Mathlib Map

Theorems · Theorem · general topology

Filter.tendsto_atTop

∀ {α : Type u_3} {β : Type u_4} [inst : Preorder β] {m : α → β} {f : Filter α},
  Filter.Tendsto m f Filter.atTop ↔ ∀ (b : β), ∀ᶠ (a : α) in f, b ≤ m a
Defined in
Mathlib.Order.Filter.AtTopBot.Tendsto
Cited by
24 results in Mathlib
Foundations
Depth 53 from the axioms · uses propext, Quot.sound
Assumes
Preorder

Around this declaration

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

Cites5

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

Cited by24

Results whose statement or proof uses this declaration.