Sat, 06 Jan 1996 14:02:52 +0100 Minor mod.
nipkow [Sat, 06 Jan 1996 14:02:52 +0100] rev 1432
Minor mod.
Tue, 02 Jan 1996 14:08:04 +0100 Polished proofs.
nipkow [Tue, 02 Jan 1996 14:08:04 +0100] rev 1431
Polished proofs.
Tue, 02 Jan 1996 10:46:50 +0100 Improving space efficiency of inductive/datatype definitions.
paulson [Tue, 02 Jan 1996 10:46:50 +0100] rev 1430
Improving space efficiency of inductive/datatype definitions. Reduce usage of "open" and change struct open X; D end to let open X in struct D end end whenever possible -- removes X from the final structure. Especially needed for functors Intr_elim and Indrule.
Mon, 01 Jan 1996 11:54:36 +0100 Modified non-empty-types warning in HOL.
nipkow [Mon, 01 Jan 1996 11:54:36 +0100] rev 1429
Modified non-empty-types warning in HOL.
Thu, 28 Dec 1995 12:37:57 +0100 Reduced indentation; no change in function
paulson [Thu, 28 Dec 1995 12:37:57 +0100] rev 1428
Reduced indentation; no change in function
Thu, 28 Dec 1995 12:37:00 +0100 Purely cosmetic changes
paulson [Thu, 28 Dec 1995 12:37:00 +0100] rev 1427
Purely cosmetic changes
Thu, 28 Dec 1995 12:36:05 +0100 Updated comments for compression functions
paulson [Thu, 28 Dec 1995 12:36:05 +0100] rev 1426
Updated comments for compression functions
Thu, 28 Dec 1995 11:59:40 +0100 Removed unfold:thm from signature INTR_ELIM and from the
paulson [Thu, 28 Dec 1995 11:59:40 +0100] rev 1425
Removed unfold:thm from signature INTR_ELIM and from the functor result. It is never used outside, is easily recovered using bnd_mono and def_lfp_Tarski, and takes up considerable store.
Thu, 28 Dec 1995 11:59:15 +0100 Now mutual_induct is simply "True" unless it is going to be
paulson [Thu, 28 Dec 1995 11:59:15 +0100] rev 1424
Now mutual_induct is simply "True" unless it is going to be significantly different from induct -- either because there is mutual recursion or because it involves tuples.
Thu, 28 Dec 1995 11:54:15 +0100 fixed indentation
paulson [Thu, 28 Dec 1995 11:54:15 +0100] rev 1423
fixed indentation
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip