If $f(x,y)$ is a function, to compute $\partial f / \partial y$ at some point $(a,b)$, is it always acceptable to plug in the value $a$ for $x$ before computing the derivative? I am convinced the answer is "yes", and that no justification needs to be given: literally the definition of the partial derivative at a point $(a,b)$ involves doing this. Is this correct (including the justification)?
The source of my thinking about this question is Problem 2-19 in Spivak's Calculus on Manifolds, which asks us to compute $\partial f / \partial y$ at a point of the form $(1,y)$, where $f$ is some more complicated version of $$f(x,y) = x^{x^y}.$$ Clearly the trick is to plug in $x = 1$ first, and I am convinced no justification for this step needs to be given, but something about it makes me nervous.
Thank you!