Theorems · Theorem · general topology
nhdsSet_Icc
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : TopologicalSpace α] [OrderClosedTopology α] {a b : α},
a ≤ b → nhdsSet (Set.Icc a b) = nhds a ⊔ nhds b ⊔ Filter.principal (Set.Ioo a b)- Defined in
- Mathlib.Topology.Order.NhdsSet
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Set.Iccstatement · cited by 1,702
- Set.Ioostatement and proof · cited by 1,214
- Set.Iocproof · cited by 971
- Filter.principalstatement and proof · cited by 740
- OrderClosedTopologystatement and proof · cited by 445
- nhdsSetstatement and proof · cited by 267
- LE.le.eq_or_ltproof · cited by 220
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.