Mathlib Map

Theorems · Theorem · logic and foundations

ZFSet.lift_card_iUnion_le_sum_card

∀ {α : Type u} [inst : Small.{v, u} α] {f : α → ZFSet.{v}},
  Cardinal.lift.{u, v} (ZFSet.iUnion fun i => f i).card ≤ Cardinal.sum fun i => (f i).card
Defined in
Mathlib.SetTheory.ZFC.Cardinal
Cited by
1 results in Mathlib
Foundations
Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Small

Around this declaration

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

Cites15

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

Cited by1

Results whose statement or proof uses this declaration.