doc-src/TutorialI/Inductive/Even.thy
changeset 10341 6eb91805a012
parent 10326 d4fe5ce8a5d5
child 10883 2b9f87bf9113
     1.1 --- a/doc-src/TutorialI/Inductive/Even.thy	Thu Oct 26 10:27:04 2000 +0200
     1.2 +++ b/doc-src/TutorialI/Inductive/Even.thy	Thu Oct 26 11:27:48 2000 +0200
     1.3 @@ -1,3 +1,4 @@
     1.4 +(* ID:         $Id$ *)
     1.5  theory Even = Main:
     1.6  
     1.7  text{*We begin with a simple example: the set of even numbers.  Obviously this