Theorems · Theorem · general topology
RightOrdContinuous.continuousWithinAt_Ici
∀ {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}, RightOrdContinuous f → ContinuousWithinAt f (Set.Ici x) xAn order-theoretically right-continuous function is topologically right-continuous, assuming the function is between conditionally complete linear orders with order topologies.
- Defined in
- Mathlib.Topology.Order.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- OrderTopologystatement and proof · cited by 1,355
- Set.Icistatement · cited by 1,070
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- ContinuousWithinAtstatement · cited by 512
- RightOrdContinuousstatement and proof · cited by 24
- LeftOrdContinuous.continuousWithinAt_Iicproof · cited by 2
- RightOrdContinuous.dualproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Continuous.of_ordContinuousproof · cited by 0