Let S be the set of functions from $\mathbb{R}^n$ to $\mathbb{R}$ which can be expressed as a difference between two convex functions. Clearly S is closed under sum and difference, however I also suspect it is closed under product, integration (for functions from $\mathbb{R}$ to $\mathbb{R}$), inversion (for invertible functions from $\mathbb{R}$ to $\mathbb{R}$) and reciprocal (for non zero functions). Specifically I would like to show each of these:
Let $f,g \in S$, then
(1) $f*g \in S$
(2) if $n=1$ then $h(t) = \int_{0}^{t} f(x)dx \in S$
(3) if $f^{-1}$ exists then $f^{-1}\in S$
(4) if $\forall x, f(x)\neq 0$ then $1/f \in S$
However unlike the case of summation this is not as easy and I'm not sure how. Also I am not sure if all of them are even true.
More broadly
I would like to know if there is a name for this function space or if it is equivalent to some other space. What are the properties of this function space? Etc.