Mathlib Map

Theorems · Theorem · general topology

edist_sub_left

∀ {G : Type v} [inst : AddGroup G] [inst_1 : PseudoEMetricSpace G] [IsIsometricVAdd G G] [IsIsometricVAdd Gᵃᵒᵖ G]
  (a b c : G), edist (a - b) (a - c) = edist b c
Defined in
Mathlib.Topology.MetricSpace.IsometricSMul
Cited by
0 results in Mathlib
Foundations
Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroupPseudoEMetricSpaceIsIsometricVAddIsIsometricVAdd

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

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.