berghofe [Mon, 05 Aug 2002 14:27:42 +0200] rev 13449
- Converted to new theory format
- Moved NatDef stuff to theory Nat
berghofe [Mon, 05 Aug 2002 14:26:54 +0200] rev 13448
Moved NatDef stuff to theory Nat.
wenzelm [Mon, 05 Aug 2002 12:00:51 +0200] rev 13447
updated;
wenzelm [Fri, 02 Aug 2002 21:40:47 +0200] rev 13446
added Isabelle LNCSes;
wenzelm [Fri, 02 Aug 2002 21:40:28 +0200] rev 13445
fixed long statement: P.opt_thm_name;
wenzelm [Fri, 02 Aug 2002 17:52:51 +0200] rev 13444
fixed railroads;
wenzelm [Fri, 02 Aug 2002 11:49:55 +0200] rev 13443
typedef: "open" option;
wenzelm [Fri, 02 Aug 2002 11:12:34 +0200] rev 13442
declare projected "axioms" as "elim?";
paulson [Thu, 01 Aug 2002 18:22:46 +0200] rev 13441
better satisfies rules for is_recfun
A satisfies rule for is_wfrec!
paulson [Wed, 31 Jul 2002 18:30:25 +0200] rev 13440
some progress towards "satisfies"
nipkow [Wed, 31 Jul 2002 17:42:38 +0200] rev 13439
*** empty log message ***
nipkow [Wed, 31 Jul 2002 16:10:24 +0200] rev 13438
added mk_left_commute to HOL.thy and used it "everywhere"
paulson [Wed, 31 Jul 2002 14:40:40 +0200] rev 13437
separate "axioms" proofs: more flexible for locale reasoning
paulson [Wed, 31 Jul 2002 14:39:47 +0200] rev 13436
tweaks involving Separation
paulson [Wed, 31 Jul 2002 14:34:08 +0200] rev 13435
new theorem eq_commute
paulson [Tue, 30 Jul 2002 11:39:57 +0200] rev 13434
better sats rules for higher-order operators
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;