You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
335 B

5 months ago
  1. \emph{Satisfying Model:} truth assignment such that the formula resolves to \emph{true}.\\
  2. \emph{Falsifying Model:} truth assignment such that the formula resolves to \emph{false}.\\
  3. We write: $\mathcal{M} \models \varphi$: The model satisfies the formula.\\
  4. and $\mathcal{M} \nmodels \varphi$: The model does not satisfy the formula.