author | wenzelm |
Tue, 27 Jun 2000 20:35:31 +0200 | |
changeset 9155 | adfa40218e06 |
parent 9145 | 9f7b8de5bfaf |
child 9494 | 44fefb6e9994 |
permissions | -rw-r--r-- |
8749 | 1 |
\begin{isabelle}% |
2 |
% |
|
3 |
\begin{isamarkuptext}% |
|
4 |
\noindent |
|
5 |
The type \isaindexbold{nat} of natural numbers is predefined and |
|
6 |
behaves like% |
|
7 |
\end{isamarkuptext}% |
|
8 |
\isacommand{datatype}~nat~=~{"}0{"}~|~Suc~nat\end{isabelle}% |
|
9145 | 9 |
%%% Local Variables: |
10 |
%%% mode: latex |
|
11 |
%%% TeX-master: "root" |
|
12 |
%%% End: |