Mathlib Map

Theorems · Definition · group theory

AddSubgroup.addUnit_of_mem_ofAddUnits

{M : Type u_1} → [inst : AddMonoid M] → (S : AddSubgroup (AddUnits M)) → {x : M} → x ∈ S.ofAddUnits → AddUnits M

Given some x : M which is a member of the additive submonoid of additive unit elements corresponding to a subgroup of units, produce a unit of M whose coercion is equal to x.

Defined in
Mathlib.Algebra.Group.Submonoid.Units
Cited by
4 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Classical.choice
Assumes
AddMonoid

Around this declaration

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

Cites7

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

Cited by5

Results whose statement or proof uses this declaration.