Mathlib Map

Theorems · Theorem · general topology

nndist_add_right

∀ {M : Type u} [inst : PseudoMetricSpace M] [inst_1 : Add M] [IsIsometricVAdd Mᵃᵒᵖ M] (a b c : M),
  nndist (a + c) (b + c) = nndist a b
Defined in
Mathlib.Topology.MetricSpace.IsometricSMul
Cited by
1 results in Mathlib
Foundations
Depth 151 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoMetricSpaceAddIsIsometricVAdd

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.

Cited by1

Results whose statement or proof uses this declaration.