Mathlib Map

Theorems · Theorem · logic and foundations

Cardinal.mul_eq_max

∀ {a b : Cardinal.{u_1}}, Cardinal.aleph0 ≤ a → Cardinal.aleph0 ≤ b → a * b = max a b

If α and β are infinite types, then the cardinality of α × β is the maximum of the cardinalities of α and β.

Defined in
Mathlib.SetTheory.Cardinal.Arithmetic
Cited by
8 results in Mathlib
Foundations
Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites14

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

Cited by8

Results whose statement or proof uses this declaration.