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.

5 lines
512 B

2 months ago
  1. \textbf{$\mathcal{T}$-satisfiablility.} A \emph{formula $\varphi$ is satisfiable in a theory $\mathcal{T}$}, or $\mathcal{T}$-satisfiable, if and only if there is a
  2. model $\mathcal{M}$ within $\mathcal{T}$ that satisfies $\varphi$ (i.e., $\mathcal{M} \models A$ for every $A \in \mathcal{A}$
  3. and $\mathcal{M} \models\varphi$).
  4. \textbf{$\mathcal{T}$-valid.} A \emph{formula $\varphi$ is valid in a theory $\mathcal{T}$}, or $\mathcal{T}$-valid, if and only if all
  5. models within $\mathcal{T}$ satisfy $\varphi$.