Theorems · Theorem
List.kerase_of_notMem_keys
∀ {α : Type u} {β : α → Type v} [inst : DecidableEq α] {a : α} {l : List (Sigma β)}, a ∉ l.keys → List.kerase a l = l- Defined in
- Mathlib.Data.List.Sigma
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- List.keysstatement and proof · cited by 46
- List.kerasestatement and proof · cited by 41
- List.kerase_cons_neproof · cited by 8
Cited by6
Results whose statement or proof uses this declaration.
- AList.entries_insert_of_notMemproof · cited by 2
- List.notMem_keys_keraseproof · cited by 2
- List.kerase_commproof · cited by 2
- AList.mk_cons_eq_insertproof · cited by 1
- List.sizeOf_keraseproof · cited by 1
- List.mem_keys_kerase_of_neproof · cited by 1