Theorems · Theorem · logic and foundations
Nat.card_sigma
∀ {α : Type u_1} {β : α → Type u_3} [inst : Fintype α] [∀ (a : α), Finite (β a)],
Nat.card (Sigma β) = ∑ a, Nat.card (β a)- Defined in
- Mathlib.SetTheory.Cardinal.Finite
- Cited by
- 1 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- Finset.sum_congrproof · cited by 2,323
- Fintype.cardproof · cited by 1,386
- Nat.cardstatement · cited by 844
- Fintype.ofFiniteproof · cited by 255
- Nat.card_eq_fintype_cardproof · cited by 200
- Fintype.card_sigmaproof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- IsGalois.of_separable_splitting_field_auxproof · cited by 0