Theorems · Theorem · group theory
CoxeterSystem.not_isLeftDescent_iff
∀ {B : Type u_1} {W : Type u_2} [inst : Group W] {M : CoxeterMatrix B} (cs : CoxeterSystem M W) {w : W} {i : B},
¬cs.IsLeftDescent w i ↔ cs.length (cs.simple i * w) = cs.length w + 1- Defined in
- Mathlib.GroupTheory.Coxeter.Length
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 96 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.
Cites7
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.simplestatement and proof · cited by 73
- CoxeterSystem.lengthstatement and proof · cited by 41
- CoxeterSystem.IsLeftDescentstatement · cited by 8
- CoxeterSystem.length_simple_mulproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- CoxeterSystem.isLeftDescent_iff_not_isLeftDescent_mulproof · cited by 0