Theorems · Theorem · general topology
limsSup_eq_of_le_nhds
∀ {α : Type u_2} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : TopologicalSpace α] [OrderTopology α]
{f : Filter α} {a : α} [f.NeBot], f ≤ nhds a → f.limsSup = aIf a filter is converging, its liminf coincides with its limit.
- Defined in
- Mathlib.Topology.Order.LiminfLimsup
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- nhdsstatement and proof · cited by 5,554
- OrderTopologystatement and proof · cited by 1,355
- Filter.NeBotstatement and proof · cited by 853
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- Filter.limsSupstatement · cited by 29
- limsInf_eq_of_le_nhdsproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Filter.Tendsto.limsup_eqproof · cited by 12
- ClusterPt.le_limsSupproof · cited by 3