Is there a way to compute the proximal operator for the composition of two functions $f \circ g(x)$ using $\mathrm{prox}_{f}$ and $\mathrm{prox}_{g}$? If $g(x) = A x$ is a semi-orthogonal linear map ($A A^* = I$), one has
$$ \mathrm{prox}_{f \circ A}(x) = A^*\ \mathrm{prox}_{f}(A x). $$
Is there a similar result for weaker conditions on $g(x)$?