Mathlib Map

Theorems · Definition · combinatorics

Finset.erase

{α : Type u_1} → [DecidableEq α] → Finset α → α → Finset α

erase s a is the set s - {a}, that is, the elements of s which are not equal to a.

Defined in
Mathlib.Data.Finset.Erase
Cited by
455 results in Mathlib
Foundations
Depth 27 from the axioms, rests on 306 definitions · uses propext, Classical.choice, Quot.sound
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.

Cited by470

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 470.