Theorems · Theorem · general topology
AddCircle.coe_eq_coe_iff_of_mem_Ioc
∀ {𝕜 : Type u_1} [inst : AddCommGroup 𝕜] {p : 𝕜} [inst_1 : LinearOrder 𝕜] [IsOrderedAddMonoid 𝕜] [hp : Fact (0 < p)]
{a : 𝕜} [Archimedean 𝕜] {x y : 𝕜}, x ∈ Set.Ioc a (a + p) → y ∈ Set.Ioc a (a + p) → (↑x = ↑y ↔ x = y)Ioc version of coe_eq_coe_iff_of_mem_Ico.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Equivproof · cited by 8,337
- Set.Elemproof · cited by 7,166
- AddSubgroupstatement · cited by 3,232
- Factstatement and proof · cited by 2,726
- HasQuotient.Quotientstatement · cited by 2,301
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Set.Iocstatement and proof · cited by 971
- Archimedeanstatement and proof · cited by 603
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.