This question concerns propositional logic. The $\vdash$ symbol refers to deductibility. How do I prove this without using the fact that propositional logic is consistent? Thanks.
Show that if $\vdash A_{m+1}$, then $ A_1,...,A_m \vdash B$ if and only if $ A_1,...,A_m,A_{m+1} \vdash B$.
The derivability relation: $\vdash$ has the following property (also called Weakening):
We can use it for half of the needed result:
For the other part, we can use the Deduction Theorem:
Then, we can use $⊢A_{m+1}$ and modus ponens to get: $A_1,\ldots,A_m⊢B$.