blob: 76f75089e41149e4cc48b4cb9c27a915b17783f1 (
plain)
1
2
3
4
5
6
7
|
\begin{inductive}\label{phase5_nested_wrong_arguments}
Define $\phasefivewrongargs{A}\subseteq\cumul{A}$ inductively as follows.
\begin{enumerate}
\item If $x\in\pow{\phasefivewrongargs{x}}$, then
$x\in\phasefivewrongargs{A}$.
\end{enumerate}
\end{inductive}
|