Theorems · Theorem · order theory
LeftOrdContinuous.map_csSup
∀ {α : Type u} {β : Type v} [inst : ConditionallyCompleteLattice α] [inst_1 : ConditionallyCompleteLattice β]
{f : α → β}, LeftOrdContinuous f → ∀ {s : Set α}, s.Nonempty → BddAbove s → f (sSup s) = sSup (f '' s)- Defined in
- Mathlib.Order.OrdContinuous
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
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.imagestatement · cited by 5,609
- Set.Nonemptystatement and proof · cited by 2,627
- SupSet.sSupstatement and proof · cited by 954
- BddAbovestatement and proof · cited by 620
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Set.Nonempty.imageproof · cited by 87
- isLUB_csSupproof · cited by 34
- LeftOrdContinuousstatement and proof · cited by 24
- IsLUB.csSup_eqproof · cited by 19
Cited by2
Results whose statement or proof uses this declaration.
- LeftOrdContinuous.continuousWithinAt_Iicproof · cited by 2
- LeftOrdContinuous.map_ciSupproof · cited by 0