Theorems · Theorem · logic and foundations
Ordinal.add_sSup
∀ (o : Ordinal.{u}) {s : Set Ordinal.{u}} [Small.{u, u + 1} ↑s], s.Nonempty → o + sSup s = sSup ((fun x => o + x) '' s)- Defined in
- Mathlib.SetTheory.Ordinal.Family
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.Elemstatement and proof · cited by 7,166
- Set.imagestatement · cited by 5,609
- Set.Nonemptystatement and proof · cited by 2,627
- Ordinalstatement and proof · cited by 1,688
- SupSet.sSupstatement · cited by 954
- Smallstatement and proof · cited by 369
- Ordinal.bddAbove_of_smallproof · cited by 19
- Ordinal.isNormal_add_rightproof · cited by 13
- Order.IsNormal.map_sSupproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.