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 :