Redirected
in Mathematical Logic recategorized by
2,845 views
3 votes
3 votes

In propositional logic if $\left ( P \rightarrow Q \right )\wedge \left ( R \rightarrow S \right )$ and $\left ( P \vee R \right )$ are two premises such that

$$\begin{array}{c} (P \to Q) \wedge (R \to S) \\  P \vee R \\ \hline Y \\ \hline \end{array}$$

$Y$ is the premise :

  1. $P \vee R$
  2. $P \vee S$
  3. $Q \vee R$
  4. $Q \vee S$
in Mathematical Logic recategorized by
2.8k views

4 Comments

Why $ Y can't \; be\;P\vee R$ ??(which is obvious implication from premises)
0
0
PVR is premise not conclusion e.g if p and p->q is given  what is the conclusion q  right
1
1

Answer will be A,B,C,D. All the options are Valid Conclusions from the given premises.

Find detailed answer here:

https://gateoverflow.in/335157/ugc-net-cse-january-2017-part-2-question-6?show=390553#a390553 

0
0

6 Answers

1 vote
1 vote
Best answer

Answer: A, B,C, D

Each option is a Valid Conclusion of the given premises.

  1. $P \vee R$ trivially follows from $P \vee R.$
  1. $P \vee R$ is given. If $R$ then due to $R \rightarrow S,$ $S$ will follow, hence, $P \vee S$ will follow. If $P$ then $P \vee S$ will follow. So, in every case, $P \vee S$ will follow.
  1. $P \vee R$ is given. If $P$ then due to $P \rightarrow Q,$ $Q$ will follow, hence, $Q \vee R$ will follow. If $R$ then $Q \vee R$ will follow. So, in every case, $Q \vee R$ will follow.
  1. $P \vee R$ is given. If $P$ then due to $P \rightarrow Q,$ $Q$ will follow, hence, $Q \vee S$ will follow. If $R$ then due to $R \rightarrow S,$ $S$ will follow, hence, $Q \vee S$ will follow.

A nice question, But the answer will be All the options.

edited by

1 comment

accidently a nice question but not intentionally made  . your analysis made it nice
1
1
4 votes
4 votes

Given that premises are

 (P→Q)˄(R→S)

 (P˅R) 

   (P→Q)   = ~PVQ

   (R→S)  = ~RVS

   (P˅R) 


  Q V S

There will be Resolution (rule of inference ) between these premises to give conclusion  

~ P & P ,  R & R' will resolve out and then we  construct the disjunction of the remaining clauses

  to give SVQ option 4)

2 Comments

if $((P \rightarrow Q)\wedge(R\rightarrow S)) \wedge (P \vee R)\Rightarrow Y$

Then Y= (P v R) also satisfy it.

$\because$ the given formula is wrong only if LHS is true and rhs is false. Here if both premises true then LHS will be true so rhs should've to be true so (P or Q) is taken as Y for making rhs true.

Where i am doing wrong??
0
0

Answer will be A,B,C,D. All the options are Valid Conclusions from the given premises.

Find detailed answer here:

https://gateoverflow.in/335157/ugc-net-cse-january-2017-part-2-question-6?show=390553#a390553 

0
0
2 votes
2 votes

One can think like -

For P-->Q: If you work hard(P) then you will qualify NET(Q).

For R-->S: If you play game(R) then you will get gold(S).

Given premise is PVR : means if u work hard(P) OR(v) if you play game(R), then conclusion will be-

than You will qualify NET(Q) OR(v) you will get gold(S). Which is nothing but QVS.

Hence, Option D is correct.

1 vote
1 vote

$(P\to Q)\wedge (R\to S)$  means if $P$ is true, then $Q$ has to be true, and if $R$ is true then $S$ has to be true.

The second statement $P \vee R$, says that either $P$ or $R$ is true, which means either $Q$ or $S$ should be true. 

Correct option is (D)  $Q\vee S$.

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true