Theorems · Theorem · group theory
CoxeterSystem.wordProd_append
∀ {B : Type u_1} {W : Type u_3} [inst : Group W] {M : CoxeterMatrix B} (cs : CoxeterSystem M W) (ω ω' : List B),
cs.wordProd (ω ++ ω') = cs.wordProd ω * cs.wordProd ω'- Defined in
- Mathlib.GroupTheory.Coxeter.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- CoxeterMatrixstatement and proof · cited by 140
- CoxeterSystemstatement and proof · cited by 126
- CoxeterSystem.simpleproof · cited by 73
- CoxeterSystem.wordProdstatement · cited by 42
Cited by5
Results whose statement or proof uses this declaration.
- CoxeterSystem.wordProd_reverseproof · cited by 4
- CoxeterSystem.length_mul_leproof · cited by 3
- CoxeterSystem.wordProd_mul_getD_rightInvSeqproof · cited by 2
- CoxeterSystem.getD_leftInvSeq_mul_wordProdproof · cited by 1
- CoxeterSystem.rightInvSeq_concatproof · cited by 0