I am struggling to find a syntactic transformation for this:
$∀x(Pa∨Rx)$ to $Pa∨∀x(Rx)$
Using the natural deduction system outlined in Volker Halbach's 'The Logic Manual' my strategy has so far been to derive the conclusion from $Pa$ and from $Rb$ as both could be discharged using the premise after eliminating the universal quantifier. My problem is that I cannot derive the conclusion from $Rb$. How would I go about proving this, if my strategy seems to fail?
One proof can be:
Another proof is: