Mathlib Map

Theorems · Theorem · combinatorics

Fintype.card_sigma

∀ {ι : Type u_8} {α : ι → Type u_7} [inst : Fintype ι] [inst_1 : (i : ι) → Fintype (α i)],
  Fintype.card (Sigma α) = ∑ i, Fintype.card (α i)
Defined in
Mathlib.Data.Fintype.BigOperators
Cited by
14 results in Mathlib
Foundations
Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeFintype

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.