Proving (NOT)P given (P v Q ) -> R, R <-> S, (NOT)S

  • Thread starter supasupa
  • Start date
In summary, the conversation discusses how to prove that *P is true given that (P v Q) -> R, R <-> S, and *S are all true. After discussing various approaches, the conclusion is reached that *P and *Q must both be true in order for the premises to hold. The proper form of a derivation is also discussed.
  • #1
supasupa
24
0
I want to know if there is a way to prove this without using a truth table... i have begun it but unsure if this is correct...any suggestions would be great


Given that (P v Q ) -> R , R <-> S , (NOT)S are all TRUE. Show that (NOT)P is true.


I have started with (NOT)((P v Q ) V R) which is the same as (P v Q ) -> R but don't see what i can do after this


any suggestions? cheers
 
Physics news on Phys.org
  • #2
What are the axioms/theorems/inference rules you are allowed to use?
 
  • #3
i can use any rules
 
  • #4
Well, you have to use rules to prove anything. Not knowing what yours are, in general your proof would probably start by showing that R is false. Then you show that (P v Q) is false, and then you show that P is false.

You are incorrect in saying (NOT)((P v Q ) V R) is equivalent to (P v Q) --> R.
 
  • #5
Never mind.
 
Last edited:
  • #6
Sorry that was typo... it should read

((NOT)(P v Q ) V R) is equivalent to (P v Q) --> R.

But i don't understand why you wold have to prove that R is false first. What about the other 2 conditions which are also true?
 
  • #7
thanks for your help hint... i got it now...
 
  • #8
Present your answer if you got it!

By the way, the reason I asked what rules you could use is that, if you are allowed to use Modus Tollens, you can do it in six steps. If not, but you are allowed to use that equivalency you used (is there a name for that??), then it should take one additional step.
 
  • #9
Note: using * for (NOT)
using @ for AND

Given that (P v Q ) -> R , R <-> S , *S are all TRUE. Show that *P is true.

R <-> S is the same as (R->S) @ (S->R)
for this to be true, S if false and hence R is False

If R is false, therefore (P V Q) is False for (P v Q ) -> R to be true
therefore *(*P @ *Q) is False
therefore (*P @ *Q) is true and hence *P and *Q have to be true
 
  • #10
i would have started out with teh statement Not(S) and then brought in S<->R or simply Not(S)&S<->R->not(R)
 
  • #11
While all of that is true, it's not the way a derivation is usually written. The proper form is:

1. Premise
2. Premise
C. Conclusion
3. Premise (derived from other premise using axiom or theorem)
4. Premise (derived from other premise using axiom or theorem)
and so on until you derive the conclusion

If your professor will accept that, though, go for it.
 
  • #12
i see what you mean...thank you for that...the form is easier to follow and conclude...
 

1. What is the goal when trying to prove (NOT)P given (P v Q ) -> R, R <-> S, (NOT)S?

The goal is to use the given premises to logically deduce the truth value of P, and then show that (NOT)P is the only possible conclusion.

2. How can the conditional statement (P v Q ) -> R be used in the proof?

The conditional statement can be used to establish the truth value of R, given that either P or Q (or both) are true. This can help to narrow down the possible values of P and Q.

3. Why is the biconditional statement R <-> S important in this proof?

The biconditional statement allows for a direct connection between the truth values of R and S. This can be helpful in determining if (NOT)S is the only possible conclusion.

4. Can the law of excluded middle be used in this proof?

Yes, the law of excluded middle (P v (NOT)P) can be used to establish the truth value of P, which can then be used to determine the truth value of (NOT)P.

5. Is there a specific order in which the premises should be used in the proof?

There is no specific order in which the premises should be used, as long as they are used logically and in a way that leads to the conclusion of (NOT)P. However, it may be helpful to start with the conditional statement and the biconditional statement, as they are directly related to the conclusion.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
20
Views
1K
  • Calculus and Beyond Homework Help
Replies
24
Views
789
Replies
4
Views
690
  • Precalculus Mathematics Homework Help
Replies
1
Views
1K
Replies
1
Views
748
Replies
1
Views
724
  • Precalculus Mathematics Homework Help
Replies
13
Views
4K
  • Calculus and Beyond Homework Help
Replies
1
Views
748
  • Precalculus Mathematics Homework Help
Replies
2
Views
858
  • Linear and Abstract Algebra
Replies
15
Views
1K
Back
Top