If it is known that there exists x satisfying P, can we infer that there also exists x not satisfying P?
I ask this question since I have a problem as follows.
Given three premises: (1)if a student likes math, he doesn't like social studies. (2)every student likes math or social studies. (3)some students like math.
can we come to a conclusion that there exists student who doesn't like math?
NO.
Assume a domain with only the number $0$. We have that $P(x) := (x=0)$ is satisfied while $\lnot (x=0)$ is not.
We say that we can infer or deduce $\psi$ from $\varphi$ when $\psi$ is a logical consequence of $\varphi$; in symbol : $\varphi \vDash \psi$.
It can be useful to go back to the source of formal logic : Aristotle for the notion of valid argument, i.e. of an argument that is "justified by virtue of form alone".
In Aristotle's logic :
Thus, my counterexample above shows that :
i.e. from the fact that there exists $x$ satisfying $P$, we cannot infer (or deduce) that there also exists $x$ not satisfying $P$ (i.e. satisfying $\lnot P$).