Theorems · Definition · general topology
AddCircle.equivIco
{𝕜 : Type u_1} →
[inst : AddCommGroup 𝕜] →
(p : 𝕜) →
[inst_1 : LinearOrder 𝕜] →
[IsOrderedAddMonoid 𝕜] → [hp : Fact (0 < p)] → (a : 𝕜) → [Archimedean 𝕜] → AddCircle p ≃ ↑(Set.Ico a (a + p))The equivalence between AddCircle p and the half-open interval [a, a + p), whose inverse
is the natural quotient map.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Equivstatement · cited by 8,337
- Set.Elemstatement · cited by 7,166
- Factstatement and proof · cited by 2,726
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Set.Icostatement · cited by 799
- Archimedeanstatement and proof · cited by 603
- AddCirclestatement · cited by 189
- QuotientAddGroup.equivIcoModproof · cited by 5
Cited by15
Results whose statement or proof uses this declaration.
- AddCircle.liftIcoproof · cited by 10
- AddCircle.equivIccQuotproof · cited by 5
- AddCircle.openPartialHomeomorphCoeproof · cited by 4
- AddCircle.coe_image_Ico_eqproof · cited by 3
- AddCircle.coe_eq_coe_iff_of_mem_Icoproof · cited by 2
- AddCircle.coe_equivIcostatement and proof · cited by 1
- AddCircle.equivIco_coe_eqstatement and proof · cited by 1
- AddCircle.equivIco_coe_of_memstatement and proof · cited by 0
- AddCircle.liftIoc_eq_liftIco_of_neproof · cited by 0
- AddCircle.measurableEquivIcoproof · cited by 0
- AddCircle.coe_equivIco_mk_applystatement · cited by 0
- AddCircle.openPartialHomeomorphCoe_symm_applystatement · cited by 0