Mathlib Map

Theorems · Definition · group theory

Monoid.CoprodI.NeWord.replaceHead

{ι : Type u_1} →
  {M : ι → Type u_2} →
    [inst : (i : ι) → Monoid (M i)] →
      {i j : ι} → (x : M i) → x ≠ 1 → Monoid.CoprodI.NeWord M i j → Monoid.CoprodI.NeWord M i j

One can replace the first letter in a non-empty reduced word by an element of the same group

Defined in
Mathlib.GroupTheory.CoprodI
Cited by
4 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms
Assumes
Monoid

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 by5

Results whose statement or proof uses this declaration.