Deductive closure from Completeness

376 Views Asked by At

the prompt asks to show that if $\Sigma$ is complete, then it is deductively closed.

I know that deductive closure means $\Delta \vdash \sigma$ implies that $\sigma \in \Delta$.

and that since $\Sigma$ is complete it is closed. but I'm not positive on how to write this into a proof.