Theorems · Theorem · general topology
edist_mul_right
∀ {M : Type u} [inst : Mul M] [inst_1 : PseudoEMetricSpace M] [IsIsometricSMul Mᵐᵒᵖ M] (a b c : M),
edist (a * c) (b * c) = edist a b- Cited by
- 2 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement · cited by 9,879
- PseudoEMetricSpacestatement and proof · cited by 1,536
- MulOppositestatement and proof · cited by 1,135
- EDist.ediststatement · cited by 735
- IsIsometricSMulstatement and proof · cited by 74
- isometry_mul_rightproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- edist_inv_invproof · cited by 6
- edist_div_rightproof · cited by 0