Length
π Source: Mathlib/GroupTheory/Coxeter/Length.lean
Statistics
CoxeterSystem
Definitions
| Name | Category | Theorems |
|---|---|---|
IsLeftDescent π | MathDef | |
IsReduced π | MathDef | |
IsRightDescent π | MathDef | |
length π | CompOp | 20 mathmath:length_eq_one_iff, length_mul_le, length_mul_simple, length_mul_ge_length_sub_length', length_simple_mul, length_one, length_mul_ge_max, not_isLeftDescent_iff, length_wordProd_le, isLeftDescent_iff, exists_reduced_word, isRightDescent_iff, lengthParity_eq_ofAdd_length, not_isRightDescent_iff, length_simple, length_eq_zero_iff, IsReflection.odd_length, length_mul_mod_two, length_inv, length_mul_ge_length_sub_length |
lengthParity π | CompOp |
Theorems
CoxeterSystem.IsReduced
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
drop π | β | CoxeterSystem.IsReduced | β | β | β |
reverse π | β | CoxeterSystem.IsReduced | β | β | CoxeterSystem.isReduced_reverse_iff |
take π | β | CoxeterSystem.IsReduced | β | β | β |
---