Is there a potential for loss of information to occur when we simplify an expression?
As an example, lets say I have the expression
$\forall y P(x)\tag{1}\label{1}$
If y does not appear free in P(x), I am aware that I may write $\forall y P(x)$ simply as $P(x)$.
However if another mathematician were to use my final result "$P(x)$", and then allowed $y$ to be free in $P(x)$, the simplified result will no longer follow the unsimplified one. It appears that the final result should contain some reference to what is not allowed.
i.e. $P(x)$ ,where $y$ is not free in $P(x)$. $\tag{2}\label{2}$
However, ($\ref{2}$) is more restrictive than ($\ref{1}$).
It seems to me that a person would be better off not simplifying the expression because it allows more freedom when working with the result.
My question is, should the final result contain some reference to what is not allowed? And if so; is there a potential for loss of information to occur when we simplify the expression, and then write such a reference?
http://chat.stackexchange.com/transcript/message/35041891#35041891