Prove that the expression below is a valid argument using the deduction method (that is using equivalences and rules
of inference in a proof sequence)
(∃x)[P(x) → Q(x)]∧(∀y)[Q(y) → R(y)]∧(∀x)P(x) → (∃x)R(x)
1.(∃x)[P(x) → Q(x)] prem
2.(∀y)[Q(y) → R(y)] prem
3.P(x)→Q(x) 1,ui
4.P(x) 2,ui...