Show that there's no such algorithm, $A$ which gets a sentence, $\varphi$ (a formula without free-variables) and returns $\varphi'$ such that: $\varphi$ is satisfiable iff $\varphi'$ is valid (meaning, it is true for every structure, $M$).
I was hinted I need to look at $\lnot \varphi'$ (where $\varphi'$ is valid iff $\lnot \varphi'$ isn't satisfiable) and to run some checks simultaneously and so getting a contradiction to the thesis claims that there's no algorithm to check satisfiability of some sentence.
I'd be glad for help.
Thanks.