I'm learning optimization techniques and came accross the gradient (nabla) operator : $\nabla$.
If I'm right, the $\nabla$ operator of a function means the vector of all its partial derivatives. Then, if for example I'm talking about this specific partial derivative $\left(\frac{\partial}{\partial y}\right) F(x,y,z)$ is it a right terminology to write something like : $\nabla^{y}$ (since we can't use the standard i-th-element-in-vector notation like $\nabla^{2}$ as it would mean the Laplacian).
If it is not a correct terminology, is there a correct terminlogy to specify a specific component of the partial derivatives vector?