You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(Topology/Instances/AddCircle): add Ioc analogues of lift and equiv lemmas (#37570)
Add AddCircle lemmas:
- `liftIoc_eq_liftIco_of_ne`: the Ioc and Ico lifts agree away from the basepoint
- `coe_eq_coe_iff_of_mem_Ioc`: Ioc analogue of `coe_eq_coe_iff_of_mem_Ico`
- `eq_coe_Ioc`: Ioc analogue of `eq_coe_Ico`
- `coe_equivIoc`: Ioc analogue of `coe_equivIco`
- `equivIoc_coe_of_mem`: if `y ∈ Ioc a (a + p)`, then `equivIoc p a y = y`
Upstreamed from the [Carleson](https://github.com/fpvandoorn/carleson) project.
Co-authored-by: James Sundstrom <James.Sundstrom@gmail.com>
Co-authored-by: Leo Diedering <129694072+ldiedering@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
0 commit comments