paulson [Tue, 30 Jul 2002 11:38:33 +0200] rev 13433
removal of twos_compl.ML, which is not really needed
isatest [Tue, 30 Jul 2002 10:29:34 +0200] rev 13432
- changed date format for proper lexicographical ordering
- send tail of log in email
isatest [Tue, 30 Jul 2002 10:28:38 +0200] rev 13431
changed date format for proper lexicographical ordering
wenzelm [Mon, 29 Jul 2002 21:39:22 +0200] rev 13430
tuned messages;
wenzelm [Mon, 29 Jul 2002 18:07:53 +0200] rev 13429
tuned;
wenzelm [Mon, 29 Jul 2002 00:57:16 +0200] rev 13428
eliminate open locales and special ML code;
wenzelm [Sun, 28 Jul 2002 21:09:37 +0200] rev 13427
tuned document;
wenzelm [Sat, 27 Jul 2002 21:55:14 +0200] rev 13426
make SML/NJ happy;
wenzelm [Fri, 26 Jul 2002 21:09:39 +0200] rev 13425
support for split assumptions in cases (hyps vs. prems);
wenzelm [Fri, 26 Jul 2002 21:07:57 +0200] rev 13424
tuned;
paulson [Thu, 25 Jul 2002 18:29:04 +0200] rev 13423
More lemmas, working towards relativization of "satisfies"
paulson [Thu, 25 Jul 2002 10:56:35 +0200] rev 13422
Added the assumption nth_replacement to locale M_datatypes.
Moved up its proof to make it available for the instantiation of that locale.
wenzelm [Wed, 24 Jul 2002 22:15:55 +0200] rev 13421
simplified locale predicates;
wenzelm [Wed, 24 Jul 2002 22:14:42 +0200] rev 13420
removed unused locale_facts(_i);
simplified locale predicates: only one level for zero imports;
tuned;
wenzelm [Wed, 24 Jul 2002 22:13:02 +0200] rev 13419
tuned;
paulson [Wed, 24 Jul 2002 17:59:12 +0200] rev 13418
tweaks, aiming towards relativization of "satisfies"
berghofe [Wed, 24 Jul 2002 16:16:44 +0200] rev 13417
Tuned type constraint of function merge_rules to make smlnj happy.
wenzelm [Wed, 24 Jul 2002 00:13:41 +0200] rev 13416
AC18: meta-level predicate via locale;
wenzelm [Wed, 24 Jul 2002 00:12:50 +0200] rev 13415
tuned view;
wenzelm [Wed, 24 Jul 2002 00:11:56 +0200] rev 13414
removed attribute "norm_hhf";
wenzelm [Wed, 24 Jul 2002 00:11:24 +0200] rev 13413
adapted fact names;
wenzelm [Wed, 24 Jul 2002 00:10:52 +0200] rev 13412
predicate defs via locales;
wenzelm [Wed, 24 Jul 2002 00:09:44 +0200] rev 13411
locales: predicate defs;
wenzelm [Wed, 24 Jul 2002 00:08:52 +0200] rev 13410
* Pure: locale specifications now produce predicate definitions;
paulson [Tue, 23 Jul 2002 15:07:12 +0200] rev 13409
Relativization and Separation for the function "nth"
berghofe [Mon, 22 Jul 2002 13:55:44 +0200] rev 13408
Added "nocite" to avoid BibTeX error when proofs are switched off.
berghofe [Sun, 21 Jul 2002 15:52:39 +0200] rev 13407
Added program extraction keywords.
berghofe [Sun, 21 Jul 2002 15:45:41 +0200] rev 13406
Document for program extraction in HOL.
berghofe [Sun, 21 Jul 2002 15:44:42 +0200] rev 13405
Examples for program extraction in HOL.
berghofe [Sun, 21 Jul 2002 15:43:14 +0200] rev 13404
Rules for rewriting HOL proofs.
berghofe [Sun, 21 Jul 2002 15:42:30 +0200] rev 13403
Added theory for setting up program extraction.
berghofe [Sun, 21 Jul 2002 15:37:04 +0200] rev 13402
Added program extraction module.
wenzelm [Fri, 19 Jul 2002 18:44:37 +0200] rev 13401
*** empty log message ***
wenzelm [Fri, 19 Jul 2002 18:44:36 +0200] rev 13400
accomodate cumulative locale predicates;
wenzelm [Fri, 19 Jul 2002 18:44:07 +0200] rev 13399
support locale ``views'' (for cumulative predicates);
paulson [Fri, 19 Jul 2002 18:06:31 +0200] rev 13398
Towards relativization and absoluteness of formula_rec
paulson [Fri, 19 Jul 2002 13:29:22 +0200] rev 13397
Absoluteness of the function "nth"
paulson [Fri, 19 Jul 2002 13:28:19 +0200] rev 13396
A couple of new theorems for Constructible
paulson [Thu, 18 Jul 2002 15:21:42 +0200] rev 13395
absoluteness for "formula" and "eclose"
wenzelm [Thu, 18 Jul 2002 12:10:24 +0200] rev 13394
define cumulative predicate view;
tuned;
wenzelm [Thu, 18 Jul 2002 12:09:44 +0200] rev 13393
adapted add_locale;
wenzelm [Thu, 18 Jul 2002 12:09:28 +0200] rev 13392
adapted locale syntax;
wenzelm [Thu, 18 Jul 2002 12:09:08 +0200] rev 13391
fixed inform_file_retracted: remove_thy;
wenzelm [Thu, 18 Jul 2002 12:08:45 +0200] rev 13390
ACe_axioms;
wenzelm [Thu, 18 Jul 2002 12:05:51 +0200] rev 13389
added satisfy_hyps;
wenzelm [Thu, 18 Jul 2002 12:05:29 +0200] rev 13388
quantify LC (conflict with const name of HOL);
paulson [Thu, 18 Jul 2002 10:37:55 +0200] rev 13387
new theorems to support Constructible proofs
paulson [Wed, 17 Jul 2002 16:41:32 +0200] rev 13386
Formulas (and lists) in M (and L!)