Question:

Prove replacement only?

by  |  earlier

0 LIKES UnLike

Help with this logic proof. Must use only replacement rules. No inference rules or other assumptions. I'm stuck. I'm told it should take no more than 16 lines.

Premise: (~P v Q) v (~P ^ Q)

Conclusion: ~P v Q

 Tags:

   Report

1 ANSWERS


  1. 1. (~P v Q) v (~P ⋅ Q)

    2. ( (~P v Q) v (~P) ) ⋅ ( (~P v Q) v Q) ...... 1 Distribution

    3. ( ( Q v ~P ) v (~P) ) ⋅ ( (~P v Q) v Q) ..... 2 Commutativity

    4. ( Q v (~P v ~P) ) ⋅ ( ~P v (Q v Q) ) ..... 3 Associativity

    5. ( Q v (~P) ) ⋅ ( ~P v (Q) ) ..... 4 Tautology

    6. ( ~P v Q ) ⋅ ( ~P v Q ) ..... 5 Commutativity

    7. ~P v Q ..... 6 Tautology

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions