Theorems · Theorem · order theory
SuccOrder.nhds_eq_pure
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : TopologicalSpace α] [OrderTopology α] [SuccOrder α] [NoMaxOrder α]
{a : α}, nhds a = pure a ↔ ¬Order.IsSuccLimit a- Defined in
- Mathlib.Topology.Order.SuccPred
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Filterstatement · cited by 8,121
- nhdsstatement · cited by 5,554
- OrderTopologystatement and proof · cited by 1,355
- SuccOrderstatement and proof · cited by 574
- NoMaxOrderstatement and proof · cited by 340
- Order.IsSuccLimitstatement · cited by 255
- isOpen_singleton_iff_nhds_eq_pureproof · cited by 9
- SuccOrder.isOpen_singleton_iffproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- SuccOrder.nhds_of_isMinproof · cited by 2
- SuccOrder.isOpen_iffproof · cited by 1
- Ordinal.nhds_eq_pureproof · cited by 0