Theorems · Theorem · general topology
Dilation.edist_eq
∀ {α : 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 : α),
edist (f x) (f y) = ↑(Dilation.ratio f) * edist x y- Defined in
- Mathlib.Topology.MetricSpace.Dilation
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 · cited by 9,879
- Top.topproof · cited by 9,680
- NNRealproof · cited by 4,310
- one_mulproof · cited by 2,841
- FunLikestatement and proof · cited by 2,560
- MulZeroClass.mul_zeroproof · cited by 2,091
- PseudoEMetricSpacestatement and proof · cited by 1,536
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- EDist.ediststatement and proof · cited by 735
- Dilation.ratiostatement · cited by 43
- DilationClassstatement and proof · cited by 41
Cited by10
Results whose statement or proof uses this declaration.
- Dilation.antilipschitzproof · cited by 6
- Dilation.lipschitzproof · cited by 6
- Dilation.ratio_comp'proof · cited by 3
- Dilation.ratio_uniqueproof · cited by 3
- Similar.comp_leftproof · cited by 3
- Dilation.nndist_eqproof · cited by 1
- DilationEquiv.ratio_transproof · cited by 1
- Dilation.mapsTo_closedEBallproof · cited by 1
- Dilation.mapsTo_eballproof · cited by 1
- Congruent.comp_dilationproof · cited by 0