Mathlib Map

Theorems · Theorem · combinatorics

Fintype.card_prod

∀ (α : Type u_4) (β : Type u_5) [inst : Fintype α] [inst_1 : Fintype β],
  Fintype.card (α × β) = Fintype.card α * Fintype.card β
Defined in
Mathlib.Data.Fintype.Prod
Cited by
19 results in Mathlib
Foundations
Depth 69 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.

Cites4

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

Cited by19

Results whose statement or proof uses this declaration.