- #1
Eclair_de_XII
- 1,083
- 91
- TL;DR Summary
- Express the following in symbolic logic, and then write their respective negations.
1. You can fool all of the people some of the time.
2. You can fool some of the people all of the time.
3. But you cannot fool all of the people all of the time.
Can anybody check my work regarding these three statements, the third, in particular, please? I think I got the first two statements down, but I think that I'd feel safer if I got a second opinion. I think I also have a correct translation of the third statement down, but only because I understood that its negation translates to what you'd (read:fig) expect in common English. I originally had another answer for the third statement, but realized that its negation was not exactly correct. I am unsure about how to translate my original answer into English.
\begin{eqnarray}
m:=\textrm{moment}\\
T:=\textrm{time}\\
P:=\textrm{set of people}\\
f(x):=\textrm{You can fool }x
\end{eqnarray}
===1===
##\exists m\in T,\forall x\in P, f(x)##
There are moments in time s.t. you can fool every person (in the set of people).
##\forall m\in T,\exists x\in P,\lnot f(x)##
For every moment in time, there is a person whom you cannot fool.
===2===
##\exists x\in P, \forall m\in T, f(x)##
There are people whom you can fool for all moments in time.
##\forall x\in P,\exists m\in T,\lnot f(x)##
All people have a moment in time when they cannot be fooled.
===3===
##\forall m\in T,\lnot (\exists x\in P, \lnot f(x))##
For every moment in time, there is not a person whom you cannot fool.
Original answer: ##\forall m\in T,\lnot\exists x\in P, \lnot f(x)##
##\exists m\in T,\exists x\in P,\lnot f(x)##
There is a moment in time during which there is a person that cannot be fooled.
\begin{eqnarray}
m:=\textrm{moment}\\
T:=\textrm{time}\\
P:=\textrm{set of people}\\
f(x):=\textrm{You can fool }x
\end{eqnarray}
===1===
##\exists m\in T,\forall x\in P, f(x)##
There are moments in time s.t. you can fool every person (in the set of people).
##\forall m\in T,\exists x\in P,\lnot f(x)##
For every moment in time, there is a person whom you cannot fool.
===2===
##\exists x\in P, \forall m\in T, f(x)##
There are people whom you can fool for all moments in time.
##\forall x\in P,\exists m\in T,\lnot f(x)##
All people have a moment in time when they cannot be fooled.
===3===
##\forall m\in T,\lnot (\exists x\in P, \lnot f(x))##
For every moment in time, there is not a person whom you cannot fool.
Original answer: ##\forall m\in T,\lnot\exists x\in P, \lnot f(x)##
##\exists m\in T,\exists x\in P,\lnot f(x)##
There is a moment in time during which there is a person that cannot be fooled.
Last edited: