Mathlib Map

Theorems · Definition · combinatorics

Fintype.equivFin

(α : Type u_4) → [inst : Fintype α] → α ≃ Fin (Fintype.card α)

There is (noncomputably) an equivalence between α and Fin (card α). See Fintype.truncEquivFin for the computable version, and Fintype.truncEquivFinOfCardEq and Fintype.equivFinOfCardEq for an equiv α ≃ Fin n given Fintype.card α = n.

Defined in
Mathlib.Data.Fintype.EquivFin
Cited by
51 results in Mathlib
Foundations
Depth 59 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.

Cited by59

Results whose statement or proof uses this declaration.