wenzelm [Thu, 03 Aug 2000 18:45:15 +0200] rev 9515
added setmp_verbose;
wenzelm [Thu, 03 Aug 2000 18:44:55 +0200] rev 9514
tuned;
wenzelm [Thu, 03 Aug 2000 18:44:24 +0200] rev 9513
unknown_theory/proof/context;
wenzelm [Thu, 03 Aug 2000 18:43:35 +0200] rev 9512
added unknown_theory/proof/context;
paulson [Thu, 03 Aug 2000 11:51:11 +0200] rev 9511
new theorem neq_commute
paulson [Thu, 03 Aug 2000 10:53:06 +0200] rev 9510
new files Integ/IntPower.{thy.ML}; tidied
paulson [Thu, 03 Aug 2000 10:52:30 +0200] rev 9509
introduction of integer exponentiation
paulson [Thu, 03 Aug 2000 10:46:01 +0200] rev 9508
Chinese Remainder Theorem, Wilsons Theorem, etc., by T M Masmussen
wenzelm [Thu, 03 Aug 2000 00:45:30 +0200] rev 9507
GPLed;
wenzelm [Thu, 03 Aug 2000 00:44:49 +0200] rev 9506
export get_local_clasimpset, clasimp_modifiers;
wenzelm [Thu, 03 Aug 2000 00:44:08 +0200] rev 9505
improved output of space symbol;
wenzelm [Thu, 03 Aug 2000 00:41:07 +0200] rev 9504
typ_no_norm;
wenzelm [Thu, 03 Aug 2000 00:34:22 +0200] rev 9503
tuned;
wenzelm [Wed, 02 Aug 2000 19:40:14 +0200] rev 9502
adapted deriv;
wenzelm [Wed, 02 Aug 2000 19:39:48 +0200] rev 9501
derivations: maintain oracle flag;
wenzelm [Wed, 02 Aug 2000 19:38:33 +0200] rev 9500
use oracle flag from derivation;
wenzelm [Wed, 02 Aug 2000 19:37:36 +0200] rev 9499
rep_thm: 'der' field has additional bool for oracles;
oheimb [Wed, 02 Aug 2000 17:54:55 +0200] rev 9498
minor corrections
wenzelm [Wed, 02 Aug 2000 16:49:26 +0200] rev 9497
isa: do not touch_all_thys on startup;
paulson [Wed, 02 Aug 2000 16:07:32 +0200] rev 9496
coercion "intify" to remove type constraints from integer algebraic laws
paulson [Wed, 02 Aug 2000 16:06:54 +0200] rev 9495
tidying and speeding up proofs
nipkow [Wed, 02 Aug 2000 13:17:11 +0200] rev 9494
*** empty log message ***
nipkow [Wed, 02 Aug 2000 11:30:38 +0200] rev 9493
*** empty log message ***
paulson [Tue, 01 Aug 2000 18:26:34 +0200] rev 9492
used natify with div and mod; also put in the divide-by-zero trick
paulson [Tue, 01 Aug 2000 15:28:21 +0200] rev 9491
natify, a coercion to reduce the number of type constraints in arithmetic
wenzelm [Tue, 01 Aug 2000 13:43:22 +0200] rev 9490
tuned msg;
wenzelm [Tue, 01 Aug 2000 13:41:23 +0200] rev 9489
* blast(_tac) now handles actual object-logic rules as assumptions;
note that auto(_tac) uses blast(_tac) internally, too;
tuned;
wenzelm [Tue, 01 Aug 2000 11:58:27 +0200] rev 9488
added all_eq, imp_eq (for blast);
wenzelm [Tue, 01 Aug 2000 11:58:14 +0200] rev 9487
improved comments;
added all_eq, imp_eq (for blast);
basic calculational rules;
wenzelm [Tue, 01 Aug 2000 11:57:09 +0200] rev 9486
handle actual object-logic rules by atomizing the goal;
wenzelm [Tue, 01 Aug 2000 11:55:27 +0200] rev 9485
added atomize_goal / atomize_tac;
wenzelm [Tue, 01 Aug 2000 00:20:12 +0200] rev 9484
(un)fold: CHANGED;
added atomize_tac;