Theorems · Definition
List.kerase
{α : Type u} → {β : α → Type v} → [DecidableEq α] → α → List (Sigma β) → List (Sigma β)Remove the first pair with the key a.
- Defined in
- Mathlib.Data.List.Sigma
- Cited by
- 41 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by43
Results whose statement or proof uses this declaration.
- AList.eraseproof · cited by 12
- List.kinsertproof · cited by 9
- List.kerase_cons_eqstatement · cited by 8
- List.kerase_cons_nestatement · cited by 8
- List.kerase_of_notMem_keysstatement and proof · cited by 6
- List.keys_kerasestatement and proof · cited by 4
- List.mem_dlookup_kunionproof · cited by 4
- List.dlookup_kerase_nestatement and proof · cited by 4
- List.NodupKeys.kerasestatement · cited by 3
- List.kerase_subliststatement · cited by 2
- List.dlookup_kinsertproof · cited by 2
- List.Perm.kerasestatement · cited by 2