berghofe [Thu, 28 Mar 1996 17:27:54 +0100] rev 1628
Added functions pr_latex and printgoal_latex which
display current proof state in xdvi window
berghofe [Thu, 28 Mar 1996 17:21:58 +0100] rev 1627
Optimized type inference (avoids chains of
the form 'a |-> 'b |-> 'c ... in tye)
paulson [Thu, 28 Mar 1996 12:36:50 +0100] rev 1626
Moved even/odd lemmas from ex/Mutil to Arith
paulson [Thu, 28 Mar 1996 12:25:55 +0100] rev 1625
Translations for 1 and 2 moved from Hoare/Examples.thy to Nat.thy
paulson [Thu, 28 Mar 1996 10:56:10 +0100] rev 1624
Alternative proof removes dependence upon AC
paulson [Thu, 28 Mar 1996 10:52:59 +0100] rev 1623
Ran expandshort
paulson [Thu, 28 Mar 1996 10:45:32 +0100] rev 1622
New theorem Finite_imp_succ_cardinal_Diff
paulson [Wed, 27 Mar 1996 18:48:50 +0100] rev 1621
New mutilated checkerboard example
paulson [Wed, 27 Mar 1996 18:47:25 +0100] rev 1620
Added Mutil to ex targets
paulson [Wed, 27 Mar 1996 18:46:42 +0100] rev 1619
Now use _irrefl instead of _anti_refl
paulson [Wed, 27 Mar 1996 18:45:17 +0100] rev 1618
Library changes for mutilated checkerboard
paulson [Tue, 26 Mar 1996 17:15:54 +0100] rev 1617
Simplified proofs, esp. for new ZF_ss
paulson [Tue, 26 Mar 1996 16:54:09 +0100] rev 1616
Moved some proofs to Cardinal.ML; simplified others
paulson [Tue, 26 Mar 1996 16:26:55 +0100] rev 1615
Moved some proofs to FOL/IFOL.ML
paulson [Tue, 26 Mar 1996 16:16:24 +0100] rev 1614
Rewriting changes due to new arith_ss
paulson [Tue, 26 Mar 1996 12:01:13 +0100] rev 1613
Now loads Mutil example
paulson [Tue, 26 Mar 1996 11:58:59 +0100] rev 1612
Added new rewrite rules about cons and succ
paulson [Tue, 26 Mar 1996 11:50:40 +0100] rev 1611
New results from AC/Cardinal_aux.ML
paulson [Tue, 26 Mar 1996 11:45:54 +0100] rev 1610
Updated comments
paulson [Tue, 26 Mar 1996 11:42:36 +0100] rev 1609
New lemmas for Mutilated Checkerboard
paulson [Tue, 26 Mar 1996 11:38:17 +0100] rev 1608
Added two of KGs rules
paulson [Tue, 26 Mar 1996 11:33:13 +0100] rev 1607
New example file: Mutil
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