summaryrefslogtreecommitdiff
path: root/test/phase5/exact-inductive-recursive-result.tex
blob: 3309c64f8fdacc244789a4378b3fba14ca0caec0 (plain)
1
2
3
4
5
6
\begin{inductive}\label{phase5_recursive_result}
    Define $\phasefiveresult{A}\subseteq\cumul{A}$ inductively as follows.
    \begin{enumerate}
        \item $\phasefiveresult{A}\in\phasefiveresult{A}$.
    \end{enumerate}
\end{inductive}