Theorems · Theorem · general topology
Dilation.mapsTo_closedEBall
∀ {α : Type u_1} {β : Type u_2} {F : Type u_4} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β]
[inst_2 : FunLike F α β] [inst_3 : DilationClass F α β] (f : F) (x : α) (r' : ENNReal),
Set.MapsTo (⇑f) (Metric.closedEBall x r') (Metric.closedEBall (f x) (↑(Dilation.ratio f) * r'))A dilation maps closed balls to closed balls and scales the radius by ratio f.
- Defined in
- Mathlib.Topology.MetricSpace.Dilation
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 151 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- ENNRealstatement and proof · cited by 9,879
- FunLikestatement and proof · cited by 2,560
- le_reflproof · cited by 2,061
- PseudoEMetricSpacestatement and proof · cited by 1,536
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- Set.MapsTostatement · cited by 732
- mul_le_mul'proof · cited by 274
- Eq.trans_leproof · cited by 155
- Metric.closedEBallstatement and proof · cited by 107
- Dilation.ratiostatement and proof · cited by 43
- DilationClassstatement and proof · cited by 41
Cited by1
Results whose statement or proof uses this declaration.
- Dilation.mapsTo_emetric_closedBallproof · cited by 0