wenzelm [Fri, 26 Nov 2010 22:29:41 +0100] rev 40722
make two copies (!) of Library.UnequalLengths coincide with ListPair.UnequalLengths;
wenzelm [Fri, 26 Nov 2010 22:04:33 +0100] rev 40721
just one version of fold_rev2;
wenzelm [Fri, 26 Nov 2010 21:31:46 +0100] rev 40720
explicit use of unprefix;
wenzelm [Fri, 26 Nov 2010 21:09:36 +0100] rev 40719
keep private things private, without comments;
wenzelm [Fri, 26 Nov 2010 20:52:21 +0100] rev 40718
eliminated some clones of eq_list;
nipkow [Fri, 26 Nov 2010 18:07:00 +0100] rev 40717
merged
nipkow [Fri, 26 Nov 2010 18:06:48 +0100] rev 40716
new lemma
wenzelm [Fri, 26 Nov 2010 17:54:15 +0100] rev 40715
lemma trans_sym allows single-step "normalization" in Isar, e.g. via moreover/ultimately;
wenzelm [Fri, 26 Nov 2010 16:28:34 +0100] rev 40714
prefer non-classical eliminations in Pure reasoning, notably "rule" steps;
wenzelm [Fri, 26 Nov 2010 14:40:33 +0100] rev 40713
discontinued global "Isabelle" symlink, to make each distribution even more self-contained;
wenzelm [Fri, 26 Nov 2010 14:19:16 +0100] rev 40712
more correct spelling;
haftmann [Fri, 26 Nov 2010 12:03:18 +0100] rev 40711
globbing constant expressions use more idiomatic underscore rather than star
haftmann [Fri, 26 Nov 2010 12:03:17 +0100] rev 40710
globbing constant expressions use more idiomatic underscore rather than star;
precised
haftmann [Fri, 26 Nov 2010 11:38:20 +0100] rev 40709
datatype constructor glob for code_reflect
haftmann [Fri, 26 Nov 2010 11:06:49 +0100] rev 40708
merged
haftmann [Fri, 26 Nov 2010 09:32:26 +0100] rev 40707
merged
haftmann [Thu, 25 Nov 2010 15:40:41 +0100] rev 40706
merged
haftmann [Thu, 25 Nov 2010 15:40:15 +0100] rev 40705
toplevel deresolving for flat module name space
hoelzl [Fri, 26 Nov 2010 10:04:04 +0100] rev 40704
merged
hoelzl [Tue, 23 Nov 2010 14:14:17 +0100] rev 40703
Move some missing lemmas from Andrei Popescus 'Ordinals and Cardinals' AFP entry to the HOL-image.
hoelzl [Mon, 22 Nov 2010 10:34:33 +0100] rev 40702
Replace surj by abbreviation; remove surj_on.
blanchet [Fri, 26 Nov 2010 09:15:49 +0100] rev 40701
adjust Sledgehammer/SMT fudge factor
wenzelm [Thu, 25 Nov 2010 16:12:23 +0100] rev 40700
clarified Par_List.managed_results, with explicit propagation of outermost physical interrupt to forked futures (e.g. to make timeout apply here as expected and prevent zombies);
blanchet [Thu, 25 Nov 2010 14:59:01 +0100] rev 40699
merge
blanchet [Thu, 25 Nov 2010 14:58:50 +0100] rev 40698
cosmetics
blanchet [Thu, 25 Nov 2010 14:58:20 +0100] rev 40697
eta-reduce on the fly to prevent an exception
nipkow [Thu, 25 Nov 2010 14:36:51 +0100] rev 40696
merged
nipkow [Thu, 25 Nov 2010 14:35:52 +0100] rev 40695
Added the simplest finite Ramsey theorem
blanchet [Thu, 25 Nov 2010 14:13:48 +0100] rev 40694
reverted c059d550afec -- the triviality check had apparently nothing to do with spontaneous Interrupt exceptions
blanchet [Thu, 25 Nov 2010 13:26:12 +0100] rev 40693
set Metis option on correct context, lest it be ignored