Is there a notation for "x is a function of y" that doesn't name the function?

260 Views Asked by At

I want to say that a variable $y$ is a function of $x$.

But I don't want to name the function, like:

$y = f(x)$

So is there a notation for the phrase "$y$ is a function of $x$" which does not specify a name for the function?

(A related but distinct question: Notation: is there a symbol for "not a function of"?)