Theorems · Theorem · logic and foundations
Cardinal.add_ciSup
∀ {ι : Type u} (f : ι → Cardinal.{v}) [Nonempty ι],
BddAbove (Set.range f) → ∀ (c : Cardinal.{v}), c + ⨆ i, f i = ⨆ i, c + f i- Defined in
- Mathlib.SetTheory.Cardinal.Arithmetic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Nonempty
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.
- Cardinal.ciSup_add_ciSupproof · cited by 3