Mathlib Map

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
Defined in
Mathlib.Topology.MetricSpace.IsometricSMul
Cited by
2 results in Mathlib
Foundations
Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MulPseudoEMetricSpaceIsIsometricSMul

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.

Cited by2

Results whose statement or proof uses this declaration.