Theorems · Theorem · general topology
nhds_order_unbounded
∀ {α : Type u} [ts : TopologicalSpace α] [inst : Preorder α] [OrderTopology α] {a : α},
(∃ u, a < u) → (∃ l, l < a) → nhds a = ⨅ l, ⨅ (_ : l < a), ⨅ u, ⨅ (_ : a < u), Filter.principal (Set.Ioo l u)- Defined in
- Mathlib.Topology.Order.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Filterstatement · cited by 8,121
- Preorderstatement and proof · cited by 7,952
- nhdsstatement · cited by 5,554
- iInfstatement and proof · cited by 1,690
- Set.Ioiproof · cited by 1,463
- OrderTopologystatement and proof · cited by 1,355
- Set.Ioostatement · cited by 1,214
- Set.Iioproof · cited by 1,166
- Filter.principalstatement and proof · cited by 740
- iInf_congr_Propproof · cited by 218
- nhds_eq_orderproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- tendsto_order_unboundedproof · cited by 0