Theorems · Theorem · convex and discrete geometry
Convex.subset_interior_image_homothety_of_one_lt
∀ {E : Type u_3} [inst : AddCommGroup E] [inst_1 : Module ℝ E] [inst_2 : TopologicalSpace E] [IsTopologicalAddGroup E]
[ContinuousSMul ℝ E] {s : Set E},
Convex ℝ s → ∀ {x : E}, x ∈ interior s → ∀ (t : ℝ), 1 < t → s ⊆ interior (⇑(AffineMap.homothety x t) '' s)If we dilate a convex set about a point in its interior by a scale t > 1, the interior of
the result includes the closure of the original set.
TODO Generalise this from convex sets to sets that are balanced / star-shaped about x.
- Defined in
- Mathlib.Analysis.Convex.Topology
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Set.imagestatement · cited by 5,609
- LE.le.transproof · cited by 3,151
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- ContinuousSMulstatement and proof · cited by 1,016
- interiorstatement and proof · cited by 714
- AffineMapstatement · cited by 674
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.