Theorems · Theorem · general topology
Dilation.mapsTo_closedBall
∀ {α : 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.closedBall x r') (Metric.closedBall (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
- 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.
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
- 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.closedBallstatement and proof · cited by 704
- mul_le_mul_of_nonneg_leftproof · cited by 361
- Eq.trans_leproof · cited by 155
- NNReal.coe_nonnegproof · cited by 130
- Dilation.ratiostatement and proof · cited by 43
- DilationClassstatement and proof · cited by 41
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.