Theorems · Theorem · general topology
Monotone.map_limsSup_of_continuousAt
∀ {R : Type u_4} {S : Type u_5} [inst : ConditionallyCompleteLinearOrder R] [inst_1 : TopologicalSpace R]
[OrderTopology R] [inst_3 : ConditionallyCompleteLinearOrder S] [inst_4 : TopologicalSpace S] [OrderTopology S]
{F : Filter R} [F.NeBot] {f : R → S},
Monotone f →
ContinuousAt f F.limsSup →
autoParam (Filter.IsBounded (fun x1 x2 => x1 ≤ x2) F) Monotone.map_limsSup_of_continuousAt._auto_1 →
autoParam (Filter.IsCobounded (fun x1 x2 => x1 ≤ x2) F) Monotone.map_limsSup_of_continuousAt._auto_3 →
f F.limsSup = Filter.limsup f FA monotone function between (conditionally) complete linear ordered spaces sends a
Filter.limsSup to the Filter.limsup of the image if the function is continuous at the limsSup
(and the filter is bounded from above and frequently bounded from below).
- Defined in
- Mathlib.Topology.Order.LiminfLimsup
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- Monotonestatement and proof · cited by 1,397
- OrderTopologystatement and proof · cited by 1,355
- Filter.NeBotstatement and proof · cited by 853
- ContinuousAtstatement and proof · cited by 697
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- Filter.limsupstatement · cited by 226
- Filter.IsBoundedstatement and proof · cited by 45
- Filter.IsCoboundedstatement and proof · cited by 42
- Filter.limsSupstatement and proof · cited by 29
- Antitone.map_limsSup_of_continuousAtproof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- Monotone.map_limsup_of_continuousAtproof · cited by 2
- limsup_add_constproof · cited by 2
- limsup_sub_constproof · cited by 0
- ENNReal.limsup_sub_constproof · cited by 0
- limsup_const_addproof · cited by 0