Mathlib Map

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.