I am having trouble understanding convolution and would like some help with the following:
Let f and g be functions from $X$ to $]-\infty,+\infty]$. Determine the domain of $(f\oplus g)$ in terms of the domains of $f$ and $g$.
I have the following definition
$$(f\oplus g)(z)=\inf_{x+y=z}(f(x)+g(y))$$ however, I am not sure how this may help me. Any suggestion will help me greatly.
I'm going to make some assumptions here that you probably should have made somewhat explicit in your question. That is, I will assume that $X$ is a vector space, and that $\mathop{\textrm{dom}} f, \mathop{\textrm{dom}} g\subseteq X$.
What that in mind, the quantity $f(x)+g(z-x)$ is defined only when $x\in\mathop{\textrm{dom}} f$ and $z-x\in\mathop{\textrm{dom}} g$, which means that $z\in\mathop{\textrm{dom}} f+\mathop{\textrm{dom}} g$. That is,
$$\mathop{\textrm{dom}} (f\oplus g) = \mathop{\textrm{dom}} f+\mathop{\textrm{dom}} g = \left\{z\in X \,|\, \exists x\in\mathop{\textrm{dom}} f, y\in\mathop{\textrm{dom}} g ~\text{s.t.}~x+y=z\right\}$$