Wed, 13 Jul 2005 10:44:51 +0200 (intermediate commit)
haftmann [Wed, 13 Jul 2005 10:44:51 +0200] rev 16785
(intermediate commit)
Wed, 13 Jul 2005 09:53:50 +0200 - added cplex package to HOL/Matrix
obua [Wed, 13 Jul 2005 09:53:50 +0200] rev 16784
- added cplex package to HOL/Matrix
Tue, 12 Jul 2005 23:42:11 +0200 avoid some garbage
schirmer [Tue, 12 Jul 2005 23:42:11 +0200] rev 16783
avoid some garbage
Tue, 12 Jul 2005 21:49:38 +0200 - use TableFun instead of homebrew binary tree in am_interpreter.ML
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
Tue, 12 Jul 2005 19:29:52 +0200 - introduce Pure/Tools directory
obua [Tue, 12 Jul 2005 19:29:52 +0200] rev 16781
- introduce Pure/Tools directory - add compute oracle to Pure/Tools
Tue, 12 Jul 2005 19:18:55 +0200 fold_map -> fold_yield, added transformator combinators, added selector combinator
haftmann [Tue, 12 Jul 2005 19:18:55 +0200] rev 16780
fold_map -> fold_yield, added transformator combinators, added selector combinator
Tue, 12 Jul 2005 18:44:32 +0200 changed orientation of bind_assoc rule
huffman [Tue, 12 Jul 2005 18:44:32 +0200] rev 16779
changed orientation of bind_assoc rule
Tue, 12 Jul 2005 18:28:36 +0200 use qualified names for all constants
huffman [Tue, 12 Jul 2005 18:28:36 +0200] rev 16778
use qualified names for all constants
Tue, 12 Jul 2005 18:26:44 +0200 added lemmas sfst_defined_iff, ssnd_defined_iff, sfst_defined, ssnd_defined
huffman [Tue, 12 Jul 2005 18:26:44 +0200] rev 16777
added lemmas sfst_defined_iff, ssnd_defined_iff, sfst_defined, ssnd_defined
Tue, 12 Jul 2005 18:20:44 +0200 generalized types of monadic operators to class cpo; added match function for UU
huffman [Tue, 12 Jul 2005 18:20:44 +0200] rev 16776
generalized types of monadic operators to class cpo; added match function for UU
Tue, 12 Jul 2005 17:56:03 +0200 added lemmas to OrderedGroup.thy (reasoning about signs, absolute value, triangle inequalities)
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
Tue, 12 Jul 2005 12:49:46 +0200 experimental code to reduce the amount of type information in blast
paulson [Tue, 12 Jul 2005 12:49:46 +0200] rev 16774
experimental code to reduce the amount of type information in blast
Tue, 12 Jul 2005 12:49:00 +0200 tweaked
paulson [Tue, 12 Jul 2005 12:49:00 +0200] rev 16773
tweaked
Tue, 12 Jul 2005 11:55:33 +0200 Added \<module> symbol.
berghofe [Tue, 12 Jul 2005 11:55:33 +0200] rev 16772
Added \<module> symbol.
Tue, 12 Jul 2005 11:54:55 +0200 Added "attach" keyword for code generator setup.
berghofe [Tue, 12 Jul 2005 11:54:55 +0200] rev 16771
Added "attach" keyword for code generator setup.
Tue, 12 Jul 2005 11:51:31 +0200 Auxiliary functions to be used in generated code are now defined using "attach".
berghofe [Tue, 12 Jul 2005 11:51:31 +0200] rev 16770
Auxiliary functions to be used in generated code are now defined using "attach".
Tue, 12 Jul 2005 11:41:24 +0200 Implemented mechanism for attaching auxiliary code to consts_code and
berghofe [Tue, 12 Jul 2005 11:41:24 +0200] rev 16769
Implemented mechanism for attaching auxiliary code to consts_code and types_code declarations.
Mon, 11 Jul 2005 19:59:11 +0200 small text mod
nipkow [Mon, 11 Jul 2005 19:59:11 +0200] rev 16768
small text mod
Mon, 11 Jul 2005 16:42:42 +0200 Fixed some problems with the signal handler.
quigley [Mon, 11 Jul 2005 16:42:42 +0200] rev 16767
Fixed some problems with the signal handler.
Mon, 11 Jul 2005 14:52:55 +0200 Improved implementation of Defs.is_overloaded.
obua [Mon, 11 Jul 2005 14:52:55 +0200] rev 16766
Improved implementation of Defs.is_overloaded.
Fri, 08 Jul 2005 11:57:15 +0200 Some changes to allow mutually recursive, overloaded functions with same name.
berghofe [Fri, 08 Jul 2005 11:57:15 +0200] rev 16765
Some changes to allow mutually recursive, overloaded functions with same name.
Fri, 08 Jul 2005 11:39:59 +0200 added Davenport reference
nipkow [Fri, 08 Jul 2005 11:39:59 +0200] rev 16764
added Davenport reference
Fri, 08 Jul 2005 11:39:44 +0200 moved Davenport citation to Main, removed author list
nipkow [Fri, 08 Jul 2005 11:39:44 +0200] rev 16763
moved Davenport citation to Main, removed author list
Fri, 08 Jul 2005 11:39:08 +0200 moved gcd to new GCD.thy
nipkow [Fri, 08 Jul 2005 11:39:08 +0200] rev 16762
moved gcd to new GCD.thy
Fri, 08 Jul 2005 11:38:53 +0200 proof needed updating because of arith
nipkow [Fri, 08 Jul 2005 11:38:53 +0200] rev 16761
proof needed updating because of arith
Fri, 08 Jul 2005 11:38:30 +0200 changed imports due to new GCD.thy
nipkow [Fri, 08 Jul 2005 11:38:30 +0200] rev 16760
changed imports due to new GCD.thy
Fri, 08 Jul 2005 11:37:53 +0200 Used to be in Library/Primes
nipkow [Fri, 08 Jul 2005 11:37:53 +0200] rev 16759
Used to be in Library/Primes
Fri, 08 Jul 2005 03:12:58 +0200 fix typo
huffman [Fri, 08 Jul 2005 03:12:58 +0200] rev 16758
fix typo
Fri, 08 Jul 2005 03:09:32 +0200 replaced old continuity rules with new lemma cont2cont_lift_case
huffman [Fri, 08 Jul 2005 03:09:32 +0200] rev 16757
replaced old continuity rules with new lemma cont2cont_lift_case
Fri, 08 Jul 2005 02:42:42 +0200 simplified proof of ifte_thms, removed ifte_simp
huffman [Fri, 08 Jul 2005 02:42:42 +0200] rev 16756
simplified proof of ifte_thms, removed ifte_simp
Fri, 08 Jul 2005 02:42:04 +0200 renamed upE1 to upE; added simp rule cont2cont_flift1
huffman [Fri, 08 Jul 2005 02:42:04 +0200] rev 16755
renamed upE1 to upE; added simp rule cont2cont_flift1
Fri, 08 Jul 2005 02:41:35 +0200 renamed upE1 to upE
huffman [Fri, 08 Jul 2005 02:41:35 +0200] rev 16754
renamed upE1 to upE
Fri, 08 Jul 2005 02:41:19 +0200 define 'a u with datatype package;
huffman [Fri, 08 Jul 2005 02:41:19 +0200] rev 16753
define 'a u with datatype package; removed obsolete lemmas; renamed upE1 to upE and Exh_Up1 to Exh_Up; cleaned up
Fri, 08 Jul 2005 02:39:53 +0200 added lemmas sinl_defined_iff sinr_defined_iff, sinl_eq_sinr, sinr_eq_sinl; added more simp rules; cleaned up
huffman [Fri, 08 Jul 2005 02:39:53 +0200] rev 16752
added lemmas sinl_defined_iff sinr_defined_iff, sinl_eq_sinr, sinr_eq_sinl; added more simp rules; cleaned up
Fri, 08 Jul 2005 02:38:05 +0200 add lemma eq_sprod
huffman [Fri, 08 Jul 2005 02:38:05 +0200] rev 16751
add lemma eq_sprod
Fri, 08 Jul 2005 02:37:42 +0200 add lemma eq_cprod
huffman [Fri, 08 Jul 2005 02:37:42 +0200] rev 16750
add lemma eq_cprod
Thu, 07 Jul 2005 21:41:08 +0200 removed obsolete continuity theorems
huffman [Thu, 07 Jul 2005 21:41:08 +0200] rev 16749
removed obsolete continuity theorems
Thu, 07 Jul 2005 21:22:15 +0200 define lift type using pcpodef; cleaned up
huffman [Thu, 07 Jul 2005 21:22:15 +0200] rev 16748
define lift type using pcpodef; cleaned up
Thu, 07 Jul 2005 20:41:12 +0200 cleaned up
huffman [Thu, 07 Jul 2005 20:41:12 +0200] rev 16747
cleaned up
Thu, 07 Jul 2005 19:55:46 +0200 fixes to work with UU_reorient_simproc
huffman [Thu, 07 Jul 2005 19:55:46 +0200] rev 16746
fixes to work with UU_reorient_simproc
Thu, 07 Jul 2005 19:40:00 +0200 fixes to work with UU_reorient_simproc
huffman [Thu, 07 Jul 2005 19:40:00 +0200] rev 16745
fixes to work with UU_reorient_simproc
Thu, 07 Jul 2005 19:18:26 +0200 fixes to work with UU_reorient_simproc
huffman [Thu, 07 Jul 2005 19:18:26 +0200] rev 16744
fixes to work with UU_reorient_simproc
Thu, 07 Jul 2005 19:01:04 +0200 1) all theorems in Orderings can now be given as a parameter
obua [Thu, 07 Jul 2005 19:01:04 +0200] rev 16743
1) all theorems in Orderings can now be given as a parameter 2) new function Theory.defs_of 3) new functions Defs.overloading_info and Defs.is_overloaded
Thu, 07 Jul 2005 18:38:00 +0200 use theorem ch2ch_cont
huffman [Thu, 07 Jul 2005 18:38:00 +0200] rev 16742
use theorem ch2ch_cont
Thu, 07 Jul 2005 18:25:02 +0200 inserted basic relevance-checking code, WHICH ONLY WORKS FOR 1ST SUBGOAL
paulson [Thu, 07 Jul 2005 18:25:02 +0200] rev 16741
inserted basic relevance-checking code, WHICH ONLY WORKS FOR 1ST SUBGOAL
Thu, 07 Jul 2005 18:24:20 +0200 updated comment
paulson [Thu, 07 Jul 2005 18:24:20 +0200] rev 16740
updated comment
Thu, 07 Jul 2005 18:22:01 +0200 add UU_reorient_simproc
huffman [Thu, 07 Jul 2005 18:22:01 +0200] rev 16739
add UU_reorient_simproc
Thu, 07 Jul 2005 18:20:08 +0200 use theorems ch2ch_cont, cont2contlubE
huffman [Thu, 07 Jul 2005 18:20:08 +0200] rev 16738
use theorems ch2ch_cont, cont2contlubE
Thu, 07 Jul 2005 18:19:20 +0200 add lemmas ch2ch_cont and cont2contlubE
huffman [Thu, 07 Jul 2005 18:19:20 +0200] rev 16737
add lemmas ch2ch_cont and cont2contlubE
Thu, 07 Jul 2005 15:52:31 +0200 Preparations for interpretation of locales in locales.
ballarin [Thu, 07 Jul 2005 15:52:31 +0200] rev 16736
Preparations for interpretation of locales in locales.
Thu, 07 Jul 2005 12:42:50 +0200 takes & in premises apart now.
nipkow [Thu, 07 Jul 2005 12:42:50 +0200] rev 16735
takes & in premises apart now.
Thu, 07 Jul 2005 12:42:21 +0200 linear arithmetic is more powerful now
nipkow [Thu, 07 Jul 2005 12:42:21 +0200] rev 16734
linear arithmetic is more powerful now
Thu, 07 Jul 2005 12:39:17 +0200 linear arithmetic now takes "&" in assumptions apart.
nipkow [Thu, 07 Jul 2005 12:39:17 +0200] rev 16733
linear arithmetic now takes "&" in assumptions apart.
Thu, 07 Jul 2005 12:36:56 +0200 Used to be part of Finite_Set (or was it SetInterval?)
nipkow [Thu, 07 Jul 2005 12:36:56 +0200] rev 16732
Used to be part of Finite_Set (or was it SetInterval?) Added binomial thm.
Wed, 06 Jul 2005 20:00:56 +0200 fixed antiquotation;
wenzelm [Wed, 06 Jul 2005 20:00:56 +0200] rev 16731
fixed antiquotation;
Wed, 06 Jul 2005 20:00:42 +0200 removed timers;
wenzelm [Wed, 06 Jul 2005 20:00:42 +0200] rev 16730
removed timers;
(0) -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip