wenzelm [Thu, 14 Jul 2005 19:28:20 +0200] rev 16838
use existing Inttab;
wenzelm [Thu, 14 Jul 2005 19:28:19 +0200] rev 16837
improved oracle setup;
replace itlist by fold_rev;
replace end_itlist by Utils.end_itlist;
wenzelm [Thu, 14 Jul 2005 19:28:18 +0200] rev 16836
improved oracle setup;
wenzelm [Thu, 14 Jul 2005 19:28:17 +0200] rev 16835
removed not_const -- use Not instead;
add mk_not;
wenzelm [Thu, 14 Jul 2005 19:28:16 +0200] rev 16834
HOL.Not;
tuned;
wenzelm [Thu, 14 Jul 2005 19:28:15 +0200] rev 16833
HOL.Not;
wenzelm [Thu, 14 Jul 2005 19:28:14 +0200] rev 16832
new type-safe interface;
added method example;
wenzelm [Thu, 14 Jul 2005 19:28:13 +0200] rev 16831
removed FOL/ex/IffOracle.ML;
wenzelm [Thu, 14 Jul 2005 19:28:12 +0200] rev 16830
obsolete;
wenzelm [Thu, 14 Jul 2005 19:28:12 +0200] rev 16829
improved 'oracle' command;
wenzelm [Thu, 14 Jul 2005 17:21:35 +0200] rev 16828
tuned;
wenzelm [Thu, 14 Jul 2005 17:16:52 +0200] rev 16827
accomodate change of real_of_XXX;
obua [Thu, 14 Jul 2005 14:05:48 +0200] rev 16826
- fixed bug concerning the renaming of axiom names
- introduced new function Defs.fast_overloading_info
haftmann [Thu, 14 Jul 2005 10:48:19 +0200] rev 16825
added ` combinator
haftmann [Thu, 14 Jul 2005 10:32:01 +0200] rev 16824
(fix for smlnj)
huffman [Thu, 14 Jul 2005 01:04:30 +0200] rev 16823
simplified proof of cont_Iwhen3
schirmer [Wed, 13 Jul 2005 20:53:26 +0200] rev 16822
avoiding even more garbage
aspinall [Wed, 13 Jul 2005 20:07:01 +0200] rev 16821
Update PGIP packet handling, fixing unique session identifier.
avigad [Wed, 13 Jul 2005 20:02:54 +0200] rev 16820
fixed typos in theorem names
avigad [Wed, 13 Jul 2005 19:49:07 +0200] rev 16819
Additions to the Real (and Hyperreal) libraries:
RealDef.thy: lemmas relating nats, ints, and reals
reversed direction of real_of_int_mult, etc. (now they agree with nat versions)
SEQ.thy and Series.thy: various additions
RComplete.thy: lemmas involving floor and ceiling
introduced natfloor and natceiling
Log.thy: various additions
paulson [Wed, 13 Jul 2005 16:47:23 +0200] rev 16818
tidied
aspinall [Wed, 13 Jul 2005 16:32:15 +0200] rev 16817
Add ISABELLE_PID for proof_general.ML
wenzelm [Wed, 13 Jul 2005 16:08:21 +0200] rev 16816
tuned msg;
wenzelm [Wed, 13 Jul 2005 16:07:37 +0200] rev 16815
added print_state_hook;
renamed proof'' to actual_proof;
tuned;