Theorems · Theorem · general topology
DilationEquiv.mk.inj
∀ {X : Type u_1} {Y : Type u_2} {inst : PseudoEMetricSpace X} {inst_1 : PseudoEMetricSpace Y} {toEquiv : X ≃ Y}
{edist_eq' : ∃ r, r ≠ 0 ∧ ∀ (x y : X), edist (toEquiv.toFun x) (toEquiv.toFun y) = ↑r * edist x y} {toEquiv_1 : X ≃ Y}
{edist_eq'_1 : ∃ r, r ≠ 0 ∧ ∀ (x y : X), edist (toEquiv_1.toFun x) (toEquiv_1.toFun y) = ↑r * edist x y},
{ toEquiv := toEquiv, edist_eq' := edist_eq' } = { toEquiv := toEquiv_1, edist_eq' := edist_eq'_1 } →
toEquiv = toEquiv_1- 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement · cited by 9,879
- Equivstatement and proof · cited by 8,337
- NNRealstatement and proof · cited by 4,310
- PseudoEMetricSpacestatement and proof · cited by 1,536
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- EDist.ediststatement and proof · cited by 735
- Equiv.toFunstatement and proof · cited by 279
- DilationEquivstatement · cited by 55
- DilationEquiv.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- DilationEquiv.mk.injEqproof · cited by 0