Theorems · Theorem · logic and foundations
Finite.card_eq
∀ {α : Type u_1} {β : Type u_2} [Finite α] [Finite β], Nat.card α = Nat.card β ↔ Nonempty (α ≃ β)- Defined in
- Mathlib.SetTheory.Cardinal.NatCard
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 93 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.
- Equivstatement and proof · cited by 8,337
- Fintypeproof · cited by 7,736
- Finitestatement and proof · cited by 3,029
- Nat.cardstatement · cited by 844
- Fintype.ofFiniteproof · cited by 255
- Nat.card_eq_fintype_cardproof · cited by 200
Cited by4
Results whose statement or proof uses this declaration.
- SubMulAction.ofFixingSubgroup.isMultiplyPretransitiveproof · cited by 4
- SubAddAction.ofFixingAddSubgroup.isMultiplyPretransitiveproof · cited by 3
- SubMulAction.ofFixingSubgroup.append_leftstatement and proof · cited by 1
- SubAddAction.ofFixingAddSubgroup.append_leftstatement and proof · cited by 1