Theorems · Theorem · general topology
PredOrder.hasBasis_nhds_Ioc_of_exists_gt
Deprecated since 2026-04-19Use PredOrder.hasBasis_nhds_Ico_of_exists_gt instead.
∀ {α : Type u} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] [PredOrder α] {a : α},
(∃ l, a < l) → (nhds a).HasBasis (fun x => a < x) fun x => Set.Ico a xAlias of PredOrder.hasBasis_nhds_Ico_of_exists_gt.
- Defined in
- Mathlib.Topology.Order.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- LinearOrderstatement · cited by 8,572
- nhdsstatement · cited by 5,554
- OrderTopologystatement · cited by 1,355
- Set.Icostatement · cited by 799
- Filter.HasBasisstatement · cited by 604
- PredOrderstatement · cited by 334
- PredOrder.hasBasis_nhds_Ico_of_exists_gtproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.