Mathlib Map

Theorems · Theorem · general topology

edist_div_left

∀ {G : Type v} [inst : Group G] [inst_1 : PseudoEMetricSpace G] [IsIsometricSMul G G] [IsIsometricSMul 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
GroupPseudoEMetricSpaceIsIsometricSMulIsIsometricSMul

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.