Theorems · Inductive type · group theory
Monoid.CoprodI.NeWord
{ι : Type u_1} → (M : ι → Type u_2) → [(i : ι) → Monoid (M i)] → ι → ι → Type (max u_1 u_2)A NeWord M i j is a representation of a non-empty reduced words where the first letter comes
from M i and the last letter comes from M j. It can be constructed from singletons and via
concatenation, and thus provides a useful induction principle.
- Defined in
- Mathlib.GroupTheory.CoprodI
- Cited by
- 36 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
- Assumes
- Monoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement · cited by 3,887
Cited by58
Results whose statement or proof uses this declaration.
- Monoid.CoprodI.NeWord.headstatement and proof · cited by 12
- Monoid.CoprodI.NeWord.prodstatement and proof · cited by 9
- Monoid.CoprodI.NeWord.belowstatement and proof · cited by 7
- Monoid.CoprodI.NeWord.toListstatement and proof · cited by 7
- Monoid.CoprodI.NeWord.brecOn.gostatement and proof · cited by 6
- Monoid.CoprodI.NeWord.laststatement and proof · cited by 6
- Monoid.CoprodI.NeWord.invstatement and proof · cited by 5
- Monoid.CoprodI.NeWord.brecOn.eqstatement and proof · cited by 5
- Monoid.CoprodI.NeWord.append_prodstatement and proof · cited by 4
- Monoid.CoprodI.NeWord.mulHeadstatement and proof · cited by 4
- Monoid.CoprodI.NeWord.replaceHeadstatement and proof · cited by 4
- Monoid.CoprodI.lift_word_prod_nontrivial_of_head_eq_laststatement and proof · cited by 2