Sym
📁 Source: Mathlib/Data/List/Sym.lean
Statistics
List
Definitions
| Name | Category | Theorems |
|---|---|---|
sym 📖 | CompOp | 7 mathmath:Sublist.sym, sym_map, length_sym, sym_sublist_sym_cons, sym_one_eq, Nodup.sym, sym2_eq_sym_two |
sym2 📖 | CompOp |
Theorems
List.Nodup
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
sym 📖 | mathematical | — | SymList.sym | — | — |
sym2 📖 | mathematical | — | Sym2List.sym2 | — | List.sym2.eq_2appendconsmapof_consList.left_mem_of_mk_mem_sym2 |
List.Perm
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
sym2 📖 | mathematical | — | Sym2List.sym2 | — | Sym2.eq_swapadd_left_comm |
List.Sublist
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
sym 📖 | mathematical | — | SymList.sym | — | — |
sym2 📖 | mathematical | — | Sym2List.sym2 | — | — |
List.Subperm
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
sym2 📖 | mathematical | — | Sym2List.sym2 | — | List.Perm.sym2List.Sublist.sym2 |
---