Theorems · Theorem · general topology
MonotoneOn.map_csSup_of_continuousWithinAt
∀ {α : Type u_1} {β : Type u_2} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : TopologicalSpace α]
[OrderTopology α] [inst_3 : ConditionallyCompleteLinearOrder β] [inst_4 : TopologicalSpace β] [OrderClosedTopology β]
{f : α → β} {A : Set α},
ContinuousWithinAt f A (sSup A) →
MonotoneOn f A →
A.Nonempty →
autoParam (BddAbove A) MonotoneOn.map_csSup_of_continuousWithinAt._auto_1 → f (sSup A) = sSup (f '' A)A monotone function continuous at the supremum of a nonempty set sends this supremum to the supremum of the image of this set.
- Defined in
- Mathlib.Topology.Order.Monotone
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.imagestatement · cited by 5,609
- Set.Nonemptystatement and proof · cited by 2,627
- nhdsWithinproof · cited by 1,912
- OrderTopologystatement and proof · cited by 1,355
- SupSet.sSupstatement and proof · cited by 954
- BddAbovestatement and proof · cited by 620
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- ContinuousWithinAtstatement and proof · cited by 512
- OrderClosedTopologystatement and proof · cited by 445
- MonotoneOnstatement and proof · cited by 311
Cited by4
Results whose statement or proof uses this declaration.
- MonotoneOn.map_sSup_of_continuousWithinAtproof · cited by 3
- Monotone.map_csSup_of_continuousAtproof · cited by 3
- MonotoneOn.map_csInf_of_continuousWithinAtproof · cited by 1
- AntitoneOn.map_csSup_of_continuousWithinAtproof · cited by 0