Theorems · Theorem · general topology
Dilation.nndist_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 : α),
nndist (f x) (f y) = Dilation.ratio f * nndist x y- Defined in
- Mathlib.Topology.MetricSpace.Dilation
- Cited by
- 1 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.
Cites10
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
- NNRealstatement · cited by 4,310
- FunLikestatement and proof · cited by 2,560
- PseudoMetricSpacestatement and proof · cited by 1,550
- ENNReal.ofNNRealproof · cited by 1,279
- EDist.edistproof · cited by 735
- NNDist.nndiststatement · cited by 235
- Dilation.ratiostatement and proof · cited by 43
- DilationClassstatement and proof · cited by 41
- Dilation.edist_eqproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- Dilation.dist_eqproof · cited by 3