I am learning the basics of Natural Deduction and I meet a problem about the role of context.
In Natural Deduction, if we have $\vdash A\rightarrow B$, we also have $A\vdash B$; if we have $A\vdash B$, we obtain $\vdash A\rightarrow B$.
My question is: if we have $\Gamma\vdash A$ where $\Gamma$ denotes a context, do we have $\vdash\Gamma\rightarrow A$; and if we have $\vdash\Gamma\rightarrow A$, do we have $\Gamma\vdash A$? I ask this because I didn't see any occurrence of contexts written as $\Gamma,\Delta$ after $\vdash$, is it wrong to write in that way?
Thank you in advance!