Is it vacuously true?
Prove or disprove that for every theory $T$, if $T$ is not satisfiable then for every $\phi$, $T \vdash \phi$.
If $T$ is not satisfiable, then there is no structure $\mathcal M$ so that $\mathcal M \vDash T$, so it just seem vacuously true that for every $\phi$, $T \vdash \phi$.
Your statement is more known in the non-contrapositive form of the model existence lemma:
Its proof from is easily found in most logic textbooks, such as van Dalen, Goldrei and others.
Note, however, that it's not a matter of the statement being vacuosly true. The point is because if $T$ has no model, some subset of is not satisfiable. This means that some subset of has the form $\{\varphi,\neg\varphi\}$, so that from a contradiction we trivialize $T$, that is, for every $\psi \in T$, $T \vdash \psi$. This is not supposed to be a proof though.