summaryrefslogtreecommitdiff
path: root/test/phase5/exact-inductive-recursive-element.tex
blob: c8ea915ed869dc4c6cfaf9d2db3145151586937d (plain)
1
2
3
4
5
6
7
\begin{inductive}\label{phase5_nested_recursive_element}
    Define $\phasefiveelement{A}\subseteq\cumul{A}$ inductively as follows.
    \begin{enumerate}
        \item If $\phasefiveelement{A}\in\pow{\phasefiveelement{A}}$, then
            $A\in\phasefiveelement{A}$.
    \end{enumerate}
\end{inductive}