VOOZH about

URL: https://www.geeksforgeeks.org/questions/let-px-and-qx-be-arbitrary-predicates-which-of/

⇱ GATE | IT | 2005 | Discrete maths | Logic | Question 36


Last Updated :
Discuss
Comments

Let P(x) and Q(x) be arbitrary predicates. Which of the following statements is always TRUE?

((∀x(P(x)∨Q(x))))⟹((∀xP(x))∨(∀xQ(x)))

(∀x(P(x)⟹Q(x)))⟹((∀xP(x))⟹(∀xQ(x)))

(∀x(P(x))⟹∀x(Q(x)))⟹(∀x(P(x)⟹Q(x)))

(∀x(P(x))⇔(∀x(Q(x))))⟹(∀x(P(x)⇔Q(x)))

This question is part of this quiz :

Propositional and First Order Logic.,Gate IT 2005
Share your thoughts in the comments
GeeksforGeeks