Theorems · Theorem · general topology
SuccOrder.hasBasis_nhds_Ioc_of_exists_lt
∀ {α : Type u} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] [SuccOrder α] {a : α},
(∃ l, l < a) → (nhds a).HasBasis (fun x => x < a) fun x => Set.Ioc x a- Defined in
- Mathlib.Topology.Order.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- OrderTopologystatement and proof · cited by 1,355
- Set.Iocstatement · cited by 971
- Filter.HasBasisstatement · cited by 604
- SuccOrderstatement and proof · cited by 574
- nhdsLE_basis_of_exists_ltproof · cited by 5
- SuccOrder.nhdsLE_eq_nhdsproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- SuccOrder.accPt_principalproof · cited by 2
- SuccOrder.isOpen_iffproof · cited by 1
- SuccOrder.hasBasis_nhds_Iocproof · cited by 0