I know that this function should be concave, I am working on the Hessian proof but I would rather use this property.
I know that h(a) is convex and decreasing in a, and g(x,y) is linear, specifically g(x,y)=m+k*x-l*y. Is f(x,y)=g(g(x,y)) jointly convex in x and y?
I know that any function f(x)=h(g(x)) is convex in x, if h(x) is convex and non-decreasing and g(x) is convex. I do not know, however, if this changes when x is represented as a linear combination of two variables.
I am not exactly sure how I would prove this formally, either. My training in proofs is not very good.
Thanks so much!