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
Fri, 30 Mar 2012 08:04:28 +0200 move lemma card_UNIV_bool from Nat_Numeral.thy to Finite_Set.thy
huffman [Fri, 30 Mar 2012 08:04:28 +0200] rev 47210
move lemma card_UNIV_bool from Nat_Numeral.thy to Finite_Set.thy
Fri, 30 Mar 2012 09:08:29 +0200 add constant pred_numeral k = numeral k - (1::nat);
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
Fri, 30 Mar 2012 08:11:52 +0200 move lemmas from Nat_Numeral.thy to Nat.thy
huffman [Fri, 30 Mar 2012 08:11:52 +0200] rev 47208
move lemmas from Nat_Numeral.thy to Nat.thy
Fri, 30 Mar 2012 08:10:28 +0200 move lemmas from Nat_Numeral to Int.thy and Num.thy
huffman [Fri, 30 Mar 2012 08:10:28 +0200] rev 47207
move lemmas from Nat_Numeral to Int.thy and Num.thy
Fri, 30 Mar 2012 09:32:18 +0200 merged
bulwahn [Fri, 30 Mar 2012 09:32:18 +0200] rev 47206
merged
Fri, 30 Mar 2012 08:44:01 +0200 adding theory to prove completeness of the exhaustive generators
bulwahn [Fri, 30 Mar 2012 08:44:01 +0200] rev 47205
adding theory to prove completeness of the exhaustive generators
Fri, 30 Mar 2012 08:19:31 +0200 refine bindings in quickcheck_common: do not conceal and do not declare as simps
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
Fri, 30 Mar 2012 08:19:29 +0200 hiding fact not so aggressively
bulwahn [Fri, 30 Mar 2012 08:19:29 +0200] rev 47203
hiding fact not so aggressively
Fri, 30 Mar 2012 09:04:29 +0200 power on predicate relations
haftmann [Fri, 30 Mar 2012 09:04:29 +0200] rev 47202
power on predicate relations
Fri, 30 Mar 2012 00:01:30 +0100 made Mirabelle-SH's 'trivial' check optional;
sultana [Fri, 30 Mar 2012 00:01:30 +0100] rev 47201
made Mirabelle-SH's 'trivial' check optional;
Thu, 29 Mar 2012 22:52:24 +0200 merged
wenzelm [Thu, 29 Mar 2012 22:52:24 +0200] rev 47200
merged
Thu, 29 Mar 2012 22:43:50 +0200 more specific notion of partiality (cf. Scala version);
wenzelm [Thu, 29 Mar 2012 22:43:50 +0200] rev 47199
more specific notion of partiality (cf. Scala version);
Thu, 29 Mar 2012 21:13:48 +0200 use qualified names for rsp and rep_eq theorems in quotient_def
kuncar [Thu, 29 Mar 2012 21:13:48 +0200] rev 47198
use qualified names for rsp and rep_eq theorems in quotient_def
Thu, 29 Mar 2012 17:40:44 +0200 announcing NEWS (cf. 446cfc760ccf)
bulwahn [Thu, 29 Mar 2012 17:40:44 +0200] rev 47197
announcing NEWS (cf. 446cfc760ccf)
Thu, 29 Mar 2012 14:47:31 +0200 remove obsolete simp rule for powers
huffman [Thu, 29 Mar 2012 14:47:31 +0200] rev 47196
remove obsolete simp rule for powers
Thu, 29 Mar 2012 14:42:55 +0200 remove duplicate lemmas power_m1_{even,odd} in favor of power_minus1_{even,odd}
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}
Thu, 29 Mar 2012 14:39:05 +0200 remove unneeded rewrite rules for powers of numerals
huffman [Thu, 29 Mar 2012 14:39:05 +0200] rev 47194
remove unneeded rewrite rules for powers of numerals
Thu, 29 Mar 2012 14:29:36 +0200 remove duplicate lemma Suc_numeral
huffman [Thu, 29 Mar 2012 14:29:36 +0200] rev 47193
remove duplicate lemma Suc_numeral
Thu, 29 Mar 2012 14:09:10 +0200 move many lemmas from Nat_Numeral.thy to Power.thy or Num.thy
huffman [Thu, 29 Mar 2012 14:09:10 +0200] rev 47192
move many lemmas from Nat_Numeral.thy to Power.thy or Num.thy
Thu, 29 Mar 2012 11:47:30 +0200 bootstrap Num.thy before Power.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
Thu, 29 Mar 2012 08:59:56 +0200 educated guess to include jdk
haftmann [Thu, 29 Mar 2012 08:59:56 +0200] rev 47190
educated guess to include jdk
Wed, 28 Mar 2012 17:57:23 +0200 improved robustness with new antiquoation by Makarius
nipkow [Wed, 28 Mar 2012 17:57:23 +0200] rev 47189
improved robustness with new antiquoation by Makarius
Wed, 28 Mar 2012 16:12:17 +0200 merged
nipkow [Wed, 28 Mar 2012 16:12:17 +0200] rev 47188
merged
Wed, 28 Mar 2012 16:12:10 +0200 updates
nipkow [Wed, 28 Mar 2012 16:12:10 +0200] rev 47187
updates
Wed, 28 Mar 2012 14:54:33 +0200 updated documentation files (cf. c14fda8fee38)
bulwahn [Wed, 28 Mar 2012 14:54:33 +0200] rev 47186
updated documentation files (cf. c14fda8fee38)
Wed, 28 Mar 2012 13:53:30 +0200 clarified ISABELLE_JDK_HOME: derive from running JVM, but ignore accidental JAVA_HOME;
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip