Task: Prove this theorem: $ \exists x (P(x) \Rightarrow \forall yP(y) )$.
I got this far: I figured out this is equivalent to $\exists x (\neg P(x) \lor \forall yP(y) )$.
I don't understand however how I can go about completing the proof without any other extra information. I can't really assume anything about the statement $P$ can I?