Let $S$ be a set of propositional terms and let $t$ be a propositional term.
I am trying to prove the statement; $ S \vDash t$ iff $S\cup{\{\neg t}\}$ is unsatisfiable.
Now, in my head this makes sense, as if for whenever $S$ is true, then $t$ is true, so if $S$ is true then ${\{\neg t}\}$ is false and if $S$ i false then there is a propositional term in $S$ which is false, hence it cannot be satisfied.
But my lecturer gave the following argument;
$S\cup{\{\neg t}\}$ is unsatisfiable iff $-(1)$
$\forall$ valuations $v$, we have $v(s) = F$ for some $s \in S$ or $v(\neg t) = F$ iff $-(2)$
$\forall$ valuations $v$, if $v(s) = T \forall s \in S$, then $v(\neg t) = F$ $-(3)$
which is clearly equivalent to $S \vDash t$.
How does he get from$(2)$ to $(3)$?
We may re-phrase a little the argument of your teacher in order to simplify it a litte bit.
We have that:
Thus, we have equivalently [exchange the "there is no with "not for all" and then the negation sign applies to "and": use De Morgan to get an "or"] :
Now we can simply re-read it as:
But we know that $(\lnot p \lor q)$ is equivalent to $(p \to q)$, and thus we have that:
And this is: