Mathlib Map

Theorems · Theorem · combinatorics

Set.mem_toFinset

∀ {α : Type u_1} {s : Set α} [inst : Fintype ↑s] {a : α}, a ∈ s.toFinset ↔ a ∈ s
Defined in
Mathlib.Data.Fintype.Sets
Cited by
47 results in Mathlib
Foundations
Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Fintype

Around this declaration

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

Cites5

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

  • Setstatement and proof · cited by 53,352
  • Finsetstatement · cited by 13,712
  • Fintypestatement and proof · cited by 7,736
  • Set.Elemstatement and proof · cited by 7,166
  • Set.toFinsetstatement · cited by 217

Cited by48

Results whose statement or proof uses this declaration.