berghofe [Tue, 12 Jul 2005 11:41:24 +0200] rev 16769
Implemented mechanism for attaching auxiliary code to consts_code and
types_code declarations.
nipkow [Mon, 11 Jul 2005 19:59:11 +0200] rev 16768
small text mod
quigley [Mon, 11 Jul 2005 16:42:42 +0200] rev 16767
Fixed some problems with the signal handler.
obua [Mon, 11 Jul 2005 14:52:55 +0200] rev 16766
Improved implementation of Defs.is_overloaded.
berghofe [Fri, 08 Jul 2005 11:57:15 +0200] rev 16765
Some changes to allow mutually recursive, overloaded functions with same name.
nipkow [Fri, 08 Jul 2005 11:39:59 +0200] rev 16764
added Davenport reference
nipkow [Fri, 08 Jul 2005 11:39:44 +0200] rev 16763
moved Davenport citation to Main, removed author list
nipkow [Fri, 08 Jul 2005 11:39:08 +0200] rev 16762
moved gcd to new GCD.thy
nipkow [Fri, 08 Jul 2005 11:38:53 +0200] rev 16761
proof needed updating because of arith
nipkow [Fri, 08 Jul 2005 11:38:30 +0200] rev 16760
changed imports due to new GCD.thy
nipkow [Fri, 08 Jul 2005 11:37:53 +0200] rev 16759
Used to be in Library/Primes
huffman [Fri, 08 Jul 2005 03:12:58 +0200] rev 16758
fix typo
huffman [Fri, 08 Jul 2005 03:09:32 +0200] rev 16757
replaced old continuity rules with new lemma cont2cont_lift_case
huffman [Fri, 08 Jul 2005 02:42:42 +0200] rev 16756
simplified proof of ifte_thms, removed ifte_simp
huffman [Fri, 08 Jul 2005 02:42:04 +0200] rev 16755
renamed upE1 to upE; added simp rule cont2cont_flift1
huffman [Fri, 08 Jul 2005 02:41:35 +0200] rev 16754
renamed upE1 to upE
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
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
huffman [Fri, 08 Jul 2005 02:38:05 +0200] rev 16751
add lemma eq_sprod
huffman [Fri, 08 Jul 2005 02:37:42 +0200] rev 16750
add lemma eq_cprod
huffman [Thu, 07 Jul 2005 21:41:08 +0200] rev 16749
removed obsolete continuity theorems
huffman [Thu, 07 Jul 2005 21:22:15 +0200] rev 16748
define lift type using pcpodef; cleaned up
huffman [Thu, 07 Jul 2005 20:41:12 +0200] rev 16747
cleaned up
huffman [Thu, 07 Jul 2005 19:55:46 +0200] rev 16746
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
huffman [Thu, 07 Jul 2005 19:18:26 +0200] rev 16744
fixes to work with UU_reorient_simproc
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
huffman [Thu, 07 Jul 2005 18:38:00 +0200] rev 16742
use theorem ch2ch_cont
paulson [Thu, 07 Jul 2005 18:25:02 +0200] rev 16741
inserted basic relevance-checking code, WHICH ONLY WORKS FOR 1ST SUBGOAL
paulson [Thu, 07 Jul 2005 18:24:20 +0200] rev 16740
updated comment
huffman [Thu, 07 Jul 2005 18:22:01 +0200] rev 16739
add UU_reorient_simproc
huffman [Thu, 07 Jul 2005 18:20:08 +0200] rev 16738
use theorems ch2ch_cont, cont2contlubE