Mathlib Map

Theorems · Theorem · group theory

sdiv_right_cancel

∀ {G : Type u_1} {P : Type u_2} [inst : Group G] [T : Torsor G P] {p₁ p₂ p : P}, p /ₛ p₁ = p /ₛ p₂ → p₁ = p₂

If dividing the same point by two points produces equal results, those points are equal.

Defined in
Mathlib.Algebra.Torsor.Basic
Cited by
2 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Quot.sound
Assumes
GroupTorsor

Around this declaration

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

Cites5

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.