Mathlib Map

Theorems · Theorem · group theory

vsub_right_injective

∀ {G : Type u_1} {P : Type u_2} [inst : AddGroup G] [T : AddTorsor G P] (p : P), Function.Injective fun x => p -ᵥ x

Subtracting a point from the point p is an injective function.

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

Around this declaration

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

Cites4

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.