Theorems · Theorem · general topology
Monotone.map_csInf_of_continuousAt
∀ {α : Type u_1} {β : Type u_2} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : TopologicalSpace α]
[OrderTopology α] [inst_3 : ConditionallyCompleteLinearOrder β] [inst_4 : TopologicalSpace β] [OrderClosedTopology β]
{f : α → β} {A : Set α},
ContinuousAt f (sInf A) →
Monotone f →
A.Nonempty → autoParam (BddBelow A) Monotone.map_csInf_of_continuousAt._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
- 2 results in Mathlib
- Foundations
- Depth 86 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
- Monotonestatement and proof · cited by 1,397
- OrderTopologystatement and proof · cited by 1,355
- InfSet.sInfstatement and proof · cited by 935
- ContinuousAtstatement and proof · cited by 697
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- OrderClosedTopologystatement and proof · cited by 445
- BddBelowstatement and proof · cited by 401
- Monotone.dualproof · cited by 39
Cited by2
Results whose statement or proof uses this declaration.
- Antitone.map_csInf_of_continuousAtproof · cited by 2
- Monotone.map_ciInf_of_continuousAtproof · cited by 0