Theorems · Theorem · general topology
MonotoneOn.map_csInf_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 (sInf A) →
MonotoneOn f A →
A.Nonempty →
autoParam (BddBelow A) MonotoneOn.map_csInf_of_continuousWithinAt._auto_1 → f (sInf A) = sInf (f '' A)A monotone function continuous at the infimum of a nonempty set sends this infimum to the infimum of the image of this set.
- Defined in
- Mathlib.Topology.Order.Monotone
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- OrderTopologystatement and proof · cited by 1,355
- InfSet.sInfstatement and proof · cited by 935
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- ContinuousWithinAtstatement and proof · cited by 512
- OrderClosedTopologystatement and proof · cited by 445
- BddBelowstatement and proof · cited by 401
- MonotoneOnstatement and proof · cited by 311
- MonotoneOn.dualproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- AntitoneOn.map_csInf_of_continuousWithinAtproof · cited by 0