Theorems · Theorem · order theory
Order.IsNormal.map_sSup
∀ {α : Type u_1} {β : Type u_2} {f : α → β} [inst : ConditionallyCompleteLinearOrder α]
[inst_1 : ConditionallyCompleteLinearOrder β],
Order.IsNormal f → ∀ {s : Set α}, s.Nonempty → BddAbove s → f (sSup s) = sSup (f '' s)- Defined in
- Mathlib.Order.IsNormal
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.imagestatement · cited by 5,609
- Set.Nonemptystatement and proof · cited by 2,627
- SupSet.sSupstatement · cited by 954
- BddAbovestatement and proof · cited by 620
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- Order.IsNormalstatement and proof · cited by 118
- Set.Nonempty.imageproof · cited by 87
- isLUB_csSupproof · cited by 34
- IsLUB.csSup_eqproof · cited by 19
- Order.IsNormal.map_isLUBproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- Order.IsNormal.map_iSupproof · cited by 8
- Ordinal.sSup_ordproof · cited by 2
- Order.IsNormal.preimage_Iicproof · cited by 2
- Ordinal.mul_sSupproof · cited by 1
- Ordinal.add_sSupproof · cited by 0