Theorems · Theorem · general topology
eventually_ge_nhds
∀ {α : Type u} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [ClosedIicTopology α] {a b : α},
b < a → ∀ᶠ (x : α) in nhds a, b ≤ x- Defined in
- Mathlib.Topology.Order.OrderClosed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- nhdsstatement · cited by 5,554
- Filter.Eventuallystatement · cited by 3,134
- ClosedIicTopologystatement and proof · cited by 115
- Ici_mem_nhdsproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Filter.Tendsto.eventually_const_leproof · cited by 10