Theorems · Theorem · general topology
ContinuousOn.image_Icc
∀ {α : Type u_2} {β : Type u_3} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : TopologicalSpace α]
[OrderTopology α] [inst_3 : TopologicalSpace β] [DenselyOrdered α] [inst_5 : ConditionallyCompleteLinearOrder β]
[OrderTopology β] {f : α → β} {a b : α},
a ≤ b → ContinuousOn f (Set.Icc a b) → f '' Set.Icc a b = Set.Icc (sInf (f '' Set.Icc a b)) (sSup (f '' Set.Icc a b))- Defined in
- Mathlib.Topology.Order.Compact
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.imagestatement · cited by 5,609
- Set.Iccstatement and proof · cited by 1,702
- ContinuousOnstatement and proof · cited by 1,411
- OrderTopologystatement and proof · cited by 1,355
- SupSet.sSupstatement · cited by 954
- InfSet.sInfstatement · cited by 935
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- DenselyOrderedstatement and proof · cited by 471
- Set.Nonempty.imageproof · cited by 87
- CompactIccSpace.isCompact_Iccproof · cited by 42
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousOn.le_sSup_image_Iccproof · cited by 2
- ContinuousOn.sInf_image_Icc_leproof · cited by 1
- ContinuousOn.image_uIcc_eq_Iccproof · cited by 1