Theorems · Theorem · group theory
CoxeterSystem.wordProd_braidWord_eq
∀ {B : Type u_1} {W : Type u_3} [inst : Group W] {M : CoxeterMatrix B} (cs : CoxeterSystem M W) (i i' : B),
cs.wordProd (CoxeterSystem.braidWord M i i') = cs.wordProd (CoxeterSystem.braidWord M i' i)The two words of length M i i' that alternate between i and i' have the same product.
This is known as the "braid relation" or "Artin-Tits relation".
- Defined in
- Mathlib.GroupTheory.Coxeter.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 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.
Cites11
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
- mul_twoproof · cited by 43
- CoxeterSystem.wordProdstatement and proof · cited by 42
- CoxeterSystem.alternatingWordproof · cited by 14
- CoxeterMatrix.Mproof · cited by 13
- tsub_eq_of_eq_addproof · cited by 7
- CoxeterMatrix.symmetricproof · cited by 2
- CoxeterSystem.prod_alternatingWord_eq_prod_alternatingWord_subproof · cited by 2
- CoxeterSystem.braidWordstatement · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.