Theorems · Theorem · general topology
nhds_eq_order
∀ {α : Type u} [ts : TopologicalSpace α] [inst : Preorder α] [OrderTopology α] (a : α),
nhds a = (⨅ b ∈ Set.Iio a, Filter.principal (Set.Ioi b)) ⊓ ⨅ b ∈ Set.Ioi a, Filter.principal (Set.Iio b)- Defined in
- Mathlib.Topology.Order.Basic
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- Preorderstatement and proof · cited by 7,952
- nhdsstatement and proof · cited by 5,554
- iInfstatement and proof · cited by 1,690
- Set.Ioistatement and proof · cited by 1,463
- OrderTopologystatement and proof · cited by 1,355
- Set.Iiostatement and proof · cited by 1,166
- CompleteLatticeproof · cited by 1,048
- Filter.principalstatement and proof · cited by 740
- iInf_congr_Propproof · cited by 218
Cited by9
Results whose statement or proof uses this declaration.
- tendsto_orderproof · cited by 60
- nhds_eq_iInf_abs_subproof · cited by 5
- nhds_eq_iInf_mabs_divproof · cited by 5
- nhds_top_orderproof · cited by 4
- induced_topology_eq_preorderproof · cited by 2
- nhds_order_unboundedproof · cited by 1
- nhdsGE_eq_iInf_inf_principalproof · cited by 1
- induced_topology_le_preorderproof · cited by 1
- ConditionallyCompleteLinearOrder.isCompact_Iccproof · cited by 0