paulson [Tue, 26 Mar 1996 11:32:14 +0100] rev 1606
New example: mutilated checkerboard
nipkow [Mon, 25 Mar 1996 11:13:59 +0100] rev 1605
added converse_converse
nipkow [Mon, 25 Mar 1996 08:46:02 +0100] rev 1604
replaced "rules" by "primrec"
clasohm [Sun, 24 Mar 1996 18:36:28 +0100] rev 1603
moved init_data to new public function set_current_thy
clasohm [Fri, 22 Mar 1996 12:06:08 +0100] rev 1602
fixed incompatibility of add_to_parents with SML109's new Io exceptions
paulson [Thu, 21 Mar 1996 13:02:26 +0100] rev 1601
Changes required by removal of the theory argument of Theorem
paulson [Thu, 21 Mar 1996 11:13:05 +0100] rev 1600
Examples call gocls to make goal clauses
paulson [Thu, 21 Mar 1996 11:11:47 +0100] rev 1599
Now labels the Horn and goal clauses to make the proof
objects more readable
paulson [Thu, 21 Mar 1996 11:09:47 +0100] rev 1598
For the new version of name_thm. Now the same theorem
is stored as is returned, as both contain a label and a link to the
previous derivation. So get_thm no longer needs to attach a label to
its resulting theorem.
paulson [Thu, 21 Mar 1996 11:06:59 +0100] rev 1597
name_thm no longer takes a theory argument, as the
name no longer hides the previous derivation.
Deleted sign_of_thm as redundant.