doc-src/TutorialI/Misc/document/fakenat.tex
author wenzelm
Sun, 25 Jun 2000 23:46:39 +0200
changeset 9122 addbea344673
parent 8749 2665170f104a
child 9145 9f7b8de5bfaf
permissions -rw-r--r--
added state: 'a * 'b -> 'a * ('a * 'b);

\begin{isabelle}%
%
\begin{isamarkuptext}%
\noindent
The type \isaindexbold{nat} of natural numbers is predefined and
behaves like%
\end{isamarkuptext}%
\isacommand{datatype}~nat~=~{"}0{"}~|~Suc~nat\end{isabelle}%