doc-src/TutorialI/Misc/fakenat.thy
changeset 9494 44fefb6e9994
parent 8745 13b32661dde4
child 9541 d17c0b34d5c8
--- a/doc-src/TutorialI/Misc/fakenat.thy	Wed Aug 02 11:30:38 2000 +0200
+++ b/doc-src/TutorialI/Misc/fakenat.thy	Wed Aug 02 13:17:11 2000 +0200
@@ -3,8 +3,8 @@
 (*>*)
 
 text{*\noindent
-The type \isaindexbold{nat} of natural numbers is predefined and
-behaves like
+The type \isaindexbold{nat}\index{*0|bold}\index{*Suc|bold} of natural
+numbers is predefined and behaves like
 *}
 
 datatype nat = "0" | Suc nat