How would I write a denial of the following proposition.
Neither $z<s$ nor $z\le t$ is true. (Assume z,t and s are natural numbers)
I think $P=z<s$ is not true
$Q=z\le t$ is not true
And neither can be seen as both so that would and I think.
$\neg (P\wedge Q)$
So then would be $\neg P \vee \neg Q$
As the denials?