Mathlib Map

Theorems · Theorem · group theory

vadd_vsub

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

Adding a group element then subtracting the original point produces that group element.

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

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 by59

Results whose statement or proof uses this declaration.