doc-src/TutorialI/Misc/document/fakenat.tex
author wenzelm
Tue, 10 Oct 2000 23:44:44 +0200
changeset 10184 4a7a1091cf65
parent 9924 3370f6aa3200
child 10187 0376cccd9118
permissions -rw-r--r--
fully enclose "\isadigit{...}"; \<^foo> produces "\isactrlfoo ";

%
\begin{isabellebody}%
\def\isabellecontext{fakenat}%
%
\begin{isamarkuptext}%
\noindent
The type \isaindexbold{nat}\index{*0|bold}\index{*Suc|bold} of natural
numbers is predefined and behaves like%
\end{isamarkuptext}%
\isacommand{datatype}\ nat\ {\isacharequal}\ \isadigit{0}\ {\isacharbar}\ Suc\ nat\end{isabellebody}%
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "root"
%%% End: