Mathlib Map

Theorems · Theorem · general topology

Filter.Tendsto.eventually_const_lt

∀ {α : Type u} {γ : Type w} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [ClosedIicTopology α] {l : Filter γ}
  {f : γ → α} {u v : α}, u < v → Filter.Tendsto f l (nhds v) → ∀ᶠ (a : γ) in l, u < f a
Defined in
Mathlib.Topology.Order.OrderClosed
Cited by
6 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpaceLinearOrderClosedIicTopology

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 by6

Results whose statement or proof uses this declaration.