summaryrefslogtreecommitdiff
path: root/test/phase5/exact-set-marker.tex
blob: 4555945e753a97a6e04512af9387cedea3414673 (plain)
1
2
3
4
5
6
7
8
9
10
11
\begin{definition}\label{set}
    $x$ is a bar iff $x = x$.
\end{definition}

\begin{proposition}\label{phase5_marker_only_set_noun}
    Let $x$ be a bar.
    Then $x$ is a bar.
\end{proposition}
\begin{proof}
    Follows by assumption.
\end{proof}