I want to show that
$((\lnot \forall v_0 Q v_0 \land \forall v_0 (\lnot Q v_0 \to P v_0)\land \forall v_0(Qv_0 \leftrightarrow \lnot Rv_0)) \to \exists v_0(Rv_0 \land P v_0))$
is a tautology using equivalence transformations. Now, I have tried so many different approaches with different rules, but I never got the formula simplified to such extent that it was obvious that it is a tautology, so I thought I might miss a crucial point and simple equivalence transformations are not enough. Maybe someone can lead me to the right idea.