Theorems · Theorem · convex and discrete geometry
ConvexOn.continuousOn_Icc
∀ {f : ℝ → ℝ} {y z : ℝ},
ConvexOn ℝ (Set.Icc y z) f →
y < z → ContinuousWithinAt f (Set.Ici y) y → ContinuousWithinAt f (Set.Iic z) z → ContinuousOn f (Set.Icc y z)- Defined in
- Mathlib.Analysis.Convex.Continuous
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Set.Iccstatement and proof · cited by 1,702
- ContinuousOnstatement and proof · cited by 1,411
- Set.Iicstatement and proof · cited by 1,111
- Set.Icistatement and proof · cited by 1,070
- Set.Iocproof · cited by 971
- Set.Icoproof · cited by 799
- ContinuousWithinAtstatement and proof · cited by 512
- ConvexOnstatement and proof · cited by 232
- ContinuousAt.continuousWithinAtproof · cited by 102
- eq_or_lt_of_leproof · cited by 92
- Set.Ioc_subset_Icc_selfproof · cited by 53
Cited by1
Results whose statement or proof uses this declaration.
- ConcaveOn.continuousOn_Iccproof · cited by 0