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) xAn 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
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.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- nhdsproof · cited by 5,554
- Set.preimageproof · cited by 4,946
- Set.univproof · cited by 3,945
- Filter.Tendstoproof · cited by 3,814
- Set.Nonemptyproof · cited by 2,627
- Set.extproof · cited by 2,266
- LT.lt.leproof · cited by 2,189
- nhdsWithinproof · cited by 1,912
Cited by2
Results whose statement or proof uses this declaration.
- RightOrdContinuous.continuousWithinAt_Iciproof · cited by 1
- Continuous.of_ordContinuousproof · cited by 0