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
blanchet [Thu, 25 Nov 2010 12:11:12 +0100] rev 40692
make "debug" mode of Sledgehammer/SMT more liberal
blanchet [Thu, 25 Nov 2010 00:32:30 +0100] rev 40691
fix check for builtinness of 0 and 1 -- these aren't functions
blanchet [Thu, 25 Nov 2010 00:17:16 +0100] rev 40690
added "no_atp" for fact that confuses the SMT normalizer and that doesn't help ATPs anyway
blanchet [Wed, 24 Nov 2010 23:17:24 +0100] rev 40689
document requirement on theory import
haftmann [Wed, 24 Nov 2010 19:15:00 +0100] rev 40688
corrected abd4e7358847 where SOMEthing went utterly wrong
boehmes [Wed, 24 Nov 2010 16:51:13 +0100] rev 40687
merged
boehmes [Wed, 24 Nov 2010 15:33:35 +0100] rev 40686
swap names for built-in tester functions (to better reflect the intuition of what they do);
eta-expand all built-in functions (even those which are only partially supported)
boehmes [Wed, 24 Nov 2010 13:31:12 +0100] rev 40685
instantiate elimination rules (reduces number of quantified variables, and makes such theorems better amenable for SMT solvers)
blanchet [Wed, 24 Nov 2010 16:15:15 +0100] rev 40684
more precise error handling in Sledgehammer/SMT for Z3 and remote SMT provers
bulwahn [Wed, 24 Nov 2010 10:52:02 +0100] rev 40683
removing Enum.in_enum from the claset