Mathlib Map

Theorems · Theorem · general topology

not_tendsto_atTop_of_tendsto_nhds

∀ {α : Type u} {β : Type v} [inst : Preorder α] [NoTopOrder α] [inst_2 : TopologicalSpace α] [ClosedIciTopology α]
  {a : α} {l : Filter β} [l.NeBot] {f : β → α}, Filter.Tendsto f l (nhds a) → ¬Filter.Tendsto f l Filter.atTop
Defined in
Mathlib.Topology.Order.OrderClosed
Cited by
9 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PreorderNoTopOrderTopologicalSpaceClosedIciTopologyFilter.NeBot

Around this declaration

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

Cites11

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

Cited by9

Results whose statement or proof uses this declaration.