Sort
📁 Source: Mathlib/Deprecated/Sort.lean
Statistics
| Metric | Count |
|---|---|
| 2 | |
| 9 | |
| Total | 11 |
List
Definitions
| Name | Category | Theorems |
|---|---|---|
Sorted 📖 | MathDef | |
decidableSorted 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
rel_of_sorted_cons 📖 | — | Sorted | — | — | — |
sorted_cons 📖 | mathematical | — | Sorted | — | — |
sorted_nil 📖 | mathematical | — | Sorted | — | — |
sorted_singleton 📖 | mathematical | — | Sorted | — | — |
List.Sorted
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
filter 📖 | — | List.Sorted | — | — | — |
filterMap 📖 | — | List.Sorted | — | — | — |
of_cons 📖 | — | List.Sorted | — | — | — |
rel_of_mem_take_of_mem_drop 📖 | — | List.Sorted | — | — | — |
tail 📖 | — | List.Sorted | — | — | — |
---