Mathlib Map

Theorems · Theorem · group theory

vsub_left_cancel

∀ {G : Type u_1} {P : Type u_2} [inst : AddGroup G] [T : AddTorsor G P] {p₁ p₂ p : P}, p₁ -ᵥ p = p₂ -ᵥ p → p₁ = p₂

If the same point subtracted from two points produces equal results, those points are equal.

Defined in
Mathlib.Algebra.Torsor.Basic
Cited by
6 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext
Assumes
AddGroupAddTorsor

Around this declaration

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

Cites6

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

Cited by6

Results whose statement or proof uses this declaration.