I'm supposed to derive $\exists x(P \to Q(x))$ from $P \to \exists xQ(x)$ using only the basic introduction/elimination rules from used in Fitch. I've tried this by means of contradiction and universal introduction but I get stuck because I don't know how to deal with the null quantified $P$. There seems to be some trick that I'm supposed to apply which I can not figure out.
Any help would be greatly appreciated.
Allowed rules:
$\land$-introduction/-elimination
$\lor$-introduction/-elimination
$\neg$-introduction/-elimination
$\forall$-introduction/-elimination
$\exists$-introduction/-elimination
$\bot$-introduction/-elimination
$\to$-introduction/-elimination
$=$-introduction/-elimination
You were right to try to do a proof by contradiction. You can then try to prove the universal, but what you really want is just $P$ ... and that you can do by a proof by contradiction as well. And once you have $P$, it's easy. Here's the proof: