I see two definitions of Maximally Consistent Set:
- $\Phi$ is maximally consistent iff $\Phi$ is consistent and for all formulas $\varphi$, $\Phi\vdash\varphi$ or $\Phi\vdash\neg\varphi$
- $\Phi$ is maximally consistent iff $\Phi$ is consistent and for any $\varphi\notin\Phi,\Phi\cup\{\varphi\}$ is not consistent
I think the two definitions are equivalent. It is easy to prove from 2 to 1, but how to prove from 1 to 2?