Mathlib Map

Theorems · Definition · group theory

Subgroup.unit_of_mem_ofUnits

{M : Type u_1} → [inst : Monoid M] → (S : Subgroup Mˣ) → {x : M} → x ∈ S.ofUnits → Mˣ

Given some x : M which is a member of the submonoid of 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
Monoid

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.