I am taking an economics class and I am not getting some straight answers about the conditions under which I can say that a map from $$\Bbb{R}^3 \rightarrow \Bbb{R}$$ can be reduced to a map from $$\Bbb{R} \rightarrow \Bbb{R}$$
Specifically, I have a function $$v(p_x,p_y,m)$$ and a function $$e(p_x,p_y,u)$$
and my professor says (I've phrased it mathematically) assuming $p_x$ and $p_y$ are constant then
$$(e \circ v)(m) = m$$ $$(v \circ e)(u) = u$$
In what sense can I call these inverses? Is it necessary to have $p_x$ and $p_y$ fixed for $e$ and $v$ to be inverses?
If $p_x, p_y$ are each fixed, then what you really have is $v:\mathbb{R}\to \mathbb{R}$, and $e$ takes you back. They are then inverses provided they satisfy the two conditions you gave. More specifically, one could call it $v_{p_x,p_y}(m)$, since the function depends on which specific fixed values of $p_x, p_y$ you have. Hence, using this notation, $v_{p_x,p_y}$ and $e_{p_x,p_y}(m)$ are inverses. However this notation is not mandatory, just helpful for understanding.
If $p_x, p_y$ are not fixed, then $v$ and $e$ cannot be inverses, because the domain of $v$ is $\mathbb{R}^3$, while the codomain of $e$ is $\mathbb{R}$. For functions $f,g$ to be inverses, you need (to start) that $f:U\to V$, and $g:V\to U$.