Theorems · Theorem · general topology
nhds_basis_Icc_pos
∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : AddCommGroup α] [inst_2 : LinearOrder α] [IsOrderedAddMonoid α]
[OrderTopology α] [NoMaxOrder α] [DenselyOrdered α] (a : α),
(nhds a).HasBasis (fun x => 0 < x) fun ε => Set.Icc (a - ε) (a + ε)- Defined in
- Mathlib.Topology.Order.LeftRightNhds
- 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.
Cites18
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- nhdsstatement · cited by 5,554
- Set.Iccstatement and proof · cited by 1,702
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- OrderTopologystatement and proof · cited by 1,355
- Set.Iooproof · cited by 1,214
- Filter.HasBasisstatement · cited by 604
- DenselyOrderedstatement and proof · cited by 471
- NoMaxOrderstatement and proof · cited by 340
- exists_betweenproof · cited by 102
Cited by1
Results whose statement or proof uses this declaration.
- continuousAt_gaugeproof · cited by 2