Mathlib Map

Theorems · Definition · order theory

Set.Finite.fintype

{α : Type u} → {s : Set α} → s.Finite → Fintype ↑s

A finite set coerced to a type is a Fintype. This is the Fintype projection for a Set.Finite. Note that because Finite isn't a typeclass, this definition will not fire if it is made into an instance

Defined in
Mathlib.Data.Set.Finite.Basic
Cited by
38 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites6

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

Cited by38

Results whose statement or proof uses this declaration.