Mathlib Map

Theorems · Theorem · general topology

Filter.not_tendsto_const_atBot

∀ {α : Type u_3} {β : Type u_4} [inst : Preorder α] [NoBotOrder α] (x : α) (l : Filter β) [l.NeBot],
  ¬Filter.Tendsto (fun x_1 => x) l Filter.atBot
Defined in
Mathlib.Order.Filter.AtTopBot.Tendsto
Cited by
0 results in Mathlib
Foundations
Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PreorderNoBotOrderFilter.NeBot

Around this declaration

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

Cites9

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.