Theorems · Theorem · general topology
Dilation.ratio_unique_of_dist_ne_zero
∀ {α : Type u_6} {β : Type u_7} {F : Type u_5} [inst : PseudoMetricSpace α] [inst_1 : PseudoMetricSpace β]
[inst_2 : FunLike F α β] [inst_3 : DilationClass F α β] {f : F} {x y : α} {r : NNReal},
dist x y ≠ 0 → dist (f x) (f y) = ↑r * dist x y → r = Dilation.ratio fThe ratio is equal to the distance ratio for any two points
with nonzero finite distance; dist version
- Defined in
- Mathlib.Topology.MetricSpace.Dilation
- Cited by
- 1 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.
Cites15
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
- Realstatement and proof · cited by 25,697
- NNRealstatement and proof · cited by 4,310
- FunLikestatement and proof · cited by 2,560
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- NNReal.toRealstatement and proof · cited by 1,260
- NNDist.nndistproof · cited by 235
- NNReal.eqproof · cited by 201
- Dilation.ratiostatement · cited by 43
- DilationClassstatement and proof · cited by 41
- NNReal.coe_mulproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- DilationEquiv.smulTorsor_ratioproof · cited by 0