Mathlib Map

Theorems · Theorem · general topology

LeftOrdContinuous.continuousWithinAt_Iic

∀ {X : Type u_1} [inst : ConditionallyCompleteLinearOrder X] [inst_1 : TopologicalSpace X] [OrderTopology X]
  {Y : Type u_2} [inst_3 : ConditionallyCompleteLinearOrder Y] [inst_4 : TopologicalSpace Y] [OrderTopology Y]
  {f : X → Y} {x : X}, LeftOrdContinuous f → ContinuousWithinAt f (Set.Iic x) x

An order-theoretically left-continuous function is topologically left-continuous, assuming the function is between conditionally complete linear orders with order topologies.

Defined in
Mathlib.Topology.Order.Basic
Cited by
2 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
ConditionallyCompleteLinearOrderTopologicalSpaceOrderTopologyConditionallyCompleteLinearOrderTopologicalSpaceOrderTopology

Around this declaration

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

Cites38

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

Cited by2

Results whose statement or proof uses this declaration.