Theorems · Theorem · general topology
Monotone.map_limsInf_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.limsInf →
autoParam (Filter.IsCobounded (fun x1 x2 => x1 ≥ x2) F) Monotone.map_limsInf_of_continuousAt._auto_1 →
autoParam (Filter.IsBounded (fun x1 x2 => x1 ≥ x2) F) Monotone.map_limsInf_of_continuousAt._auto_3 →
f F.limsInf = Filter.liminf f FA monotone function between (conditionally) complete linear ordered spaces sends a
Filter.limsInf to the Filter.liminf of the image if the function is continuous at the limsInf
(and the filter is bounded from below and frequently bounded from above).
- 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.
Cites13
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.liminfstatement · cited by 198
- Filter.IsBoundedstatement and proof · cited by 45
- Filter.IsCoboundedstatement and proof · cited by 42
- Monotone.dualproof · cited by 39
- Filter.limsInfstatement and proof · cited by 31
Cited by5
Results whose statement or proof uses this declaration.
- Monotone.map_liminf_of_continuousAtproof · cited by 2
- liminf_add_constproof · cited by 1
- liminf_sub_constproof · cited by 0
- ENNReal.liminf_sub_constproof · cited by 0
- liminf_const_addproof · cited by 0