Mathlib Map

Theorems · Definition · combinatorics

FinEnum.equiv

{α : Sort u_1} → [self : FinEnum α] → α ≃ Fin (FinEnum.card α)

FinEnum.Equiv states that type α is in bijection with Fin card, the size of the FinEnum

Defined in
Mathlib.Data.FinEnum
Cited by
9 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
FinEnum

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 by12

Results whose statement or proof uses this declaration.