Mathlib Map

Theorems · Theorem · group theory

neg_vsub_eq_vsub_rev

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

Subtracting two points in the reverse order produces the negation of subtracting them.

Defined in
Mathlib.Algebra.Torsor.Defs
Cited by
87 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms
Assumes
AddGroupAddTorsor

Around this declaration

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

Cites8

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

Cited by87

Results whose statement or proof uses this declaration.