I have the generalized statement: $$\text{It is } \textbf{not}\text{ necessarily the case that }P(x,y).$$ The translation appropriate is, for me, hard to come by. I have attempted this: $$\forall x\exists y\left[\neg P(x,y)\right]$$
I am nonetheless led to believe that I am wrong; what is the proper way of translating this statement?
(Original: deleted because the wrong wording was put)
It depends on what you mean by "not necessarily".
Some will say "not necessarily" means "may or may not be the case". In other words, the truth is indefinite.
$$\forall x\forall y :(P(x,y)\vee \neg P(x,y))$$
However, that is not a very useful statement.
Then there is the interpretation that if something is "not necessary" then it is "possibly not", which means "there is a way it can not happen".
$$\exists x \exists y : \neg P(x,y)$$
If you're using modal logic, we might say: $\neg \Box \, P(x,y)$ or equivalently. $\Diamond \neg P(x,y)$