Theorems · Theorem · convex and discrete geometry
exists_homeomorph_image_interior_closure_frontier_eq_unitBall
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {s : Set E},
Convex ℝ s →
(interior s).Nonempty →
Bornology.IsBounded s →
∃ h,
⇑h '' interior s = Metric.ball 0 1 ∧
⇑h '' closure s = Metric.closedBall 0 1 ∧ ⇑h '' frontier s = Metric.sphere 0 1If s is a convex bounded set with a nonempty interior in a real normed space,
then there is a homeomorphism of the ambient space to itself
that sends the interior of s to the unit open ball
and the closure of s to the unit closed ball.
- Defined in
- Mathlib.Analysis.Convex.GaugeRescale
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Set.imagestatement and proof · cited by 5,609
- Set.Nonemptystatement and proof · cited by 2,627
- PseudoMetricSpaceproof · cited by 1,550
- closurestatement and proof · cited by 1,254
- Metric.ballstatement · cited by 735
- Homeomorphstatement and proof · cited by 725
- interiorstatement and proof · cited by 714
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.