summaryrefslogtreecommitdiff
path: root/test/examples/formula.tex
blob: c029402742ddd3a863beaf4ef747002c913c4116 (plain)
1
2
3
4
5
6
7
\begin{proposition}\label{formula_test_forall}
    $\forall x, y. x = x\land y = y$.
\end{proposition}

\begin{proposition}\label{formula_test_exists}
    $\exists x, y. x = y$.
\end{proposition}