| author | paulson |
| Thu, 29 Jun 2000 12:14:04 +0200 | |
| changeset 9185 | 30d46270a427 |
| 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: |