Mathlib Map

Theorems · Theorem · combinatorics

Finset.mem_insert_of_mem

∀ {α : Type u_1} [inst : DecidableEq α] {s : Finset α} {a b : α}, a ∈ s → a ∈ insert b s
Defined in
Mathlib.Data.Finset.Insert
Cited by
109 results in Mathlib
Foundations
Depth 54 from the axioms, rests on 815 definitions · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEq

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by110

Results whose statement or proof uses this declaration.