Mathlib Map

Theorems · Theorem · general topology

map_coe_Ioi_atBot

∀ {X : Type u_1} [inst : LinearOrder X] [inst_1 : TopologicalSpace X] [OrderTopology X] (a : X),
  autoParam (Order.IsPredPrelimit a) map_coe_Ioi_atBot._auto_1 →
    Filter.map Subtype.val Filter.atBot = nhdsWithin a (Set.Ioi a)
Defined in
Mathlib.Topology.Order.AtTopBotIxx
Cited by
4 results in Mathlib
Foundations
Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderTopologicalSpaceOrderTopology

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.