Question 15316 – DSSSB PGT 2021
March 21, 2024
UGC NET CS 2013 Dec-paper-2
March 21, 2024
Question 15316 – DSSSB PGT 2021
March 21, 2024
UGC NET CS 2013 Dec-paper-2
March 21, 2024

Propositional-Logic

Question 1
Let p and q be two propositions. Consider the following two formulae in propositional logic.

Which one of the following choices is correct?
A
Both S1and S2 are tautologies.
B
Neither S1and S2 are tautology.
C
S1is not a tautology but S2is a tautology.
D
S1is a tautology but S2is not a tautology.
Question 1 Explanation: 

A tautology is a formula which is “always true” . That is, it is true for every assignment of truth values to its simple components.

Method 1:
S1: (~p ^ (p Vq)) →q
The implication is false only for T->F condition.
Let’s consider q as false, then
(~p ^ (p Vq)) will be (~p ^ (p VF)) = (~p ^ (p)) =F.
It is always F->F which is true for implication. So there are no cases that return false, thus its always True i.e. its Tautology. 

 

S2: 

q->(~p (p Vq)) 


The false case for implication occurs at T->F case.
Let q=T then (~p (p Vq))  = (~p (p VT))= ~p. (It can be false for p=T).
So there is a case which yields T->F = F. Thus its not Valid or Not a Tautology.

Method 2:

Correct Answer: D
Question 1 Explanation: 

A tautology is a formula which is “always true” . That is, it is true for every assignment of truth values to its simple components.

Method 1:
S1: (~p ^ (p Vq)) →q
The implication is false only for T->F condition.
Let’s consider q as false, then
(~p ^ (p Vq)) will be (~p ^ (p VF)) = (~p ^ (p)) =F.
It is always F->F which is true for implication. So there are no cases that return false, thus its always True i.e. its Tautology. 

 

S2: 

q->(~p (p Vq)) 


The false case for implication occurs at T->F case.
Let q=T then (~p (p Vq))  = (~p (p VT))= ~p. (It can be false for p=T).
So there is a case which yields T->F = F. Thus its not Valid or Not a Tautology.

Method 2:

0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!