summaryrefslogtreecommitdiff
path: root/test/phase5/exact-inductive-recursive-domain.tex
blob: 2259e9e21eba5802d0f5a239b61f9ca09ad009f3 (plain)
1
2
3
4
5
6
\begin{inductive}\label{phase5_recursive_domain}
    Define $\phasefivedomain{A}\subseteq\phasefivedomain{A}$ inductively as follows.
    \begin{enumerate}
        \item $A\in\phasefivedomain{A}$.
    \end{enumerate}
\end{inductive}