Theorems · Theorem · order theory
ENat.add_iSup
∀ {ι : Sort u_2} {a : ℕ∞} [Nonempty ι] (f : ι → ℕ∞), a + ⨆ i, f i = ⨆ i, a + f i- Defined in
- Mathlib.Data.ENat.Lattice
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 34 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Top.topproof · cited by 9,680
- ENatstatement and proof · cited by 4,985
- iSupstatement and proof · cited by 2,415
- le_antisymmproof · cited by 2,068
- le_reflproof · cited by 2,061
- eq_or_neproof · cited by 1,117
- add_le_addproof · cited by 666
- le_imp_le_of_le_of_leproof · cited by 576
- le_iSupproof · cited by 207
- iSup_leproof · cited by 190
- Classical.arbitraryproof · cited by 161
- le_iSup_of_leproof · cited by 79
Cited by3
Results whose statement or proof uses this declaration.
- ENat.iSup_addproof · cited by 4
- ENat.add_biSup'proof · cited by 3
- ENat.iSup_add_iSup_leproof · cited by 1