Mathlib Map

Theorems · Theorem · logic and foundations

Cardinal.mk_finsupp_lift_of_infinite

∀ (α : Type u) (β : Type v) [Infinite α] [inst : Zero β] [Nontrivial β],
  Cardinal.mk (α →₀ β) = max (Cardinal.lift.{v, u} (Cardinal.mk α)) (Cardinal.lift.{u, v} (Cardinal.mk β))
Defined in
Mathlib.SetTheory.Cardinal.Finsupp
Cited by
6 results in Mathlib
Foundations
Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
InfiniteZeroNontrivial

Around this declaration

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

Cites20

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

Cited by6

Results whose statement or proof uses this declaration.