How to Negate Complex Logical Assertions in Mathematics?

  • Thread starter Thread starter Pythagorean12
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Pythagorean12
Messages
5
Reaction score
0

Homework Statement



Write down the negations of the following assertions (where m, n, a, b are natural numbers):

a) if Coke is not worse than Pepsi then nothing Mandelson says can be trusted.
b) [tex]\forall m \exists n\forall a\forall b (n >= m)[/tex] /\ [tex][(a=1)[/tex] \/[tex](b=1)[/tex] \/ [tex](ab \ne n)][/tex]

Answers:
a) if Coke is not worse than Pepsi then everything Mandelson says can be trusted.
b) [tex]\exists m\forall n \exists a\exists b (n < m)[/tex] \/[tex][(a \ne 1)[/tex] /\ [tex](b \ne 1)[/tex] /\ [tex](ab =n)][/tex]

Could anyone check whenever or not these answers are correct?
 
Physics news on Phys.org
Since you have not said what "a", "b", "m", or "n" mean, it is impossible to tell.

I will say this- the negation of an "if- then" implication is NOT an "if-then" implication.