Theorems · Theorem · general topology
affineHomeomorph_image_I
∀ {𝕜 : Type u_1} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜] [inst_3 : TopologicalSpace 𝕜]
[inst_4 : IsTopologicalRing 𝕜] (a b : 𝕜) (h : 0 < a), ⇑(affineHomeomorph a b ⋯) '' Set.Icc 0 1 = Set.Icc b (a + b)The image of [0,1] under the homeomorphism fun x ↦ a * x + b is [b, a+b].
- Defined in
- Mathlib.Topology.UnitInterval
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- Set.imagestatement · cited by 5,609
- mul_oneproof · cited by 3,885
- IsStrictOrderedRingstatement and proof · cited by 2,490
- zero_addproof · cited by 2,366
- MulZeroClass.mul_zeroproof · cited by 2,091
- Set.Iccstatement and proof · cited by 1,702
- LT.lt.nestatement and proof · cited by 872
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.