Mathlib Map

Theorems · Theorem · group theory

Monoid.CoprodI.NeWord.prod_singleton

∀ {ι : Type u_1} {M : ι → Type u_2} [inst : (i : ι) → Monoid (M i)] {i : ι} (x : M i) (hne_one : x ≠ 1),
  (Monoid.CoprodI.NeWord.singleton x hne_one).prod = Monoid.CoprodI.of x
Defined in
Mathlib.GroupTheory.CoprodI
Cited by
4 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
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 by4

Results whose statement or proof uses this declaration.