Sat, 31 Mar 2012 19:38:41 +0200 tuned;
wenzelm [Sat, 31 Mar 2012 19:38:41 +0200] rev 47240
tuned;
Sat, 31 Mar 2012 19:26:23 +0200 tuned signature;
wenzelm [Sat, 31 Mar 2012 19:26:23 +0200] rev 47239
tuned signature;
Sat, 31 Mar 2012 19:09:59 +0200 more direct Local_Defs.contract;
wenzelm [Sat, 31 Mar 2012 19:09:59 +0200] rev 47238
more direct Local_Defs.contract; eliminated slightly odd Local_Defs.trans_term/trans_prop;
Sat, 31 Mar 2012 15:29:49 +0200 more precise Local_Defs.expand wrt. *local* prems only;
wenzelm [Sat, 31 Mar 2012 15:29:49 +0200] rev 47237
more precise Local_Defs.expand wrt. *local* prems only;
Sat, 31 Mar 2012 15:21:35 +0200 tuned comment;
wenzelm [Sat, 31 Mar 2012 15:21:35 +0200] rev 47236
tuned comment;
Fri, 30 Mar 2012 21:08:00 +0200 more robust Scala 2.9.x interpreter invocation -- avoid separate interpreter thread and thus deadlock of Swing_Thread.now;
wenzelm [Fri, 30 Mar 2012 21:08:00 +0200] rev 47235
more robust Scala 2.9.x interpreter invocation -- avoid separate interpreter thread and thus deadlock of Swing_Thread.now;
Fri, 30 Mar 2012 19:36:41 +0200 tuned;
wenzelm [Fri, 30 Mar 2012 19:36:41 +0200] rev 47234
tuned;
Fri, 30 Mar 2012 18:56:46 +0200 dropped empty files
haftmann [Fri, 30 Mar 2012 18:56:46 +0200] rev 47233
dropped empty files
Fri, 30 Mar 2012 18:56:02 +0200 dropped now obsolete Cset theories
haftmann [Fri, 30 Mar 2012 18:56:02 +0200] rev 47232
dropped now obsolete Cset theories
Fri, 30 Mar 2012 17:25:34 +0200 merged
wenzelm [Fri, 30 Mar 2012 17:25:34 +0200] rev 47231
merged
Fri, 30 Mar 2012 17:22:17 +0200 tuned proofs, less guesswork;
wenzelm [Fri, 30 Mar 2012 17:22:17 +0200] rev 47230
tuned proofs, less guesswork;
Fri, 30 Mar 2012 17:21:36 +0200 merged
huffman [Fri, 30 Mar 2012 17:21:36 +0200] rev 47229
merged
Fri, 30 Mar 2012 16:44:23 +0200 load Tools/numeral.ML in Num.thy
huffman [Fri, 30 Mar 2012 16:44:23 +0200] rev 47228
load Tools/numeral.ML in Num.thy
Fri, 30 Mar 2012 16:43:07 +0200 tuned proof
huffman [Fri, 30 Mar 2012 16:43:07 +0200] rev 47227
tuned proof
Fri, 30 Mar 2012 15:56:12 +0200 set up numeral reorient simproc in Num.thy
huffman [Fri, 30 Mar 2012 15:56:12 +0200] rev 47226
set up numeral reorient simproc in Num.thy
Fri, 30 Mar 2012 15:43:30 +0200 remove redundant simp rule
huffman [Fri, 30 Mar 2012 15:43:30 +0200] rev 47225
remove redundant simp rule
Fri, 30 Mar 2012 15:24:24 +0200 add simp rules for eve/odd on numerals
huffman [Fri, 30 Mar 2012 15:24:24 +0200] rev 47224
add simp rules for eve/odd on numerals
Fri, 30 Mar 2012 14:27:29 +0200 remove content-free theory ex/Arithmetic_Series_Complex.thy
huffman [Fri, 30 Mar 2012 14:27:29 +0200] rev 47223
remove content-free theory ex/Arithmetic_Series_Complex.thy
Fri, 30 Mar 2012 14:25:32 +0200 rephrase lemmas about arithmetic series using numeral '2'
huffman [Fri, 30 Mar 2012 14:25:32 +0200] rev 47222
rephrase lemmas about arithmetic series using numeral '2'
Fri, 30 Mar 2012 14:00:18 +0200 rephrase lemma card_Pow using '2' instead of 'Suc (Suc 0)'
huffman [Fri, 30 Mar 2012 14:00:18 +0200] rev 47221
rephrase lemma card_Pow using '2' instead of 'Suc (Suc 0)'
Fri, 30 Mar 2012 12:32:35 +0200 replace lemmas eval_nat_numeral with a simpler reformulation
huffman [Fri, 30 Mar 2012 12:32:35 +0200] rev 47220
replace lemmas eval_nat_numeral with a simpler reformulation
Fri, 30 Mar 2012 12:02:23 +0200 restate various simp rules for word operations using pred_numeral
huffman [Fri, 30 Mar 2012 12:02:23 +0200] rev 47219
restate various simp rules for word operations using pred_numeral
Fri, 30 Mar 2012 11:52:26 +0200 new lemmas for simplifying subtraction on nat numerals
huffman [Fri, 30 Mar 2012 11:52:26 +0200] rev 47218
new lemmas for simplifying subtraction on nat numerals
Fri, 30 Mar 2012 11:16:35 +0200 removed redundant nat-specific copies of theorems
huffman [Fri, 30 Mar 2012 11:16:35 +0200] rev 47217
removed redundant nat-specific copies of theorems
Fri, 30 Mar 2012 10:41:27 +0200 move more theorems from Nat_Numeral.thy to Num.thy
huffman [Fri, 30 Mar 2012 10:41:27 +0200] rev 47216
move more theorems from Nat_Numeral.thy to Num.thy
Fri, 30 Mar 2012 15:25:47 +0200 "invariant" is free in main HOL (cf. 56adbf5bcc82, e64ffc96a49f);
wenzelm [Fri, 30 Mar 2012 15:25:47 +0200] rev 47215
"invariant" is free in main HOL (cf. 56adbf5bcc82, e64ffc96a49f);
Fri, 30 Mar 2012 13:12:02 +0200 more robust ISABELLE_JDK_HOME settings, based on exisiting JAVA_HOME provided by isatest shell environment (which depends a lot on the host);
wenzelm [Fri, 30 Mar 2012 13:12:02 +0200] rev 47214
more robust ISABELLE_JDK_HOME settings, based on exisiting JAVA_HOME provided by isatest shell environment (which depends a lot on the host);
Fri, 30 Mar 2012 11:48:24 +0200 more explicit isatest environment settings (from private .bashrc);
wenzelm [Fri, 30 Mar 2012 11:48:24 +0200] rev 47213
more explicit isatest environment settings (from private .bashrc);
Fri, 30 Mar 2012 09:55:03 +0200 merged
huffman [Fri, 30 Mar 2012 09:55:03 +0200] rev 47212
merged
Fri, 30 Mar 2012 08:15:29 +0200 fix search-and-replace errors
huffman [Fri, 30 Mar 2012 08:15:29 +0200] rev 47211
fix search-and-replace errors
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip