In natural deduction there is a rule that says given a contradiction you can assume p i.e., $\frac{\bot}{p}$. I know that is a case when you show the soundness of the natural deduction system.
I tried to use induction to prove it. Here is my idea:
Suppose that $\forall j<i, \alpha_1, ...,\alpha_n \models \gamma_j $. A proof of natural deduction looks like this:
Step 1 $\gamma_1$ ... Step j $\gamma_j ...$ Step m $\gamma_m$...Step i $\gamma_i=\gamma_j\wedge\gamma_m$ by the introduction of $\wedge$, so $\alpha_1, ...,\alpha_n \models \gamma_j$ and $\neg\alpha_1, ...,\alpha_n \models \gamma_m$ by hypothesis. So by definition of $\wedge$ and $\models$, $(\alpha_1\wedge\neg\alpha_1), ...,\alpha_n \models \gamma_i$
$\therefore \bot\models\gamma_i$

We can use a truth table to prove that for any logical propositions $A$ and $B$ (they need not be related in any way), we have:
$A\land \neg A \implies B$.
Using a form of natural deduction, we have: