Mathlib Map

Theorems · Definition · combinatorics

List.toFinset

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

toFinset l removes duplicates from the list l to produce a finset.

Defined in
Mathlib.Data.Finset.Dedup
Cited by
108 results in Mathlib
Foundations
Depth 73 from the axioms, rests on 1,340 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 by116

Results whose statement or proof uses this declaration.