haftmann [Thu, 02 Dec 2010 16:39:07 +0100] rev 40885
adapted expected value to more idiomatic numeral representation
haftmann [Thu, 02 Dec 2010 14:34:38 +0100] rev 40884
corrected representation for code_numeral numerals
haftmann [Thu, 02 Dec 2010 13:53:36 +0100] rev 40883
separate term_of function for integers -- more canonical representation of negative integers
hoelzl [Thu, 02 Dec 2010 16:17:01 +0100] rev 40882
merged
hoelzl [Thu, 02 Dec 2010 16:16:18 +0100] rev 40881
Use coercions in Approximation (by Dmitriy Traytel).
wenzelm [Thu, 02 Dec 2010 17:20:34 +0100] rev 40880
more antiquotations;
removed some slightly outdated text;
wenzelm [Thu, 02 Dec 2010 16:52:52 +0100] rev 40879
configuration option "show_abbrevs" supersedes print mode "no_abbrevs", with inverted meaning;
wenzelm [Thu, 02 Dec 2010 16:04:22 +0100] rev 40878
renamed trace_simp to simp_trace, and debug_simp to simp_debug;
wenzelm [Thu, 02 Dec 2010 15:37:32 +0100] rev 40877
merged
hoelzl [Thu, 02 Dec 2010 15:32:48 +0100] rev 40876
merged
hoelzl [Thu, 02 Dec 2010 15:09:02 +0100] rev 40875
generalized simple_functionD
hoelzl [Thu, 02 Dec 2010 14:57:50 +0100] rev 40874
Moved theorems to appropriate place.
hoelzl [Thu, 02 Dec 2010 14:57:21 +0100] rev 40873
Shorter definition for positive_integral.
hoelzl [Thu, 02 Dec 2010 14:34:58 +0100] rev 40872
Move SUP_commute, SUP_less_iff to HOL image;
Cleanup generic complete_lattice lemmas in Positive_Infinite_Real;
Cleanup lemma positive_integral_alt;
hoelzl [Wed, 01 Dec 2010 21:03:02 +0100] rev 40871
Generalized simple_functionD and less_SUP_iff.
Moved theorems to appropriate places.
hoelzl [Wed, 01 Dec 2010 20:12:53 +0100] rev 40870
Tuned setup for borel_measurable with min, max and psuminf.
hoelzl [Wed, 01 Dec 2010 20:09:41 +0100] rev 40869
Replace algebra_eqI by algebra.equality;
Move sets_sigma_subset to Sigma_Algebra;
blanchet [Thu, 02 Dec 2010 14:56:16 +0100] rev 40868
give the Isabelle proof the benefice of the doubt when the Isabelle theorem has fewer literals than the Metis one -- this makes a difference on lemma "Let (x::'a, y::'a) (inv_image (r::'b * 'b => bool) (f::'a => 'b)) = ((f x, f y) : r)" apply (metis in_inv_image mem_def)
wenzelm [Thu, 02 Dec 2010 15:03:21 +0100] rev 40867
merged
nipkow [Thu, 02 Dec 2010 08:34:23 +0100] rev 40866
coercions
nipkow [Wed, 01 Dec 2010 20:59:40 +0100] rev 40865
merged
nipkow [Wed, 01 Dec 2010 20:59:29 +0100] rev 40864
moved activation of coercion inference into RealDef and declared function real a coercion.
Made use of it in theory Ln.
hoelzl [Wed, 01 Dec 2010 19:42:09 +0100] rev 40863
Corrected IsaMakefile
hoelzl [Wed, 01 Dec 2010 19:36:05 +0100] rev 40862
merged
hoelzl [Wed, 01 Dec 2010 19:33:49 +0100] rev 40861
Updated NEWS
hoelzl [Wed, 01 Dec 2010 19:27:53 +0100] rev 40860
More correct make dependencies for HOL-Multivariate_Analysis and HOL-Probability.
hoelzl [Wed, 01 Dec 2010 19:20:30 +0100] rev 40859
Support product spaces on sigma finite measures.
Introduce the almost everywhere quantifier.
Introduce 'morphism' theorems for most constants.
Prove uniqueness of measures on cut stable generators.
Prove uniqueness of the Radon-Nikodym derivative.
Removed misleading suffix from borel_space and lebesgue_space.
Use product spaces to introduce Fubini on the Lebesgue integral.
Combine Euclidean_Lebesgue and Lebesgue_Measure.
Generalize theorems about mutual information and entropy to arbitrary probability spaces.
Remove simproc mult_log as it does not work with interpretations.
Introduce completion of measure spaces.
Change type of sigma.
Introduce dynkin systems.
haftmann [Wed, 01 Dec 2010 18:00:40 +0100] rev 40858
merged
haftmann [Wed, 01 Dec 2010 15:46:27 +0100] rev 40857
use type constructor as name for variable
haftmann [Wed, 01 Dec 2010 11:46:20 +0100] rev 40856
optional explicit prefix for type mapper theorems