Theorems · Theorem · general topology
dist_mul_left
∀ {M : Type u} [inst : PseudoMetricSpace M] [inst_1 : Mul M] [IsIsometricSMul M M] (a b c : M),
dist (a * b) (a * c) = dist b c- Cited by
- 5 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement · cited by 1,539
- IsIsometricSMulstatement and proof · cited by 74
- dist_smulproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- dist_mul_mul_leproof · cited by 3
- dist_self_mul_rightproof · cited by 2
- abs_dist_sub_le_dist_mul_mulproof · cited by 1
- dist_mul_self_rightproof · cited by 1
- dist_div_leftproof · cited by 0