Mathlib Map

Theorems · Theorem · group theory

Equiv.injective_pointReflection_left_of_injective_two_nsmul

∀ {G : Type u_5} {P : Type u_6} [inst : AddCommGroup G] [inst_1 : AddTorsor G P],
  (Function.Injective fun x => 2 • x) → ∀ (y : P), Function.Injective fun x => (Equiv.pointReflection x) y
Defined in
Mathlib.Algebra.Torsor.Basic
Cited by
1 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Quot.sound
Assumes
AddCommGroupAddTorsor

Around this declaration

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

Cites15

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

Cited by1

Results whose statement or proof uses this declaration.