wenzelm [Sun, 01 Apr 2012 22:26:28 +0200] rev 47257
merged
krauss [Sun, 01 Apr 2012 21:12:04 +0200] rev 47256
adapted Mira configuration to dd04c8173bb2.
huffman [Sun, 01 Apr 2012 16:09:58 +0200] rev 47255
removed Nat_Numeral.thy, moving all theorems elsewhere
wenzelm [Sun, 01 Apr 2012 22:02:14 +0200] rev 47254
less brutal return from function, to allow caller to report error;
wenzelm [Sun, 01 Apr 2012 21:46:45 +0200] rev 47253
more general context command with auxiliary fixes/assumes etc.;
wenzelm [Sun, 01 Apr 2012 21:45:25 +0200] rev 47252
more precise type annotation (cf. 6523a21076a8);
wenzelm [Sun, 01 Apr 2012 20:42:19 +0200] rev 47251
nothing specific about named target;
wenzelm [Sun, 01 Apr 2012 20:36:33 +0200] rev 47250
clarified Generic_Target.notes: always perform Attrib.partial_evaluation;
more uniform Generic_Target.theory_notes/locale_notes: apply facts to all target contexts;
wenzelm [Sun, 01 Apr 2012 19:07:32 +0200] rev 47249
added Attrib.global_notes/local_notes/generic_notes convenience;
wenzelm [Sun, 01 Apr 2012 19:04:52 +0200] rev 47248
simplified;
wenzelm [Sun, 01 Apr 2012 18:01:19 +0200] rev 47247
tuned signature;
wenzelm [Sun, 01 Apr 2012 15:23:43 +0200] rev 47246
clarified Named_Target.target_declaration: propagate through other levels as well;
tuned signature;
wenzelm [Sun, 01 Apr 2012 14:29:22 +0200] rev 47245
Local_Theory.map_contexts with explicit level indication: 0 = main target at bottom;
Local_Theory.target refers to bottom;
tuned signature;
huffman [Sun, 01 Apr 2012 09:12:03 +0200] rev 47244
tuned proofs
huffman [Sat, 31 Mar 2012 22:45:46 +0200] rev 47243
merged
huffman [Sat, 31 Mar 2012 20:09:24 +0200] rev 47242
tuned proof
huffman [Sat, 31 Mar 2012 19:10:58 +0200] rev 47241
add lemma power_le_one
wenzelm [Sat, 31 Mar 2012 19:38:41 +0200] rev 47240
tuned;
wenzelm [Sat, 31 Mar 2012 19:26:23 +0200] rev 47239
tuned signature;
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;
wenzelm [Sat, 31 Mar 2012 15:29:49 +0200] rev 47237
more precise Local_Defs.expand wrt. *local* prems only;
wenzelm [Sat, 31 Mar 2012 15:21:35 +0200] rev 47236
tuned comment;
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;
wenzelm [Fri, 30 Mar 2012 19:36:41 +0200] rev 47234
tuned;
haftmann [Fri, 30 Mar 2012 18:56:46 +0200] rev 47233
dropped empty files
haftmann [Fri, 30 Mar 2012 18:56:02 +0200] rev 47232
dropped now obsolete Cset theories
wenzelm [Fri, 30 Mar 2012 17:25:34 +0200] rev 47231
merged
wenzelm [Fri, 30 Mar 2012 17:22:17 +0200] rev 47230
tuned proofs, less guesswork;
huffman [Fri, 30 Mar 2012 17:21:36 +0200] rev 47229
merged
huffman [Fri, 30 Mar 2012 16:44:23 +0200] rev 47228
load Tools/numeral.ML in Num.thy
huffman [Fri, 30 Mar 2012 16:43:07 +0200] rev 47227
tuned proof
huffman [Fri, 30 Mar 2012 15:56:12 +0200] rev 47226
set up numeral reorient simproc in Num.thy
huffman [Fri, 30 Mar 2012 15:43:30 +0200] rev 47225
remove redundant simp rule
huffman [Fri, 30 Mar 2012 15:24:24 +0200] rev 47224
add simp rules for eve/odd on numerals
huffman [Fri, 30 Mar 2012 14:27:29 +0200] rev 47223
remove content-free theory ex/Arithmetic_Series_Complex.thy
huffman [Fri, 30 Mar 2012 14:25:32 +0200] rev 47222
rephrase lemmas about arithmetic series using numeral '2'
huffman [Fri, 30 Mar 2012 14:00:18 +0200] rev 47221
rephrase lemma card_Pow using '2' instead of 'Suc (Suc 0)'
huffman [Fri, 30 Mar 2012 12:32:35 +0200] rev 47220
replace lemmas eval_nat_numeral with a simpler reformulation
huffman [Fri, 30 Mar 2012 12:02:23 +0200] rev 47219
restate various simp rules for word operations using pred_numeral
huffman [Fri, 30 Mar 2012 11:52:26 +0200] rev 47218
new lemmas for simplifying subtraction on nat numerals
huffman [Fri, 30 Mar 2012 11:16:35 +0200] rev 47217
removed redundant nat-specific copies of theorems
huffman [Fri, 30 Mar 2012 10:41:27 +0200] rev 47216
move more theorems from Nat_Numeral.thy to Num.thy
wenzelm [Fri, 30 Mar 2012 15:25:47 +0200] rev 47215
"invariant" is free in main HOL (cf. 56adbf5bcc82, e64ffc96a49f);
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);
wenzelm [Fri, 30 Mar 2012 11:48:24 +0200] rev 47213
more explicit isatest environment settings (from private .bashrc);
huffman [Fri, 30 Mar 2012 09:55:03 +0200] rev 47212
merged
huffman [Fri, 30 Mar 2012 08:15:29 +0200] rev 47211
fix search-and-replace errors
huffman [Fri, 30 Mar 2012 08:04:28 +0200] rev 47210
move lemma card_UNIV_bool from Nat_Numeral.thy to Finite_Set.thy
huffman [Fri, 30 Mar 2012 09:08:29 +0200] rev 47209
add constant pred_numeral k = numeral k - (1::nat);
replace several simp rules from Nat_Numeral.thy with new ones that use pred_numeral
huffman [Fri, 30 Mar 2012 08:11:52 +0200] rev 47208
move lemmas from Nat_Numeral.thy to Nat.thy
huffman [Fri, 30 Mar 2012 08:10:28 +0200] rev 47207
move lemmas from Nat_Numeral to Int.thy and Num.thy
bulwahn [Fri, 30 Mar 2012 09:32:18 +0200] rev 47206
merged
bulwahn [Fri, 30 Mar 2012 08:44:01 +0200] rev 47205
adding theory to prove completeness of the exhaustive generators
bulwahn [Fri, 30 Mar 2012 08:19:31 +0200] rev 47204
refine bindings in quickcheck_common: do not conceal and do not declare as simps
bulwahn [Fri, 30 Mar 2012 08:19:29 +0200] rev 47203
hiding fact not so aggressively
haftmann [Fri, 30 Mar 2012 09:04:29 +0200] rev 47202
power on predicate relations
sultana [Fri, 30 Mar 2012 00:01:30 +0100] rev 47201
made Mirabelle-SH's 'trivial' check optional;
wenzelm [Thu, 29 Mar 2012 22:52:24 +0200] rev 47200
merged
wenzelm [Thu, 29 Mar 2012 22:43:50 +0200] rev 47199
more specific notion of partiality (cf. Scala version);
kuncar [Thu, 29 Mar 2012 21:13:48 +0200] rev 47198
use qualified names for rsp and rep_eq theorems in quotient_def
bulwahn [Thu, 29 Mar 2012 17:40:44 +0200] rev 47197
announcing NEWS (cf. 446cfc760ccf)
huffman [Thu, 29 Mar 2012 14:47:31 +0200] rev 47196
remove obsolete simp rule for powers
huffman [Thu, 29 Mar 2012 14:42:55 +0200] rev 47195
remove duplicate lemmas power_m1_{even,odd} in favor of power_minus1_{even,odd}
huffman [Thu, 29 Mar 2012 14:39:05 +0200] rev 47194
remove unneeded rewrite rules for powers of numerals
huffman [Thu, 29 Mar 2012 14:29:36 +0200] rev 47193
remove duplicate lemma Suc_numeral
huffman [Thu, 29 Mar 2012 14:09:10 +0200] rev 47192
move many lemmas from Nat_Numeral.thy to Power.thy or Num.thy
huffman [Thu, 29 Mar 2012 11:47:30 +0200] rev 47191
bootstrap Num.thy before Power.thy;
move lemmas about powers into Power.thy
haftmann [Thu, 29 Mar 2012 08:59:56 +0200] rev 47190
educated guess to include jdk
nipkow [Wed, 28 Mar 2012 17:57:23 +0200] rev 47189
improved robustness with new antiquoation by Makarius
nipkow [Wed, 28 Mar 2012 16:12:17 +0200] rev 47188
merged
nipkow [Wed, 28 Mar 2012 16:12:10 +0200] rev 47187
updates
bulwahn [Wed, 28 Mar 2012 14:54:33 +0200] rev 47186
updated documentation files (cf. c14fda8fee38)
wenzelm [Wed, 28 Mar 2012 13:53:30 +0200] rev 47185
clarified ISABELLE_JDK_HOME: derive from running JVM, but ignore accidental JAVA_HOME;
clarified jEdit/README_BUILD;
wenzelm [Wed, 28 Mar 2012 13:38:56 +0200] rev 47184
merged
huffman [Wed, 28 Mar 2012 12:28:24 +0200] rev 47183
removed references to obsolete theorems
bulwahn [Wed, 28 Mar 2012 11:40:12 +0200] rev 47182
merged
bulwahn [Wed, 28 Mar 2012 10:44:04 +0200] rev 47181
some tuning while reviewing the current state of the quotient_def package
bulwahn [Wed, 28 Mar 2012 10:37:30 +0200] rev 47180
improving spelling
bulwahn [Wed, 28 Mar 2012 10:16:02 +0200] rev 47179
changing more definitions to quotient_definition
bulwahn [Wed, 28 Mar 2012 10:02:22 +0200] rev 47178
removing now redundant impl_of theorems in DAList
bulwahn [Wed, 28 Mar 2012 10:00:52 +0200] rev 47177
using abstract code equations for proofs of code equations in Multiset
wenzelm [Wed, 28 Mar 2012 12:08:08 +0200] rev 47176
simplified statements and proofs;
wenzelm [Wed, 28 Mar 2012 11:46:14 +0200] rev 47175
tuned whitespace;
wenzelm [Wed, 28 Mar 2012 11:17:32 +0200] rev 47174
updated Sign.add_type, Name_Space.declare;
wenzelm [Wed, 28 Mar 2012 11:04:39 +0200] rev 47173
updated comments;
huffman [Wed, 28 Mar 2012 08:25:51 +0200] rev 47172
merged
huffman [Tue, 27 Mar 2012 22:10:26 +0200] rev 47171
remove unnecessary rules from the simpset
huffman [Tue, 27 Mar 2012 21:58:41 +0200] rev 47170
remove unused premises
huffman [Tue, 27 Mar 2012 21:48:55 +0200] rev 47169
remove duplicate lemmas
huffman [Tue, 27 Mar 2012 21:48:26 +0200] rev 47168
mark some duplicate lemmas for deletion
huffman [Tue, 27 Mar 2012 20:19:23 +0200] rev 47167
remove more redundant lemmas
huffman [Tue, 27 Mar 2012 16:49:23 +0200] rev 47166
tuned proofs
huffman [Tue, 27 Mar 2012 19:21:05 +0200] rev 47165
remove redundant lemmas
huffman [Tue, 27 Mar 2012 16:04:51 +0200] rev 47164
generalized lemma zpower_zmod
huffman [Tue, 27 Mar 2012 15:53:48 +0200] rev 47163
remove redundant lemma
huffman [Tue, 27 Mar 2012 15:40:11 +0200] rev 47162
remove redundant lemma