Mathlib Map

Theorems · Definition · group theory

AddSubmonoid.fromLeftNeg

{M : Type u_1} → [inst : AddMonoid M] → (S : AddSubmonoid M) → ↥S.leftNeg → ↥S

The function from S.leftAdd to S sending an element to its right additive inverse in S. This is an AddMonoidHom when M is commutative.

Defined in
Mathlib.GroupTheory.Submonoid.Inverses
Cited by
8 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext, Classical.choice
Assumes
AddMonoid

Around this declaration

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

Cites3

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

Cited by9

Results whose statement or proof uses this declaration.