Theorems · Theorem · general topology
ContinuousOn.image_uIcc_eq_Icc
∀ {α : Type u_2} {β : Type u_3} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : TopologicalSpace α]
[OrderTopology α] [inst_3 : TopologicalSpace β] [DenselyOrdered α] [inst_5 : ConditionallyCompleteLinearOrder β]
[OrderTopology β] {f : α → β} {a b : α},
ContinuousOn f (Set.uIcc a b) → f '' Set.uIcc a b = Set.Icc (sInf (f '' Set.uIcc a b)) (sSup (f '' Set.uIcc a b))- Defined in
- Mathlib.Topology.Order.Compact
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.imagestatement · cited by 5,609
- Set.Iccstatement · 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.uIccstatement and proof · cited by 393
- min_le_maxproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousOn.image_uIccproof · cited by 2