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;
wenzelm [Wed, 13 Jul 2005 16:07:36 +0200] rev 16814
export previous;
wenzelm [Wed, 13 Jul 2005 16:07:35 +0200] rev 16813
removed ad-hoc atp_hook, cal_atp;
removed depth_of;
tuned;
wenzelm [Wed, 13 Jul 2005 16:07:34 +0200] rev 16812
Toplevel.actual_proof;
wenzelm [Wed, 13 Jul 2005 16:07:33 +0200] rev 16811
avoid excessive exceptions;
wenzelm [Wed, 13 Jul 2005 16:07:32 +0200] rev 16810
Graph: fast_string_ord;
wenzelm [Wed, 13 Jul 2005 16:07:30 +0200] rev 16809
export eq_brl;
wenzelm [Wed, 13 Jul 2005 16:07:29 +0200] rev 16808
added subtract;
improved interface;
tuned;
wenzelm [Wed, 13 Jul 2005 16:07:28 +0200] rev 16807
export eq_rrule;
improved Net interface;
wenzelm [Wed, 13 Jul 2005 16:07:27 +0200] rev 16806
removed obsolete delta stuff;
wenzelm [Wed, 13 Jul 2005 16:07:26 +0200] rev 16805
open ReconPrelim Recon_Transfer;
wenzelm [Wed, 13 Jul 2005 16:07:25 +0200] rev 16804
open ReconPrelim ReconTranslateProof;
removed second copy of exception ASSERTION;
wenzelm [Wed, 13 Jul 2005 16:07:24 +0200] rev 16803
tuned;
wenzelm [Wed, 13 Jul 2005 16:07:23 +0200] rev 16802
use Toplevel.print_state_hook instead of adhoc Proof.atp_hook;
added call_atp: bool ref;
do 'setmp print_mode []', which is more robust than manual ref manipulation;
added subtract_simpset, subtract_claset (supercede delta approximation);
wenzelm [Wed, 13 Jul 2005 16:07:22 +0200] rev 16801
tuned concat_with_and;
improved Net interface;
wenzelm [Wed, 13 Jul 2005 16:07:21 +0200] rev 16800
improved Net interface;
wenzelm [Wed, 13 Jul 2005 16:07:18 +0200] rev 16799
* Isar session: The initial use of ROOT.ML is now always timed;
aspinall [Wed, 13 Jul 2005 15:25:05 +0200] rev 16798
Add acceptedpgipelems message
paulson [Wed, 13 Jul 2005 15:19:13 +0200] rev 16797
auto update
paulson [Wed, 13 Jul 2005 15:06:20 +0200] rev 16796
generlization of some "nat" theorems
paulson [Wed, 13 Jul 2005 15:06:04 +0200] rev 16795
relevance filtering is now optional
paulson [Wed, 13 Jul 2005 15:05:48 +0200] rev 16794
tidied
wenzelm [Wed, 13 Jul 2005 14:56:00 +0200] rev 16793
fixed comment-out;
obua [Wed, 13 Jul 2005 12:24:39 +0200] rev 16792
fix
aspinall [Wed, 13 Jul 2005 12:14:23 +0200] rev 16791
Add management for current working directory
haftmann [Wed, 13 Jul 2005 11:30:37 +0200] rev 16790
(fix for an accidental commit)
aspinall [Wed, 13 Jul 2005 11:29:08 +0200] rev 16789
Note about theorem dependencies including themselves.
aspinall [Wed, 13 Jul 2005 11:28:09 +0200] rev 16788
Fix informtheoryloaded/retracted -> informfileloaded/retracted to match pgip.rnc
haftmann [Wed, 13 Jul 2005 11:16:34 +0200] rev 16787
(intermediate commit)
haftmann [Wed, 13 Jul 2005 10:48:21 +0200] rev 16786
(corrected wrong commit)
haftmann [Wed, 13 Jul 2005 10:44:51 +0200] rev 16785
(intermediate commit)
obua [Wed, 13 Jul 2005 09:53:50 +0200] rev 16784
- added cplex package to HOL/Matrix
schirmer [Tue, 12 Jul 2005 23:42:11 +0200] rev 16783
avoid some garbage
obua [Tue, 12 Jul 2005 21:49:38 +0200] rev 16782
- use TableFun instead of homebrew binary tree in am_interpreter.ML
- add Floats to HOL/Real
obua [Tue, 12 Jul 2005 19:29:52 +0200] rev 16781
- introduce Pure/Tools directory
- add compute oracle to Pure/Tools
haftmann [Tue, 12 Jul 2005 19:18:55 +0200] rev 16780
fold_map -> fold_yield, added transformator combinators, added selector combinator
huffman [Tue, 12 Jul 2005 18:44:32 +0200] rev 16779
changed orientation of bind_assoc rule
huffman [Tue, 12 Jul 2005 18:28:36 +0200] rev 16778
use qualified names for all constants
huffman [Tue, 12 Jul 2005 18:26:44 +0200] rev 16777
added lemmas sfst_defined_iff, ssnd_defined_iff, sfst_defined, ssnd_defined
huffman [Tue, 12 Jul 2005 18:20:44 +0200] rev 16776
generalized types of monadic operators to class cpo; added match function for UU
avigad [Tue, 12 Jul 2005 17:56:03 +0200] rev 16775
added lemmas to OrderedGroup.thy (reasoning about signs, absolute value, triangle inequalities)
added lemmas to Ring_and_Field.thy (reasoning about signs, fractions, etc.)
renamed simplification rules for abs (abs_of_pos, etc.)
renamed rules for multiplication and signs (mult_pos_pos, etc.)
moved lemmas involving fractions from NatSimprocs.thy
added setsum_mono3 to FiniteSet.thy
added simplification rules for powers to Parity.thy
paulson [Tue, 12 Jul 2005 12:49:46 +0200] rev 16774
experimental code to reduce the amount of type information in blast