theorem
TitsExchangeFromFoldings.wordProduct_eq_mul_wordProd
{B : Type u_1}
[DecidableEq B]
[Fintype B]
(M : CoxeterMatrix B)
(w : M.Group)
(word : List B)
:
The typed word product accumulator equals left multiplication by the Coxeter system word product.
theorem
TitsExchangeFromFoldings.wordProduct_one_eq_wordProd
{B : Type u_1}
[DecidableEq B]
[Fintype B]
(M : CoxeterMatrix B)
(word : List B)
:
Specialization of wordProduct_eq_mul_wordProd at $w = 1$.
theorem
TitsExchangeFromFoldings.typed_gallery_deletion
{B : Type u_1}
[DecidableEq B]
[Fintype B]
(M : CoxeterMatrix B)
(word : List B)
(hlong : word.length > M.toCoxeterSystem.length (M.toCoxeterSystem.wordProd word))
:
Deletion condition: if a word $s_1 \dots s_n$ is longer than the length of the element it represents, then two letters can be deleted without changing the represented Coxeter element.
theorem
TitsExchangeFromFoldings.exchange_condition
{B : Type u_1}
[DecidableEq B]
[Fintype B]
(M : CoxeterMatrix B)
:
The exchange condition holds unconditionally for any Coxeter system arising from a Coxeter matrix.