English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Sorry my last post was so confusing T_T

Here's the question:

X -> N
~X ->P
(M ^ N) -> Q
~Q
M
_____________
therefore P


I can't thank you guys ENOUGH for putting up with my stupidty!!!

2006-10-12 12:23:01 · 2 answers · asked by 2 days after my B day :) 2 in Science & Mathematics Mathematics

2 answers

The way that I would prove this would be to use the tableau method, where you consider the set of the premises and the negation of the conclusion. The aim of the game is to show that the premises and the negation of the conclusion are inconsistent-that is, that there is no possible situation in which all of the premises are true and the negation of the conclusion true. So start off like this:

(x->n)
(~x->p)
((m^n)->q)
~q
m
~p

Now, go on from here and apply the tableau rules to each formula, and close each branch when you get a formula and its negation together in the same branch. The tableau will close (I've checked it, but I can't input it into this space-I've tried but unfortunately I can't put the lines in and it looks confusing).

If you're stuck, this is a great website:

2006-10-12 12:36:42 · answer #1 · answered by friendly_220_284 2 · 0 0

Ok that's more like it :)

Start with any truth values you're given: M and ~Q. How can you take advantage of this? Look at the statements that involve them.

(M ^ N) -> Q is equivalent to
~(M ^ N) v Q, or, by De Morgan's Law,
~M v ~N v Q.

You know M is true and Q is false, so for the statement to be true, you must have ~N.

Now find out where N is involved: X -> N, which is equivalent to ~X v N. But N is false, so you must have ~X.

Now what consequence does ~X have? Go to the statement ~X -> P, which is equivalent to ~(~X) v P, or X v P. But X is false, so P must be true.

Note the frequent use of this equivalence: P -> Q is equivalent to ~P v Q. It's a lifesaver :)

2006-10-12 19:32:14 · answer #2 · answered by James L 5 · 0 0

fedest.com, questions and answers