CyclicallyReduced
π Source: Mathlib/GroupTheory/FreeGroup/CyclicallyReduced.lean
Statistics
FreeAddGroup
Definitions
| Name | Category | Theorems |
|---|---|---|
IsCyclicallyReduced π | MathDef | |
reduceCyclically π | CompOp |
Theorems
FreeAddGroup.IsCyclicallyReduced
Theorems
FreeAddGroup.IsReduced
Theorems
FreeAddGroup.reduceCyclically
Definitions
| Name | Category | Theorems |
|---|---|---|
conjugator π | CompOp |
Theorems
FreeAddGroup.reduceCyclically.conjugator
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
cons_append π | mathematical | β | FreeAddGroup.reduceCyclically.conjugator | β | List.bidirectionalRec_cons_append |
nil π | mathematical | β | FreeAddGroup.reduceCyclically.conjugator | β | List.bidirectionalRec_nil |
singleton π | mathematical | β | FreeAddGroup.reduceCyclically.conjugator | β | List.bidirectionalRec_singleton |
FreeGroup
Definitions
| Name | Category | Theorems |
|---|---|---|
IsCyclicallyReduced π | MathDef | |
reduceCyclically π | CompOp |
Theorems
FreeGroup.IsCyclicallyReduced
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
flatten_replicate π | β | FreeGroup.IsCyclicallyReduced | β | β | FreeGroup.isCyclicallyReduced_iffFreeGroup.IsReduced.eq_1List.isChain_flattenisReducedList.isChain_replicate_of_relList.getLast?_flatten_replicateList.head?_flatten_replicate |
isReduced π | mathematical | FreeGroup.IsCyclicallyReduced | FreeGroup.IsReduced | β | β |
nil π | mathematical | β | FreeGroup.IsCyclicallyReduced | β | instIsEmptyFalse |
singleton π | mathematical | β | FreeGroup.IsCyclicallyReduced | β | β |
FreeGroup.IsReduced
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
append_flatten_replicate_append π | β | FreeGroup.IsCyclicallyReducedFreeGroup.IsReduced | β | β | append_overlapinfixFreeGroup.IsCyclicallyReduced.isReducedFreeGroup.IsCyclicallyReduced.flatten_replicate |
FreeGroup.reduceCyclically
Definitions
| Name | Category | Theorems |
|---|---|---|
conjugator π | CompOp |
Theorems
FreeGroup.reduceCyclically.conjugator
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
cons_append π | mathematical | β | FreeGroup.reduceCyclically.conjugator | β | List.bidirectionalRec_cons_append |
nil π | mathematical | β | FreeGroup.reduceCyclically.conjugator | β | List.bidirectionalRec_nil |
singleton π | mathematical | β | FreeGroup.reduceCyclically.conjugator | β | List.bidirectionalRec_singleton |
---