Theorems · Theorem · general topology
edist_congr_right
∀ {α : Type u} [inst : PseudoEMetricSpace α] {x y z : α}, edist x y = 0 → edist x z = edist y z- Defined in
- Mathlib.Topology.EMetricSpace.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoEMetricSpace
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.
- ENNRealstatement and proof · cited by 9,879
- zero_addproof · cited by 2,366
- le_antisymmproof · cited by 2,068
- PseudoEMetricSpacestatement and proof · cited by 1,536
- EDist.ediststatement and proof · cited by 735
- PseudoEMetricSpace.edist_commproof · cited by 52
- PseudoEMetricSpace.edist_triangleproof · cited by 24
Cited by3
Results whose statement or proof uses this declaration.
- edist_congr_leftproof · cited by 2
- eVariationOn.eq_of_edist_zero_onproof · cited by 2
- edist_congrproof · cited by 0