summaryrefslogtreecommitdiff
path: root/test/phase5/exact-inductive-unsupported-context.tex
blob: 978363007d0aa4a34baee79dfef766cdacc927ea (plain)
1
2
3
4
5
6
7
\begin{inductive}\label{phase5_nested_unsupported_context}
    Define $\phasefiveunsupported{A}\subseteq\cumul{A}$ inductively as follows.
    \begin{enumerate}
        \item If $x\in\{z\in\phasefiveunsupported{A}\mid z=z\}$, then
            $x\in\phasefiveunsupported{A}$.
    \end{enumerate}
\end{inductive}