Theorems · Definition · combinatorics
Fintype.truncEquivFinOfCardEq
{α : Type u_1} → [inst : Fintype α] → [DecidableEq α] → {n : ℕ} → Fintype.card α = n → Trunc (α ≃ Fin n)If the cardinality of α is n, there is computably a bijection between α and Fin n.
See Fintype.equivFinOfCardEq for the noncomputable definition,
and Fintype.truncEquivFin and Fintype.equivFin for the bijection α ≃ Fin (card α).
- Defined in
- Mathlib.Data.Fintype.EquivFin
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FintypeDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement and proof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Fintype.cardstatement and proof · cited by 1,386
- Equiv.transproof · cited by 337
- finCongrproof · cited by 78
- Truncstatement · cited by 39
- Trunc.mapproof · cited by 3
- Fintype.truncEquivFinproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- Fintype.equivFinOfCardEqproof · cited by 22
- Finset.piAntidiagproof · cited by 19
- Finset.mem_piAntidiagproof · cited by 1
- Matrix.det_eq_sum_mul_adjugate_rowproof · cited by 1
- Fintype.truncEquivOfCardEqproof · cited by 1