summaryrefslogtreecommitdiff
path: root/test/phase5/exact-contradiction.tex
blob: 3f2378b31e80afe80f30612a1746fa23bf069cff (plain)
1
2
3
4
5
6
7
8
\begin{proposition}\label{phase5_contradiction}
    Suppose $A \neq A$.
    Then $A \neq A$.
\end{proposition}
\begin{proof}
    Assume $A = A$.
    Contradiction.
\end{proof}