Mathlib Map

Theorems · Theorem · group theory

Subgroup.unit_eq_unit_of_mem_ofUnits

∀ {M : Type u_1} [inst : Monoid M] (S : Subgroup Mˣ) {x : M} (h₁ : IsUnit x) (h₂ : x ∈ S.ofUnits),
  h₁.unit = S.unit_of_mem_ofUnits h₂
Defined in
Mathlib.Algebra.Group.Submonoid.Units
Cited by
1 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice
Assumes
Monoid

Around this declaration

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

Cites9

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.