Mathlib Map

Theorems · Theorem · geometry

Similar.comm_left

∀ {P₁ : Type u_3} {P₂ : Type u_4} [inst : PseudoEMetricSpace P₁] [inst_1 : PseudoEMetricSpace P₂] {a b c : P₁}
  {a' b' c' : P₂}, Similar ![a, b, c] ![a', b', c'] → Similar ![b, a, c] ![b', a', c']

Swapping the first two vertices preserves similarity.

Defined in
Mathlib.Topology.MetricSpace.Similarity
Cited by
3 results in Mathlib
Foundations
Depth 151 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoEMetricSpacePseudoEMetricSpace

Around this declaration

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

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.