| Name | Category | Theorems |
NodupKeys 📖 | MathDef | 12 mathmath: nodupKeys_middle, perm_nodupKeys, nodupKeys_cons, nodupKeys_flatten, kreplace_nodupKeys, nodupKeys_singleton, nodupKeys_dedupKeys, Multiset.coe_nodupKeys, nodupKeys_iff_pairwise, AList.insert_of_notMem, nodupKeys_nil, AList.nodupKeys
|
dedupKeys 📖 | CompOp | 5 mathmath: dedupKeys_cons, dlookup_dedupKeys, nodupKeys_dedupKeys, sizeOf_dedupKeys, AList.entries_toAList
|
dlookup 📖 | CompOp | 27 mathmath: Finmap.dlookup_list_toFinmap, dlookup_kerase, dlookup_map₁, dlookup_map₂, dlookup_dedupKeys, dlookup_eq_none, map_dlookup_eq_find, lookupAll_eq_dlookup, perm_dlookup, dlookup_map, dlookup_kerase_ne, mem_dlookup_kunion, dlookup_cons_ne, kextract_eq_dlookup_kerase, dlookup_kunion_left, AList.lookup_to_alist, mem_dlookup, dlookup_isSome, dlookup_append, dlookup_kunion_right, dlookup_cons_eq, mem_dlookup_iff, head?_lookupAll, dlookup_kunion_eq_some, dlookup_kinsert_ne, dlookup_kinsert, dlookup_nil
|
kerase 📖 | CompOp | 24 mathmath: kerase_nil, exists_of_kerase, dlookup_kerase, kerase_comm, Perm.kerase, kerase_of_notMem_keys, dlookup_kerase_ne, kerase_append_right, kerase_cons_ne, kerase_sublist, mem_keys_kerase_of_ne, kinsert_def, AList.entries_insert, kextract_eq_dlookup_kerase, kerase_cons_eq, NodupKeys.kerase, kunion_kerase, keys_kerase, kerase_append_left, sizeOf_kerase, kerase_keys_subset, kerase_kerase, kunion_cons, notMem_keys_kerase
|
| 📖 | CompOp | 1 mathmath: kextract_eq_dlookup_kerase
|
keys 📖 | CompOp | 27 mathmath: mem_keys_of_mem, keys_cons, keys_nil, dlookup_eq_none, nodupKeys_cons, nodupKeys_flatten, keys_append, mem_dlookup_kunion, keys_kreplace, ne_key, Multiset.coe_keys, mem_keys_kunion, mem_keys_kerase_of_ne, AList.lookupFinsupp_support, notMem_keys, keys_kerase, dlookup_isSome, kerase_keys_subset, AList.mem_mk, AList.insert_of_notMem, dlookup_kunion_eq_some, mem_keys, AList.keys_mk, notMem_keys_kerase, map₂_keys, mem_keys_kinsert, notMem_keys_of_nodupKeys_cons
|
kinsert 📖 | CompOp | 7 mathmath: dedupKeys_cons, kinsert_nodupKeys, kinsert_def, Perm.kinsert, dlookup_kinsert_ne, mem_keys_kinsert, dlookup_kinsert
|
kreplace 📖 | CompOp | 5 mathmath: kreplace_nodupKeys, keys_kreplace, kreplace_of_forall_not, kreplace_self, Perm.kreplace
|
kunion 📖 | CompOp | 14 mathmath: mem_dlookup_kunion, NodupKeys.kunion, Perm.kunion_left, mem_keys_kunion, dlookup_kunion_left, Perm.kunion_right, Perm.kunion, kunion_kerase, nil_kunion, dlookup_kunion_right, kunion_cons, dlookup_kunion_eq_some, kunion_nil, AList.union_entries
|
lookupAll 📖 | CompOp | 11 mathmath: lookupAll_sublist, perm_lookupAll, mem_lookupAll, lookupAll_cons_ne, lookupAll_eq_dlookup, lookupAll_length_le_one, lookupAll_nil, lookupAll_nodup, lookupAll_eq_nil, lookupAll_cons_eq, head?_lookupAll
|