Theorems · Theorem · general topology
Dilation.mapsTo_sphere
∀ {α : Type u_1} {β : Type u_2} {F : Type u_4} [inst : PseudoMetricSpace α] [inst_1 : PseudoMetricSpace β]
[inst_2 : FunLike F α β] [inst_3 : DilationClass F α β] (f : F) (x : α) (r' : ℝ),
Set.MapsTo (⇑f) (Metric.sphere x r') (Metric.sphere (f x) (↑(Dilation.ratio f) * r'))A dilation maps spheres to spheres and scales the radius by ratio f.
- Defined in
- Mathlib.Topology.MetricSpace.Dilation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- FunLikestatement and proof · cited by 2,560
- PseudoMetricSpacestatement and proof · cited by 1,550
- NNReal.toRealstatement · cited by 1,260
- Set.MapsTostatement · cited by 732
- Metric.spherestatement and proof · cited by 371
- Dilation.ratiostatement · cited by 43
- DilationClassstatement and proof · cited by 41
- Metric.mem_sphereproof · cited by 9
- Dilation.dist_eqproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.