How can I write the negation of the following compound statements with "QUANTIFIERS"
Actually it is easy to do but I feel like I'm missing some logic and cant understand fully.
1) Every student that solves all given questions will get a passing grade in this course and will love mathematics forever.
2) There are some gnats that when seeing a gnu turn red and chase all bross that at least five meters away from their gros.
3) In every month there is on day during which it is rains Ron plays the flute and if it does not rain then Ron plays the harp.
I just wrote the 3 questions but the only 1 of them is enough to be solve. These statements needs to be negate with quantifiers but I dont even know how to state such a statement with quantifiers.
I'll be waiting for your answers & helps, thank you.
Use your first statement as an example. Let
Then the statement is symbolized as \begin{equation} \forall x\,(\forall y\, Sxy \Rightarrow (Px\wedge \forall t\,Lxt)) \end{equation}
Negating this, we get \begin{align} \lnot(\forall x\,(\forall y\, Sxy \Rightarrow (Px \wedge \forall t\,Lxt))) &=\exists x\,\lnot(\forall y\, Sxy \Rightarrow (Px \wedge \forall t\,Lxt)))\\ &=\exists x\,(\forall y\, Sxy\wedge (\lnot Px \vee \exists t\,\lnot Lxt)) \end{align}
Translated into English, the negated statement is