wenzelm [Sat, 24 Oct 1998 20:22:45 +0200] rev 5764
records;
tuned datatype, inductive, primrec;
wenzelm [Sat, 24 Oct 1998 17:16:20 +0200] rev 5763
*** empty log message ***
berghofe [Fri, 23 Oct 1998 22:37:15 +0200] rev 5762
Added theorem bool_induct (for rep_datatype).
berghofe [Fri, 23 Oct 1998 22:36:49 +0200] rev 5761
Added theorem unit_induct (for rep_datatype).
berghofe [Fri, 23 Oct 1998 22:36:15 +0200] rev 5760
Added theorems True_not_False and False_not_True
(for rep_datatype).
berghofe [Fri, 23 Oct 1998 22:34:18 +0200] rev 5759
unit and bool are now represented as datatypes.
oheimb [Fri, 23 Oct 1998 20:44:34 +0200] rev 5758
corrected auto_tac (applications of unsafe wrappers)
oheimb [Fri, 23 Oct 1998 20:36:21 +0200] rev 5757
corrected (and simplified) depth_tac
oheimb [Fri, 23 Oct 1998 20:35:56 +0200] rev 5756
corrected auto_tac (applications of unsafe wrappers)
by correcting (and simplifying) nodup_depth_tac
oheimb [Fri, 23 Oct 1998 20:35:19 +0200] rev 5755
corrected auto_tac (applications of unsafe wrappers)
improved style of several proofs