Theorems · Definition · combinatorics
Fintype.truncEquivOfCardEq
{α : Type u_1} →
{β : Type u_2} →
[inst : Fintype α] →
[inst_1 : Fintype β] → [DecidableEq α] → [DecidableEq β] → Fintype.card α = Fintype.card β → Trunc (α ≃ β)Two Fintypes with the same cardinality are (computably) in bijection.
See Fintype.equivOfCardEq for the noncomputable version,
and Fintype.truncEquivFinOfCardEq and Fintype.equivFinOfCardEq for
the specialization to Fin.
- Defined in
- Mathlib.Data.Fintype.EquivFin
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Equiv.symmproof · cited by 3,681
- Fintype.cardstatement and proof · cited by 1,386
- Equiv.transproof · cited by 337
- Truncstatement · cited by 39
- Trunc.mapproof · cited by 3
- Fintype.truncEquivFinOfCardEqproof · cited by 2
- Fintype.truncEquivFinproof · cited by 1
- Trunc.bindproof · cited by 0
Cited by3
Results whose statement or proof uses this declaration.
- Fintype.equivOfCardEqproof · cited by 23
- Fintype.card_eqproof · cited by 19
- Fintype.truncRecEmptyOptionproof · cited by 1