"nothing" in boolean algebra

62 Views Asked by At

Is there formal notation for saying "there is no x for which P(x)" or is it simply something like $( \neg \exists x) P(x)$?

1

There are 1 best solutions below

0
On BEST ANSWER

There's no established symbol analogous to $\forall$ or $\exists$, no. You can write either $\neg \exists x. P(x)$ or $\forall x. \neg P(x)$.