Wed, 01 Dec 2010 20:09:41 +0100 Replace algebra_eqI by algebra.equality;
hoelzl [Wed, 01 Dec 2010 20:09:41 +0100] rev 40869
Replace algebra_eqI by algebra.equality; Move sets_sigma_subset to Sigma_Algebra;
Thu, 02 Dec 2010 14:56:16 +0100 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)
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)
Thu, 02 Dec 2010 15:03:21 +0100 merged
wenzelm [Thu, 02 Dec 2010 15:03:21 +0100] rev 40867
merged
Thu, 02 Dec 2010 08:34:23 +0100 coercions
nipkow [Thu, 02 Dec 2010 08:34:23 +0100] rev 40866
coercions
Wed, 01 Dec 2010 20:59:40 +0100 merged
nipkow [Wed, 01 Dec 2010 20:59:40 +0100] rev 40865
merged
Wed, 01 Dec 2010 20:59:29 +0100 moved activation of coercion inference into RealDef and declared function real a coercion.
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.
Wed, 01 Dec 2010 19:42:09 +0100 Corrected IsaMakefile
hoelzl [Wed, 01 Dec 2010 19:42:09 +0100] rev 40863
Corrected IsaMakefile
Wed, 01 Dec 2010 19:36:05 +0100 merged
hoelzl [Wed, 01 Dec 2010 19:36:05 +0100] rev 40862
merged
Wed, 01 Dec 2010 19:33:49 +0100 Updated NEWS
hoelzl [Wed, 01 Dec 2010 19:33:49 +0100] rev 40861
Updated NEWS
Wed, 01 Dec 2010 19:27:53 +0100 More correct make dependencies for HOL-Multivariate_Analysis and HOL-Probability.
hoelzl [Wed, 01 Dec 2010 19:27:53 +0100] rev 40860
More correct make dependencies for HOL-Multivariate_Analysis and HOL-Probability.
Wed, 01 Dec 2010 19:20:30 +0100 Support product spaces on sigma finite measures.
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.
Wed, 01 Dec 2010 18:00:40 +0100 merged
haftmann [Wed, 01 Dec 2010 18:00:40 +0100] rev 40858
merged
Wed, 01 Dec 2010 15:46:27 +0100 use type constructor as name for variable
haftmann [Wed, 01 Dec 2010 15:46:27 +0100] rev 40857
use type constructor as name for variable
Wed, 01 Dec 2010 11:46:20 +0100 optional explicit prefix for type mapper theorems
haftmann [Wed, 01 Dec 2010 11:46:20 +0100] rev 40856
optional explicit prefix for type mapper theorems
Wed, 01 Dec 2010 11:33:17 +0100 file for package tool type_mapper carries the same name as its Isar command
haftmann [Wed, 01 Dec 2010 11:33:17 +0100] rev 40855
file for package tool type_mapper carries the same name as its Isar command
Wed, 01 Dec 2010 06:50:54 -0800 merged
huffman [Wed, 01 Dec 2010 06:50:54 -0800] rev 40854
merged
Wed, 01 Dec 2010 06:48:40 -0800 domain package generates non-authentic syntax rules for parsing only
huffman [Wed, 01 Dec 2010 06:48:40 -0800] rev 40853
domain package generates non-authentic syntax rules for parsing only
Thu, 02 Dec 2010 10:46:03 +0100 builtin time bounds (again);
wenzelm [Thu, 02 Dec 2010 10:46:03 +0100] rev 40852
builtin time bounds (again);
Thu, 02 Dec 2010 10:44:33 +0100 tuned;
wenzelm [Thu, 02 Dec 2010 10:44:33 +0100] rev 40851
tuned;
Wed, 01 Dec 2010 21:23:21 +0100 more abstract handling of Time properties;
wenzelm [Wed, 01 Dec 2010 21:23:21 +0100] rev 40850
more abstract handling of Time properties;
Wed, 01 Dec 2010 21:07:50 +0100 store tooltip-dismiss-delay as Double(seconds);
wenzelm [Wed, 01 Dec 2010 21:07:50 +0100] rev 40849
store tooltip-dismiss-delay as Double(seconds);
Wed, 01 Dec 2010 20:34:40 +0100 more abstract/uniform handling of time, preferring seconds as Double;
wenzelm [Wed, 01 Dec 2010 20:34:40 +0100] rev 40848
more abstract/uniform handling of time, preferring seconds as Double;
Wed, 01 Dec 2010 15:38:05 +0100 merged
wenzelm [Wed, 01 Dec 2010 15:38:05 +0100] rev 40847
merged
Wed, 01 Dec 2010 11:45:37 +0100 NEWS
haftmann [Wed, 01 Dec 2010 11:45:37 +0100] rev 40846
NEWS
Wed, 01 Dec 2010 15:35:40 +0100 just one HOLogic.mk_comp;
wenzelm [Wed, 01 Dec 2010 15:35:40 +0100] rev 40845
just one HOLogic.mk_comp;
Wed, 01 Dec 2010 15:03:44 +0100 more direct use of binder_types/body_type;
wenzelm [Wed, 01 Dec 2010 15:03:44 +0100] rev 40844
more direct use of binder_types/body_type;
Wed, 01 Dec 2010 15:02:39 +0100 tuned;
wenzelm [Wed, 01 Dec 2010 15:02:39 +0100] rev 40843
tuned;
Wed, 01 Dec 2010 14:56:07 +0100 simplified HOL.eq simproc matching;
wenzelm [Wed, 01 Dec 2010 14:56:07 +0100] rev 40842
simplified HOL.eq simproc matching;
Wed, 01 Dec 2010 13:37:31 +0100 tuned;
wenzelm [Wed, 01 Dec 2010 13:37:31 +0100] rev 40841
tuned;
Wed, 01 Dec 2010 13:09:08 +0100 just one Term.dest_funT;
wenzelm [Wed, 01 Dec 2010 13:09:08 +0100] rev 40840
just one Term.dest_funT;
Wed, 01 Dec 2010 11:32:24 +0100 activate subtyping/coercions in theory Complex_Main;
wenzelm [Wed, 01 Dec 2010 11:32:24 +0100] rev 40839
activate subtyping/coercions in theory Complex_Main;
Wed, 01 Dec 2010 11:06:01 +0100 simplified equality on pairs of types;
wenzelm [Wed, 01 Dec 2010 11:06:01 +0100] rev 40838
simplified equality on pairs of types;
Wed, 01 Dec 2010 11:01:20 +0100 more precise dependencies;
wenzelm [Wed, 01 Dec 2010 11:01:20 +0100] rev 40837
more precise dependencies;
Mon, 29 Nov 2010 16:53:08 +0100 two-staged architecture for subtyping;
traytel [Mon, 29 Nov 2010 16:53:08 +0100] rev 40836
two-staged architecture for subtyping; improved error messages of subtyping (using the new architecture); bugfix: constraint graph consistency check after cycle elimination;
Tue, 30 Nov 2010 20:02:01 -0800 merged
huffman [Tue, 30 Nov 2010 20:02:01 -0800] rev 40835
merged
Tue, 30 Nov 2010 15:56:19 -0800 change cpodef-generated cont_Rep rules to cont2cont format
huffman [Tue, 30 Nov 2010 15:56:19 -0800] rev 40834
change cpodef-generated cont_Rep rules to cont2cont format
Tue, 30 Nov 2010 15:34:51 -0800 internal domain package proofs use cont2cont simproc instead of a fixed list of cont rules
huffman [Tue, 30 Nov 2010 15:34:51 -0800] rev 40833
internal domain package proofs use cont2cont simproc instead of a fixed list of cont rules
Tue, 30 Nov 2010 14:21:57 -0800 remove gratuitous semicolons from ML code
huffman [Tue, 30 Nov 2010 14:21:57 -0800] rev 40832
remove gratuitous semicolons from ML code
Tue, 30 Nov 2010 14:01:49 -0800 add continuity lemma for List.map
huffman [Tue, 30 Nov 2010 14:01:49 -0800] rev 40831
add continuity lemma for List.map
Tue, 30 Nov 2010 14:01:25 -0800 simplify predomain instances
huffman [Tue, 30 Nov 2010 14:01:25 -0800] rev 40830
simplify predomain instances
Tue, 30 Nov 2010 21:54:15 +0100 merged
boehmes [Tue, 30 Nov 2010 21:54:15 +0100] rev 40829
merged
Tue, 30 Nov 2010 18:22:43 +0100 split up Z3 models into constraints on free variables and constant definitions;
boehmes [Tue, 30 Nov 2010 18:22:43 +0100] rev 40828
split up Z3 models into constraints on free variables and constant definitions; reduce Z3 models by replacing unknowns with free variables and constants from the goal; remove occurrences of the hidden constant fun_app from Z3 models
Tue, 30 Nov 2010 20:52:49 +0100 code preprocessor setup for numerals on word type;
haftmann [Tue, 30 Nov 2010 20:52:49 +0100] rev 40827
code preprocessor setup for numerals on word type; less meta-equalites; more xsymbols; less implicit propositions
Tue, 30 Nov 2010 18:40:23 +0100 merged
haftmann [Tue, 30 Nov 2010 18:40:23 +0100] rev 40826
merged
Tue, 30 Nov 2010 17:22:59 +0100 adaptions to changes in Equiv_Relation.thy
haftmann [Tue, 30 Nov 2010 17:22:59 +0100] rev 40825
adaptions to changes in Equiv_Relation.thy
Tue, 30 Nov 2010 17:19:11 +0100 adapted fragile proof
haftmann [Tue, 30 Nov 2010 17:19:11 +0100] rev 40824
adapted fragile proof
Tue, 30 Nov 2010 17:19:11 +0100 adaptions to changes in Equiv_Relation.thy; prefer primrec if possible
haftmann [Tue, 30 Nov 2010 17:19:11 +0100] rev 40823
adaptions to changes in Equiv_Relation.thy; prefer primrec if possible
Tue, 30 Nov 2010 17:19:11 +0100 adaptions to changes in Equiv_Relation.thy
haftmann [Tue, 30 Nov 2010 17:19:11 +0100] rev 40822
adaptions to changes in Equiv_Relation.thy
Tue, 30 Nov 2010 15:58:21 +0100 merged
haftmann [Tue, 30 Nov 2010 15:58:21 +0100] rev 40821
merged
Tue, 30 Nov 2010 15:58:09 +0100 more systematic and compact proofs on type relation operators using natural deduction rules
haftmann [Tue, 30 Nov 2010 15:58:09 +0100] rev 40820
more systematic and compact proofs on type relation operators using natural deduction rules
Tue, 30 Nov 2010 15:58:09 +0100 adapted proofs to slightly changed definitions of congruent(2)
haftmann [Tue, 30 Nov 2010 15:58:09 +0100] rev 40819
adapted proofs to slightly changed definitions of congruent(2)
Mon, 29 Nov 2010 22:47:55 +0100 reorienting iff in Quotient_rel prevents simplifier looping;
haftmann [Mon, 29 Nov 2010 22:47:55 +0100] rev 40818
reorienting iff in Quotient_rel prevents simplifier looping; lemma QuotientI; tuned theory text
Mon, 29 Nov 2010 22:41:17 +0100 replaced slightly odd locale congruent2 by plain definition
haftmann [Mon, 29 Nov 2010 22:41:17 +0100] rev 40817
replaced slightly odd locale congruent2 by plain definition
Mon, 29 Nov 2010 22:32:06 +0100 replaced slightly odd locale congruent by plain definition
haftmann [Mon, 29 Nov 2010 22:32:06 +0100] rev 40816
replaced slightly odd locale congruent by plain definition
Mon, 29 Nov 2010 13:44:54 +0100 equivI has replaced equiv.intro
haftmann [Mon, 29 Nov 2010 13:44:54 +0100] rev 40815
equivI has replaced equiv.intro
Mon, 29 Nov 2010 12:15:14 +0100 moved generic definitions about (partial) equivalence relations from Quotient to Equiv_Relations;
haftmann [Mon, 29 Nov 2010 12:15:14 +0100] rev 40814
moved generic definitions about (partial) equivalence relations from Quotient to Equiv_Relations; moved generic definitions about relations from Quotient.thy to Predicate; consistent use of R rather than E for relations; more natural deduction rules
Mon, 29 Nov 2010 12:14:46 +0100 moved generic definitions about relations from Quotient.thy to Predicate;
haftmann [Mon, 29 Nov 2010 12:14:46 +0100] rev 40813
moved generic definitions about relations from Quotient.thy to Predicate; more natural deduction rules
Mon, 29 Nov 2010 12:14:43 +0100 moved generic definitions about (partial) equivalence relations from Quotient to Equiv_Relations;
haftmann [Mon, 29 Nov 2010 12:14:43 +0100] rev 40812
moved generic definitions about (partial) equivalence relations from Quotient to Equiv_Relations; more natural deduction rules; replaced slightly odd locale equiv by plain definition
Tue, 30 Nov 2010 08:58:47 -0800 simplify proof of LIMSEQ_unique
huffman [Tue, 30 Nov 2010 08:58:47 -0800] rev 40811
simplify proof of LIMSEQ_unique
Tue, 30 Nov 2010 08:35:04 -0800 use new 'file' antiquotation for reference to Dedekind_Real.thy
huffman [Tue, 30 Nov 2010 08:35:04 -0800] rev 40810
use new 'file' antiquotation for reference to Dedekind_Real.thy
Tue, 30 Nov 2010 08:00:50 -0800 merged
huffman [Tue, 30 Nov 2010 08:00:50 -0800] rev 40809
merged
Mon, 29 Nov 2010 14:37:40 -0800 instance list :: (discrete_cpo) discrete_cpo;
huffman [Mon, 29 Nov 2010 14:37:40 -0800] rev 40808
instance list :: (discrete_cpo) discrete_cpo; compactness lemmas for Nil, Cons; instance list :: (chfin) chfin;
Tue, 30 Nov 2010 00:12:29 +0100 merged
boehmes [Tue, 30 Nov 2010 00:12:29 +0100] rev 40807
merged
Mon, 29 Nov 2010 23:41:09 +0100 also support higher-order rules for Z3 proof reconstruction
boehmes [Mon, 29 Nov 2010 23:41:09 +0100] rev 40806
also support higher-order rules for Z3 proof reconstruction
Mon, 29 Nov 2010 16:10:44 +0100 merged
wenzelm [Mon, 29 Nov 2010 16:10:44 +0100] rev 40805
merged
Mon, 29 Nov 2010 11:39:00 +0100 less ghc-specific pragma
haftmann [Mon, 29 Nov 2010 11:39:00 +0100] rev 40804
less ghc-specific pragma
Mon, 29 Nov 2010 11:38:59 +0100 tuned
haftmann [Mon, 29 Nov 2010 11:38:59 +0100] rev 40803
tuned
Mon, 29 Nov 2010 11:27:39 +0100 updated generated files;
wenzelm [Mon, 29 Nov 2010 11:27:39 +0100] rev 40802
updated generated files;
Mon, 29 Nov 2010 11:22:40 +0100 added document antiquotation @{file};
wenzelm [Mon, 29 Nov 2010 11:22:40 +0100] rev 40801
added document antiquotation @{file};
Sun, 28 Nov 2010 21:07:28 +0100 Parse.liberal_name for document antiquotations and attributes;
wenzelm [Sun, 28 Nov 2010 21:07:28 +0100] rev 40800
Parse.liberal_name for document antiquotations and attributes;
Sun, 28 Nov 2010 20:36:45 +0100 ML results: enter before printing (cf. Poly/ML SVN 1218);
wenzelm [Sun, 28 Nov 2010 20:36:45 +0100] rev 40799
ML results: enter before printing (cf. Poly/ML SVN 1218);
Sun, 28 Nov 2010 20:12:22 +0100 merged
wenzelm [Sun, 28 Nov 2010 20:12:22 +0100] rev 40798
merged
Sun, 28 Nov 2010 08:41:16 -0800 merged
huffman [Sun, 28 Nov 2010 08:41:16 -0800] rev 40797
merged
Sun, 28 Nov 2010 08:21:52 -0800 merged
huffman [Sun, 28 Nov 2010 08:21:52 -0800] rev 40796
merged
Sun, 28 Nov 2010 07:29:32 -0800 change match_bottom_simps to produce if-then-else, making more uses of bottom-patterns work with fixrec
huffman [Sun, 28 Nov 2010 07:29:32 -0800] rev 40795
change match_bottom_simps to produce if-then-else, making more uses of bottom-patterns work with fixrec
Sat, 27 Nov 2010 22:48:08 -0800 add lemma cont2cont_if_bottom
huffman [Sat, 27 Nov 2010 22:48:08 -0800] rev 40794
add lemma cont2cont_if_bottom
Sun, 28 Nov 2010 20:03:19 +0100 added Parse.literal_fact with proper inner_syntax markup (source position);
wenzelm [Sun, 28 Nov 2010 20:03:19 +0100] rev 40793
added Parse.literal_fact with proper inner_syntax markup (source position); tuned;
Sun, 28 Nov 2010 19:35:14 +0100 tuned signature;
wenzelm [Sun, 28 Nov 2010 19:35:14 +0100] rev 40792
tuned signature;
Sun, 28 Nov 2010 19:30:52 +0100 less frequent sidekick parsing, which is relatively slow;
wenzelm [Sun, 28 Nov 2010 19:30:52 +0100] rev 40791
less frequent sidekick parsing, which is relatively slow;
Sun, 28 Nov 2010 18:31:54 +0100 basic setup for bundled Java runtime;
wenzelm [Sun, 28 Nov 2010 18:31:54 +0100] rev 40790
basic setup for bundled Java runtime;
Sun, 28 Nov 2010 17:58:38 +0100 updated reference platforms;
wenzelm [Sun, 28 Nov 2010 17:58:38 +0100] rev 40789
updated reference platforms;
Sun, 28 Nov 2010 16:42:54 +0100 merged
wenzelm [Sun, 28 Nov 2010 16:42:54 +0100] rev 40788
merged
Sun, 28 Nov 2010 15:21:02 +0100 merged
nipkow [Sun, 28 Nov 2010 15:21:02 +0100] rev 40787
merged
Sun, 28 Nov 2010 15:20:51 +0100 gave more standard finite set rules simp and intro attribute
nipkow [Sun, 28 Nov 2010 15:20:51 +0100] rev 40786
gave more standard finite set rules simp and intro attribute
Sun, 28 Nov 2010 16:35:56 +0100 more permissive Isabelle_System.mkdir;
wenzelm [Sun, 28 Nov 2010 16:35:56 +0100] rev 40785
more permissive Isabelle_System.mkdir; exported File.is_dir (weak test);
Sun, 28 Nov 2010 16:15:31 +0100 added 'syntax_declaration' command;
wenzelm [Sun, 28 Nov 2010 16:15:31 +0100] rev 40784
added 'syntax_declaration' command;
Sun, 28 Nov 2010 15:34:35 +0100 more conventional exception propagation -- taking into account Simple_Thread.fork wrapping;
wenzelm [Sun, 28 Nov 2010 15:34:35 +0100] rev 40783
more conventional exception propagation -- taking into account Simple_Thread.fork wrapping;
Sun, 28 Nov 2010 15:28:48 +0100 superficial tuning;
wenzelm [Sun, 28 Nov 2010 15:28:48 +0100] rev 40782
superficial tuning;
Sun, 28 Nov 2010 14:01:20 +0100 updated versions;
wenzelm [Sun, 28 Nov 2010 14:01:20 +0100] rev 40781
updated versions;
Sun, 28 Nov 2010 13:58:29 +0100 recovered Isabelle2009-2 NEWS -- published part is read-only;
wenzelm [Sun, 28 Nov 2010 13:58:29 +0100] rev 40780
recovered Isabelle2009-2 NEWS -- published part is read-only;
Sun, 28 Nov 2010 13:55:19 +0100 follow-up to HOLCF move (cf. 0437dbc127b3, 04d44a20fccf);
wenzelm [Sun, 28 Nov 2010 13:55:19 +0100] rev 40779
follow-up to HOLCF move (cf. 0437dbc127b3, 04d44a20fccf);
Sun, 28 Nov 2010 12:11:41 +0100 removed HOLCF for now as explicit component
krauss [Sun, 28 Nov 2010 12:11:41 +0100] rev 40778
removed HOLCF for now as explicit component
Sat, 27 Nov 2010 17:44:36 -0800 fix cut-and-paste errors for HOLCF entries in IsaMakefile
huffman [Sat, 27 Nov 2010 17:44:36 -0800] rev 40777
fix cut-and-paste errors for HOLCF entries in IsaMakefile
Sat, 27 Nov 2010 17:29:21 -0800 update web description of HOLCF;
huffman [Sat, 27 Nov 2010 17:29:21 -0800] rev 40776
update web description of HOLCF; fix broken link to HOLCF/index.html
Sat, 27 Nov 2010 17:14:29 -0800 remove HOLCF from build script, since it no longer works
huffman [Sat, 27 Nov 2010 17:14:29 -0800] rev 40775
remove HOLCF from build script, since it no longer works
Sat, 27 Nov 2010 16:08:10 -0800 moved directory src/HOLCF to src/HOL/HOLCF;
huffman [Sat, 27 Nov 2010 16:08:10 -0800] rev 40774
moved directory src/HOLCF to src/HOL/HOLCF; added HOLCF theories to src/HOL/IsaMakefile;
Sat, 27 Nov 2010 14:34:54 -0800 merged
huffman [Sat, 27 Nov 2010 14:34:54 -0800] rev 40773
merged
Sat, 27 Nov 2010 14:09:03 -0800 rename Pcpodef.thy to Cpodef.thy;
huffman [Sat, 27 Nov 2010 14:09:03 -0800] rev 40772
rename Pcpodef.thy to Cpodef.thy; rename pcpodef.ML to cpodef.ML;
Sat, 27 Nov 2010 13:12:10 -0800 renamed several HOLCF theorems (listed in NEWS)
huffman [Sat, 27 Nov 2010 13:12:10 -0800] rev 40771
renamed several HOLCF theorems (listed in NEWS)
Sat, 27 Nov 2010 12:55:12 -0800 rename cpodef theorems: lub_foo -> is_lub_foo, thelub_foo -> lub_foo
huffman [Sat, 27 Nov 2010 12:55:12 -0800] rev 40770
rename cpodef theorems: lub_foo -> is_lub_foo, thelub_foo -> lub_foo
Sat, 27 Nov 2010 12:38:02 -0800 rename rep_contlub lemmas to rep_lub
huffman [Sat, 27 Nov 2010 12:38:02 -0800] rev 40769
rename rep_contlub lemmas to rep_lub
Sat, 27 Nov 2010 12:27:57 -0800 rename function 'match_UU' to 'match_bottom'
huffman [Sat, 27 Nov 2010 12:27:57 -0800] rev 40768
rename function 'match_UU' to 'match_bottom'
Sat, 27 Nov 2010 12:26:18 -0800 rename function 'strict' to 'seq', which is its name in Haskell
huffman [Sat, 27 Nov 2010 12:26:18 -0800] rev 40767
rename function 'strict' to 'seq', which is its name in Haskell
Sat, 27 Nov 2010 22:02:16 +0100 merged
haftmann [Sat, 27 Nov 2010 22:02:16 +0100] rev 40766
merged
Sat, 27 Nov 2010 22:01:45 +0100 merged
haftmann [Sat, 27 Nov 2010 22:01:45 +0100] rev 40765
merged
Sat, 27 Nov 2010 22:01:27 +0100 typscheme with signatures is inappropriate when building empty certificate;
haftmann [Sat, 27 Nov 2010 22:01:27 +0100] rev 40764
typscheme with signatures is inappropriate when building empty certificate; prefer logical_typscheme over const_typargs; tuned
Sat, 27 Nov 2010 19:42:41 +0100 merged
haftmann [Sat, 27 Nov 2010 19:42:41 +0100] rev 40763
merged
Sat, 27 Nov 2010 19:41:37 +0100 merged
haftmann [Sat, 27 Nov 2010 19:41:37 +0100] rev 40762
merged
Sat, 27 Nov 2010 19:41:28 +0100 corrected: use canonical variables of type scheme uniformly
haftmann [Sat, 27 Nov 2010 19:41:28 +0100] rev 40761
corrected: use canonical variables of type scheme uniformly
Sat, 27 Nov 2010 19:41:27 +0100 tuned
haftmann [Sat, 27 Nov 2010 19:41:27 +0100] rev 40760
tuned
Fri, 26 Nov 2010 23:50:14 +0100 merged
haftmann [Fri, 26 Nov 2010 23:50:14 +0100] rev 40759
merged
Fri, 26 Nov 2010 23:49:49 +0100 consider sort constraints for datatype constructors when constructing the empty equation certificate;
haftmann [Fri, 26 Nov 2010 23:49:49 +0100] rev 40758
consider sort constraints for datatype constructors when constructing the empty equation certificate; actually consider sort constraints in constructor sets; dropped redundant bindings
Fri, 26 Nov 2010 23:49:49 +0100 tuned example
haftmann [Fri, 26 Nov 2010 23:49:49 +0100] rev 40757
tuned example
Sat, 27 Nov 2010 20:48:06 +0100 merged
wenzelm [Sat, 27 Nov 2010 20:48:06 +0100] rev 40756
merged
Sat, 27 Nov 2010 18:51:15 +0100 updated generated documents
haftmann [Sat, 27 Nov 2010 18:51:15 +0100] rev 40755
updated generated documents
Sat, 27 Nov 2010 18:51:04 +0100 added equation for Queue;
haftmann [Sat, 27 Nov 2010 18:51:04 +0100] rev 40754
added equation for Queue; tuned proofs
Sat, 27 Nov 2010 18:51:04 +0100 added evaluation section
haftmann [Sat, 27 Nov 2010 18:51:04 +0100] rev 40753
added evaluation section
Sat, 27 Nov 2010 18:51:04 +0100 tuned formatting;
haftmann [Sat, 27 Nov 2010 18:51:04 +0100] rev 40752
tuned formatting; adjustments to changes on ML level
Sat, 27 Nov 2010 18:51:04 +0100 added label
haftmann [Sat, 27 Nov 2010 18:51:04 +0100] rev 40751
added label
Sat, 27 Nov 2010 20:10:57 +0100 more thorough process termination (cf. Scala version);
wenzelm [Sat, 27 Nov 2010 20:10:57 +0100] rev 40750
more thorough process termination (cf. Scala version);
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip