LARA

One-Point Rule

In many formula simplifications we use the one-point rule:

\begin{equation*}
    (\exists x.\ x=t \land F) \ \leftrightarrow\   F[x:=t]
\end{equation*}

Recall: we have shown in lecture03b.pdf that then

\begin{equation*}
    (\forall x.\ x=t \rightarrow F) \ \leftrightarrow\   F[x:=t]
\end{equation*}

follows.