author | wenzelm |
Mon, 28 Aug 2000 15:13:55 +0200 | |
changeset 9698 | f0740137a65d |
parent 9673 | 1b2d4f995b13 |
child 9717 | 699de91b15e2 |
permissions | -rw-r--r-- |
8749 | 1 |
\begin{isabelle}% |
2 |
% |
|
3 |
\begin{isamarkuptext}% |
|
4 |
\noindent |
|
9494 | 5 |
The type \isaindexbold{nat}\index{*0|bold}\index{*Suc|bold} of natural |
6 |
numbers is predefined and behaves like% |
|
8749 | 7 |
\end{isamarkuptext}% |
9673 | 8 |
\isacommand{datatype}\ nat\ {\isacharequal}\ \isadigit{0}\ {\isacharbar}\ Suc\ nat\end{isabelle}% |
9145 | 9 |
%%% Local Variables: |
10 |
%%% mode: latex |
|
11 |
%%% TeX-master: "root" |
|
12 |
%%% End: |