Iam trying to prove that if $\sum$ is a consistent set of sequences (formulas in predicates without any free variables) then, for every sentences $A$, either $\sum \cup\,{A}$ or $\sum\cup\,\lnot A$ is consistent.
I thought about using Godel's completeness theorem for predicate logic which states: For any set of sentences $\sum$ and every sentence $A$, if $\sum \vDash A$, then $\sum \vdash A$. As well, I assumed that $\sum$ is consistent so it must be satisfiable, but I am unsure of how to arrive at the conclusion. I was wondering if this is the correct way to approach the question. Any help is appreciated!
No need to bring completeness into this. We can argue as follows:
Suppose to the contrary neither $\Sigma\cup\{A\}$ nor $\Sigma\cup\{\neg A\}$ is consistent.
Then $\Sigma\cup \{A\}\vdash \perp$ and $\Sigma\cup\{\neg A\}\vdash \perp$.
But $\Sigma\cup\{A\}\vdash \perp$ implies $\Sigma\vdash \neg A$; similarly, we have $\Sigma\vdash \neg(\neg A)$. So $\Sigma$ is inconsistent.