Convex and concave piecewise functions #
This file proves convex and concave theorems for piecewise functions.
Main statements #
convexOn_univ_piecewise_Iic_of_antitoneOn_Iic_monotoneOn_Iciis the proof that the piecewise function(Set.Iic e).piecewise f gof a functionfdecreasing and convex onSet.Iic eand a functiongincreasing and convex onSet.Ici e, such thatf e = g e, is convex on the universal set.This version has the boundary point included in the left-hand function.
See
convexOn_univ_piecewise_Ici_of_monotoneOn_Ici_antitoneOn_Iicfor the version with the boundary point included in the right-hand function.See concave version(s)
concaveOn_univ_piecewise_Iic_of_monotoneOn_Iic_antitoneOn_IciandconcaveOn_univ_piecewise_Ici_of_antitoneOn_Ici_monotoneOn_Iic.
The piecewise function (Set.Iic e).piecewise f g of a function f decreasing and convex on
Set.Iic e and a function g increasing and convex on Set.Ici e, such that f e = g e, is
convex on the universal set.
The piecewise function (Set.Ici e).piecewise f g of a function f increasing and convex on
Set.Ici e and a function g decreasing and convex on Set.Iic e, such that f e = g e, is
convex on the universal set.
The piecewise function (Set.Iic e).piecewise f g of a function f increasing and concave on
Set.Iic e and a function g decreasing and concave on Set.Ici e, such that f e = g e, is
concave on the universal set.
The piecewise function (Set.Ici e).piecewise f g of a function f decreasing and concave on
Set.Ici e and a function g increasing and concave on Set.Iic e, such that f e = g e, is
concave on the universal set.