summaryrefslogtreecommitdiff
path: root/test/phase5/exact-separation.tex
blob: 5b7e39df4dcf121346abfe610c50ea5982989ce8 (plain)
1
2
3
4
5
6
7
8
9
10
11
\begin{definition}\label{phase5_separation_definition}
    $\phasefiveseparation{A} = \{ x \in A \mid x = x \}$.
\end{definition}

\begin{proposition}\label{phase5_separation_theorem}
    For all $A, x$ we have if $x \in \phasefiveseparation{A}$, then $x \in A$.
\end{proposition}
\begin{proof}
    Fix $A, x$.
    Assume $x \in \phasefiveseparation{A}$.
\end{proof}