Let $\Gamma$ be a maximal consistent set. Prove: $\varphi \lor \psi \in \Gamma \iff \varphi \in \Gamma $ or $ \psi \in \Gamma$.
Now define $V_{\Gamma}: Q \to \{ 0, 1 \}$ as follows:
$V_{\Gamma}(p):= \cases{{1 \mbox{ if } p \in \Gamma} \\ 0 \mbox{ if } p \notin \Gamma}$.
Show that for every formula $\varphi$ we have: $\varphi \in \Gamma \iff V_{\Gamma} \models \varphi$.
I'm at a loss here. Could anyone please help me out?
Thanks in advance.