Mathlib Map

Theorems · Definition · group theory

IsAddUnit

{M : Type u_1} → [AddMonoid M] → M → Prop

An element a : M of an AddMonoid is an AddUnit if it has a two-sided additive inverse. The actual definition says that a is equal to some u : AddUnits M, where AddUnits M is a bundled version of IsAddUnit.

Defined in
Mathlib.Algebra.Group.Units.Defs
Cited by
215 results in Mathlib
Foundations
Depth 3 from the axioms, rests on 6 definitions · uses no axioms
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 by226

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 226.