Mathlib Map

Theorems · Theorem · general topology

limsup_eq_bot

∀ {α : Type u_2} {β : Type u_3} [inst : CompleteLinearOrder α] [inst_1 : TopologicalSpace α] [FirstCountableTopology α]
  [OrderTopology α] {f : Filter β} [CountableInterFilter f] {u : β → α}, Filter.limsup u f = ⊥ ↔ u =ᶠ[f] ⊥
Defined in
Mathlib.Topology.Order.LiminfLimsup
Cited by
3 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CompleteLinearOrderTopologicalSpaceFirstCountableTopologyOrderTopologyCountableInterFilter

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites19

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.