Mathlib Map

Theorems · Theorem · general topology

Filter.Tendsto.neBot

∀ {α : Type u_1} {β : Type u_2} {f : α → β} {x : Filter α} {y : Filter β},
  Filter.Tendsto f x y → ∀ [hx : x.NeBot], y.NeBot
Defined in
Mathlib.Order.Filter.Tendsto
Cited by
8 results in Mathlib
Foundations
Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Filter.NeBot

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 by8

Results whose statement or proof uses this declaration.