Theorems · Theorem · general topology
Dilation.ratio_unique
∀ {α : 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 y : α} {r : NNReal},
edist x y ≠ 0 → edist x y ≠ ⊤ → edist (f x) (f y) = ↑r * edist x y → r = Dilation.ratio fThe ratio is equal to the distance ratio for any two points with nonzero finite distance.
dist and nndist versions below
- Defined in
- Mathlib.Topology.MetricSpace.Dilation
- Cited by
- 3 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.
Cites12
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
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- NNRealstatement and proof · cited by 4,310
- FunLikestatement and proof · cited by 2,560
- PseudoEMetricSpacestatement and proof · cited by 1,536
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- EDist.ediststatement and proof · cited by 735
- Dilation.ratiostatement and proof · cited by 43
- DilationClassstatement and proof · cited by 41
- Dilation.edist_eqproof · cited by 10
- ENNReal.mul_left_injproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- Dilation.ratio_idproof · cited by 2
- Dilation.ratio_unique_of_nndist_ne_zeroproof · cited by 1
- Isometry.toDilation_ratioproof · cited by 1