Theorems · Theorem · general topology
limsInf_eq_of_le_nhds
∀ {α : Type u_2} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : TopologicalSpace α] [OrderTopology α]
{f : Filter α} {a : α} [f.NeBot], f ≤ nhds a → f.limsInf = aIf a filter is converging, its limsup coincides with its limit.
- Defined in
- Mathlib.Topology.Order.LiminfLimsup
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- le_antisymmproof · cited by 2,068
- OrderTopologystatement and proof · cited by 1,355
- Filter.NeBotstatement and proof · cited by 853
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- Filter.IsBoundedproof · cited by 45
- Filter.limsInfstatement · cited by 31
- Filter.IsBounded.isCobounded_flipproof · cited by 8
- Filter.IsBounded.monoproof · cited by 7
- isBounded_ge_nhdsproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Filter.Tendsto.liminf_eqproof · cited by 14
- limsSup_eq_of_le_nhdsproof · cited by 2