I want to prove the following:
Let $\gamma_1,\gamma_2,...,\gamma_n$ be finitely many formulas and $\phi$ a formula. Show that $\gamma_1,\gamma_2,...,\gamma_n\vDash\phi$ if and only if $\vDash((\gamma_1\wedge\gamma_2\wedge...\wedge\gamma_n)\to\phi)$.
I think I will have to use the deduction rule to do this, but I cannot see a way of using it with the statement as is.
Hint for forward direction:
We note the following:
$$(\phi\to(\psi\to\theta))\equiv((\phi\wedge\psi)\to\theta)$$
The proof will follow by induction on finitely many applications of the deduction rule.
Hint for reverse direction:
This is easier. Note the following two things:
The proof follows naturally.