Theorems · Theorem · general topology
nhdsGE_basis
∀ {α : Type u} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] [NoMaxOrder α] (a : α),
(nhdsWithin a (Set.Ici a)).HasBasis (fun u => a < u) fun u => Set.Ico a u- Defined in
- Mathlib.Topology.Order.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 68 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
- nhdsWithinstatement · cited by 1,912
- OrderTopologystatement and proof · cited by 1,355
- Set.Icistatement · cited by 1,070
- Set.Icostatement · cited by 799
- Filter.HasBasisstatement · cited by 604
- NoMaxOrderstatement and proof · cited by 340
- NoMaxOrder.exists_gtproof · cited by 62
- nhdsGE_basis_of_exists_gtproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- nhdsGE_basis_Iccproof · cited by 2