Lists
📁 Source: Mathlib/SetTheory/Lists.lean
Statistics
| Metric | Count |
|---|---|
DefinitionsFinsets, instDecidableEq, instEmptyCollection, instInhabited, Lists, Lists', cons, instHasSubsetTrue, instInhabited, instMembershipLists, ofList, recOfList, toList, decidable, IsList, decidable, atom, inductionMut, instDecidableEq, instDecidableRelEquiv, instInhabited, instMembership, instSetoidLists, instSizeOf, mem, decidable, of', ofList, toList, instDecidableEqLists', decEq | 31 |
| 23 | |
| Total | 54 |
Finsets
Definitions
| Name | Category | Theorems |
|---|---|---|
instDecidableEq 📖 | CompOp | — |
instEmptyCollection 📖 | CompOp | — |
instInhabited 📖 | CompOp | — |
Lists
Definitions
| Name | Category | Theorems |
|---|---|---|
IsList 📖 | MathDef | |
atom 📖 | CompOp | |
inductionMut 📖 | CompOp | — |
instDecidableEq 📖 | CompOp | — |
instDecidableRelEquiv 📖 | CompOp | — |
instInhabited 📖 | CompOp | — |
instMembership 📖 | CompOp | — |
instSetoidLists 📖 | CompOp | — |
instSizeOf 📖 | CompOp | — |
mem 📖 | MathDef | — |
of' 📖 | CompOp | |
ofList 📖 | CompOp | |
toList 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
equiv_atom 📖 | mathematical | — | Equivatom | — | — |
isList_of_mem 📖 | mathematical | ListsinstMembership | IsList | — | — |
isList_toList 📖 | mathematical | — | IsListofList | — | — |
lt_sizeof_cons' 📖 | mathematical | — | Lists'Lists'.cons' | — | IsLeftCancelAdd.addLeftStrictMono_of_addLeftMonoAddLeftCancelSemigroup.toIsLeftCancelAddIsOrderedAddMonoid.toAddLeftMonoNat.instIsOrderedAddMonoidcontravariant_lt_of_covariant_lesizeof_pos |
of_toList 📖 | mathematical | IsList | ofListtoList | — | Lists'.of_toList |
sizeof_pos 📖 | mathematical | — | Lists' | — | Nat.instCanonicallyOrderedAddNat.instZeroLEOneClass |
to_ofList 📖 | mathematical | — | toListofList | — | Lists'.to_ofList |
Lists'
Definitions
| Name | Category | Theorems |
|---|---|---|
cons 📖 | CompOp | |
instHasSubsetTrue 📖 | CompOp | |
instInhabited 📖 | CompOp | — |
instMembershipLists 📖 | CompOp | |
ofList 📖 | CompOp | |
recOfList 📖 | CompOp | — |
toList 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
cons_subset 📖 | mathematical | — | Lists'instHasSubsetTrueconsListsinstMembershipLists | — | — |
mem_cons 📖 | mathematical | — | ListsLists'instMembershipListsconsLists.Equiv | — | — |
mem_def 📖 | mathematical | — | ListsLists'instMembershipListstoListLists.Equiv | — | — |
mem_equiv_left 📖 | mathematical | Lists.Equiv | ListsLists'instMembershipLists | — | Lists.Equiv.transLists.Equiv.symm |
mem_of_subset 📖 | — | Lists'instHasSubsetTrueListsinstMembershipLists | — | — | mem_equiv_leftmem_of_subset' |
mem_of_subset' 📖 | mathematical | Lists'instHasSubsetTrueListstoList | instMembershipLists | — | — |
ofList_subset 📖 | mathematical | Lists | Lists'instHasSubsetTrueofList | — | to_ofList |
of_toList 📖 | mathematical | — | ofListtoList | — | — |
subset_def 📖 | mathematical | — | Lists'instHasSubsetTrueListsinstMembershipLists | — | mem_of_subset'cons_subsetto_ofList |
subset_nil 📖 | — | Lists'instHasSubsetTruenil | — | — | of_toListcons_subset |
toList_cons 📖 | mathematical | — | toListconsLists | — | — |
to_ofList 📖 | mathematical | — | toListofList | — | — |
Lists'.Subset
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
refl 📖 | mathematical | — | Lists'Lists'.instHasSubsetTrue | — | Lists'.of_toListLists'.ofList_subset |
trans 📖 | — | Lists'Lists'.instHasSubsetTrue | — | — | Lists'.subset_defLists'.mem_of_subsetLists'.mem_of_subset' |
Lists.Equiv
Definitions
| Name | Category | Theorems |
|---|---|---|
decidable 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
antisymm_iff 📖 | mathematical | — | Lists.EquivLists.of'Lists'Lists'.instHasSubsetTrue | — | — |
trans 📖 | — | Lists.Equiv | — | — | Lists.equiv_atomantisymm_iffLists'.subset_defLists'.mem_of_subset'symm |
Lists.Subset
Definitions
| Name | Category | Theorems |
|---|---|---|
decidable 📖 | CompOp | — |
Lists.mem
Definitions
| Name | Category | Theorems |
|---|---|---|
decidable 📖 | CompOp | — |
(root)
Definitions
| Name | Category | Theorems |
|---|---|---|
Finsets 📖 | CompOp | — |
Lists 📖 | CompOp | |
Lists' 📖 | CompData | |
instDecidableEqLists' 📖 | CompOp | — |
instDecidableEqLists'
Definitions
| Name | Category | Theorems |
|---|---|---|
decEq 📖 | CompOp | — |
---