Mathlib Map

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 = a

If 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
Assumes
ConditionallyCompleteLinearOrderTopologicalSpaceOrderTopologyFilter.NeBot

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.

Cited by2

Results whose statement or proof uses this declaration.