Mathlib Map

Theorems · Theorem · general topology

lt_mem_nhds

∀ {α : Type u} [ts : TopologicalSpace α] [inst : Preorder α] [OrderTopology α] {a b : α},
  a < b → ∀ᶠ (x : α) in nhds b, a < x
Defined in
Mathlib.Topology.Order.Basic
Cited by
20 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpacePreorderOrderTopology

Around this declaration

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

Cites7

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

Cited by20

Results whose statement or proof uses this declaration.