berghofe [Fri, 04 Jul 2003 17:09:26 +0200] rev 14090
Added check for HOL_proofs: Theory WeakNorm is skipped if HOL image has been
compiled without proof objects.
paulson [Thu, 03 Jul 2003 18:07:50 +0200] rev 14089
converted UNITY/Comp/{AllocImpl,Client} to Isar scripts
paulson [Thu, 03 Jul 2003 12:56:48 +0200] rev 14088
converted Counter, Counterc and PriorityAux to Isar scripts (all HOL/UNITY/Comp)
paulson [Thu, 03 Jul 2003 10:37:25 +0200] rev 14087
Conversion of UNITY/Comp/Priority.thy to a linear Isar script
nipkow [Wed, 02 Jul 2003 16:57:57 +0200] rev 14086
Type antiquotations do not use the bracket syntax by default any longer.
paulson [Tue, 01 Jul 2003 10:50:26 +0200] rev 14085
moved some lemmas here from ZF
paulson [Mon, 30 Jun 2003 18:15:51 +0200] rev 14084
Removal of UNITY/UNITYMisc, moving its theorems elsewhere.
Conversion of UNITY/State to Isar format.;
webertj [Mon, 30 Jun 2003 12:23:00 +0200] rev 14083
Added DOCTYPE and Content-type to HTML documents.
berghofe [Sun, 29 Jun 2003 21:29:15 +0200] rev 14082
Moved function for renaming bound variables to Pure/drule.ML
berghofe [Sun, 29 Jun 2003 21:28:13 +0200] rev 14081
Added functions for renaming bound variables.
berghofe [Sun, 29 Jun 2003 21:27:28 +0200] rev 14080
Added split_paired_All rule for splitting variables bound by
object-level universal quantifiers.
berghofe [Sun, 29 Jun 2003 21:25:34 +0200] rev 14079
- record_split_tac now also works for object-level universal quantifier
- bound variables in split rule now have nicer names
- added new simproc record_eq_simproc which prevents simplifier
from choosing the "wrong" equality rule