Theorems · Theorem · general topology
eventually_homothety_mem_of_mem_interior
∀ (R : Type u_1) {W : Type u_4} {Q : Type u_5} [inst : AddCommGroup W] [inst_1 : TopologicalSpace W]
[inst_2 : AddTorsor W Q] [inst_3 : TopologicalSpace Q] [IsTopologicalAddTorsor Q] [inst_5 : CommRing R]
[inst_6 : TopologicalSpace R] [inst_7 : Module R W] [ContinuousSMul R W] (x : Q) {s : Set Q} {y : Q},
y ∈ interior s → ∀ᶠ (δ : R) in nhds 1, (AffineMap.homothety x δ) y ∈ s- Defined in
- Mathlib.Topology.Algebra.Affine
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- nhdsstatement · cited by 5,554
- Filter.Eventuallystatement · cited by 3,134
- Continuousproof · cited by 2,592
- Filter.univ_mem'proof · cited by 1,672
- AddTorsorstatement and proof · cited by 1,657
- Filter.mp_memproof · cited by 1,537
Cited by1
Results whose statement or proof uses this declaration.
- eventually_homothety_image_subset_of_finite_subset_interiorproof · cited by 0