Theorems · Theorem · general topology
Dilation.dist_eq
∀ {α : Type u_5} {β : Type u_6} {F : Type u_7} [inst : PseudoMetricSpace α] [inst_1 : PseudoMetricSpace β]
[inst_2 : FunLike F α β] [inst_3 : DilationClass F α β] (f : F) (x y : α),
dist (f x) (f y) = ↑(Dilation.ratio f) * dist x y- Defined in
- Mathlib.Topology.MetricSpace.Dilation
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 · cited by 25,697
- FunLikestatement and proof · cited by 2,560
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement · cited by 1,539
- NNReal.toRealstatement and proof · cited by 1,260
- NNDist.nndistproof · cited by 235
- Dilation.ratiostatement and proof · cited by 43
- DilationClassstatement and proof · cited by 41
- Dilation.nndist_eqproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- Dilation.mapsTo_sphereproof · cited by 0
- Dilation.mapsTo_ballproof · cited by 0
- Dilation.mapsTo_closedBallproof · cited by 0