When I have an equation like:
$$f(x,y)\tag1$$
And I use a subsitution $y=6+a$ and $x=9-q$ I get the following equation:
$$f(9-q,6+a)\tag2$$
Question: how do I write that mathematically, to go from the first equation to the second?
I think that I should use (according to the given answer):
$$f(x,y)\space\space\space\Longleftrightarrow\space\space\space f(9-q,6+a)\tag3$$
Or is using the arrow wrong? The question is how do I write $(3)$.