Theorems · Theorem · general topology
nhdsLE_basis
∀ {α : Type u} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] [NoMinOrder α] (a : α),
(nhdsWithin a (Set.Iic a)).HasBasis (fun u => u < a) fun u => Set.Ioc u a- Defined in
- Mathlib.Topology.Order.Basic
- Cited by
- 0 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.Iicstatement · cited by 1,111
- Set.Iocstatement · cited by 971
- Filter.HasBasisstatement · cited by 604
- NoMinOrderstatement and proof · cited by 247
- NoMinOrder.exists_ltproof · cited by 41
- nhdsLE_basis_of_exists_ltproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.