Theorems · Theorem · general topology
IsometryEquiv.nndist_eq
∀ {α : Type u_3} {β : Type u_4} [inst : PseudoMetricSpace α] [inst_1 : PseudoMetricSpace β] (h : α ≃ᵢ β) (x y : α),
nndist (h x) (h y) = nndist x y- Defined in
- Mathlib.Topology.MetricSpace.Isometry
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- NNRealstatement · cited by 4,310
- PseudoMetricSpacestatement and proof · cited by 1,550
- NNDist.nndiststatement · cited by 235
- IsometryEquivstatement and proof · cited by 177
- IsometryEquiv.isometryproof · cited by 22
- Isometry.nndist_eqproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- nndist_inv_invproof · cited by 1
- nndist_neg_negproof · cited by 1
- ContinuousMap.nndist_eq_iSupproof · cited by 0