Mathlib Map

Theorems · Theorem · general topology

nhdsWithin_Ioo_eq_nhdsGT

∀ {α : Type u} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [ClosedIciTopology α] {a b : α},
  b < a → nhdsWithin b (Set.Ioo b a) = nhdsWithin b (Set.Ioi b)
Defined in
Mathlib.Topology.Order.OrderClosed
Cited by
9 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceLinearOrderClosedIciTopology

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.

Cited by9

Results whose statement or proof uses this declaration.