wenzelm [Wed, 01 Dec 2010 14:56:07 +0100] rev 40842
simplified HOL.eq simproc matching;
wenzelm [Wed, 01 Dec 2010 13:37:31 +0100] rev 40841
tuned;
wenzelm [Wed, 01 Dec 2010 13:09:08 +0100] rev 40840
just one Term.dest_funT;
wenzelm [Wed, 01 Dec 2010 11:32:24 +0100] rev 40839
activate subtyping/coercions in theory Complex_Main;
wenzelm [Wed, 01 Dec 2010 11:06:01 +0100] rev 40838
simplified equality on pairs of types;
wenzelm [Wed, 01 Dec 2010 11:01:20 +0100] rev 40837
more precise dependencies;
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;
huffman [Tue, 30 Nov 2010 20:02:01 -0800] rev 40835
merged
huffman [Tue, 30 Nov 2010 15:56:19 -0800] rev 40834
change cpodef-generated cont_Rep rules to cont2cont format
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
huffman [Tue, 30 Nov 2010 14:21:57 -0800] rev 40832
remove gratuitous semicolons from ML code
huffman [Tue, 30 Nov 2010 14:01:49 -0800] rev 40831
add continuity lemma for List.map
huffman [Tue, 30 Nov 2010 14:01:25 -0800] rev 40830
simplify predomain instances
boehmes [Tue, 30 Nov 2010 21:54:15 +0100] rev 40829
merged
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
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
haftmann [Tue, 30 Nov 2010 18:40:23 +0100] rev 40826
merged
haftmann [Tue, 30 Nov 2010 17:22:59 +0100] rev 40825
adaptions to changes in Equiv_Relation.thy
haftmann [Tue, 30 Nov 2010 17:19:11 +0100] rev 40824
adapted fragile proof
haftmann [Tue, 30 Nov 2010 17:19:11 +0100] rev 40823
adaptions to changes in Equiv_Relation.thy; prefer primrec if possible
haftmann [Tue, 30 Nov 2010 17:19:11 +0100] rev 40822
adaptions to changes in Equiv_Relation.thy
haftmann [Tue, 30 Nov 2010 15:58:21 +0100] rev 40821
merged
haftmann [Tue, 30 Nov 2010 15:58:09 +0100] rev 40820
more systematic and compact proofs on type relation operators using natural deduction rules
haftmann [Tue, 30 Nov 2010 15:58:09 +0100] rev 40819
adapted proofs to slightly changed definitions of congruent(2)
haftmann [Mon, 29 Nov 2010 22:47:55 +0100] rev 40818
reorienting iff in Quotient_rel prevents simplifier looping;
lemma QuotientI;
tuned theory text
haftmann [Mon, 29 Nov 2010 22:41:17 +0100] rev 40817
replaced slightly odd locale congruent2 by plain definition
haftmann [Mon, 29 Nov 2010 22:32:06 +0100] rev 40816
replaced slightly odd locale congruent by plain definition
haftmann [Mon, 29 Nov 2010 13:44:54 +0100] rev 40815
equivI has replaced equiv.intro
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
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
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
huffman [Tue, 30 Nov 2010 08:58:47 -0800] rev 40811
simplify proof of LIMSEQ_unique
huffman [Tue, 30 Nov 2010 08:35:04 -0800] rev 40810
use new 'file' antiquotation for reference to Dedekind_Real.thy
huffman [Tue, 30 Nov 2010 08:00:50 -0800] rev 40809
merged
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;
boehmes [Tue, 30 Nov 2010 00:12:29 +0100] rev 40807
merged
boehmes [Mon, 29 Nov 2010 23:41:09 +0100] rev 40806
also support higher-order rules for Z3 proof reconstruction
wenzelm [Mon, 29 Nov 2010 16:10:44 +0100] rev 40805
merged
haftmann [Mon, 29 Nov 2010 11:39:00 +0100] rev 40804
less ghc-specific pragma
haftmann [Mon, 29 Nov 2010 11:38:59 +0100] rev 40803
tuned
wenzelm [Mon, 29 Nov 2010 11:27:39 +0100] rev 40802
updated generated files;
wenzelm [Mon, 29 Nov 2010 11:22:40 +0100] rev 40801
added document antiquotation @{file};
wenzelm [Sun, 28 Nov 2010 21:07:28 +0100] rev 40800
Parse.liberal_name for document antiquotations and attributes;
wenzelm [Sun, 28 Nov 2010 20:36:45 +0100] rev 40799
ML results: enter before printing (cf. Poly/ML SVN 1218);
wenzelm [Sun, 28 Nov 2010 20:12:22 +0100] rev 40798
merged
huffman [Sun, 28 Nov 2010 08:41:16 -0800] rev 40797
merged
huffman [Sun, 28 Nov 2010 08:21:52 -0800] rev 40796
merged
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
huffman [Sat, 27 Nov 2010 22:48:08 -0800] rev 40794
add lemma cont2cont_if_bottom
wenzelm [Sun, 28 Nov 2010 20:03:19 +0100] rev 40793
added Parse.literal_fact with proper inner_syntax markup (source position);
tuned;
wenzelm [Sun, 28 Nov 2010 19:35:14 +0100] rev 40792
tuned signature;
wenzelm [Sun, 28 Nov 2010 19:30:52 +0100] rev 40791
less frequent sidekick parsing, which is relatively slow;
wenzelm [Sun, 28 Nov 2010 18:31:54 +0100] rev 40790
basic setup for bundled Java runtime;
wenzelm [Sun, 28 Nov 2010 17:58:38 +0100] rev 40789
updated reference platforms;
wenzelm [Sun, 28 Nov 2010 16:42:54 +0100] rev 40788
merged
nipkow [Sun, 28 Nov 2010 15:21:02 +0100] rev 40787
merged
nipkow [Sun, 28 Nov 2010 15:20:51 +0100] rev 40786
gave more standard finite set rules simp and intro attribute
wenzelm [Sun, 28 Nov 2010 16:35:56 +0100] rev 40785
more permissive Isabelle_System.mkdir;
exported File.is_dir (weak test);
wenzelm [Sun, 28 Nov 2010 16:15:31 +0100] rev 40784
added 'syntax_declaration' command;
wenzelm [Sun, 28 Nov 2010 15:34:35 +0100] rev 40783
more conventional exception propagation -- taking into account Simple_Thread.fork wrapping;
wenzelm [Sun, 28 Nov 2010 15:28:48 +0100] rev 40782
superficial tuning;
wenzelm [Sun, 28 Nov 2010 14:01:20 +0100] rev 40781
updated versions;
wenzelm [Sun, 28 Nov 2010 13:58:29 +0100] rev 40780
recovered Isabelle2009-2 NEWS -- published part is read-only;
wenzelm [Sun, 28 Nov 2010 13:55:19 +0100] rev 40779
follow-up to HOLCF move (cf. 0437dbc127b3, 04d44a20fccf);
krauss [Sun, 28 Nov 2010 12:11:41 +0100] rev 40778
removed HOLCF for now as explicit component
huffman [Sat, 27 Nov 2010 17:44:36 -0800] rev 40777
fix cut-and-paste errors for HOLCF entries in IsaMakefile
huffman [Sat, 27 Nov 2010 17:29:21 -0800] rev 40776
update web description of HOLCF;
fix broken link to HOLCF/index.html
huffman [Sat, 27 Nov 2010 17:14:29 -0800] rev 40775
remove HOLCF from build script, since it no longer works
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;
huffman [Sat, 27 Nov 2010 14:34:54 -0800] rev 40773
merged
huffman [Sat, 27 Nov 2010 14:09:03 -0800] rev 40772
rename Pcpodef.thy to Cpodef.thy;
rename pcpodef.ML to cpodef.ML;
huffman [Sat, 27 Nov 2010 13:12:10 -0800] rev 40771
renamed several HOLCF theorems (listed in NEWS)
huffman [Sat, 27 Nov 2010 12:55:12 -0800] rev 40770
rename cpodef theorems: lub_foo -> is_lub_foo, thelub_foo -> lub_foo
huffman [Sat, 27 Nov 2010 12:38:02 -0800] rev 40769
rename rep_contlub lemmas to rep_lub
huffman [Sat, 27 Nov 2010 12:27:57 -0800] rev 40768
rename function 'match_UU' to 'match_bottom'
huffman [Sat, 27 Nov 2010 12:26:18 -0800] rev 40767
rename function 'strict' to 'seq', which is its name in Haskell
haftmann [Sat, 27 Nov 2010 22:02:16 +0100] rev 40766
merged
haftmann [Sat, 27 Nov 2010 22:01:45 +0100] rev 40765
merged
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
haftmann [Sat, 27 Nov 2010 19:42:41 +0100] rev 40763
merged
haftmann [Sat, 27 Nov 2010 19:41:37 +0100] rev 40762
merged
haftmann [Sat, 27 Nov 2010 19:41:28 +0100] rev 40761
corrected: use canonical variables of type scheme uniformly
haftmann [Sat, 27 Nov 2010 19:41:27 +0100] rev 40760
tuned
haftmann [Fri, 26 Nov 2010 23:50:14 +0100] rev 40759
merged
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
haftmann [Fri, 26 Nov 2010 23:49:49 +0100] rev 40757
tuned example
wenzelm [Sat, 27 Nov 2010 20:48:06 +0100] rev 40756
merged
haftmann [Sat, 27 Nov 2010 18:51:15 +0100] rev 40755
updated generated documents
haftmann [Sat, 27 Nov 2010 18:51:04 +0100] rev 40754
added equation for Queue;
tuned proofs
haftmann [Sat, 27 Nov 2010 18:51:04 +0100] rev 40753
added evaluation section
haftmann [Sat, 27 Nov 2010 18:51:04 +0100] rev 40752
tuned formatting;
adjustments to changes on ML level
haftmann [Sat, 27 Nov 2010 18:51:04 +0100] rev 40751
added label
wenzelm [Sat, 27 Nov 2010 20:10:57 +0100] rev 40750
more thorough process termination (cf. Scala version);
wenzelm [Sat, 27 Nov 2010 19:17:55 +0100] rev 40749
prefer Isabelle/ML concurrency elements;
more careful propagation of interrupts;
wenzelm [Sat, 27 Nov 2010 16:29:53 +0100] rev 40748
removed bash from ML system bootstrap, and past the Secure ML barrier;
wenzelm [Sat, 27 Nov 2010 16:27:52 +0100] rev 40747
more proper int wrappers;
wenzelm [Sat, 27 Nov 2010 15:58:36 +0100] rev 40746
explicit check for requirement;
wenzelm [Sat, 27 Nov 2010 15:45:20 +0100] rev 40745
more basic Isabelle_System.mkdir;
wenzelm [Sat, 27 Nov 2010 15:36:35 +0100] rev 40744
tuned;
wenzelm [Sat, 27 Nov 2010 15:28:00 +0100] rev 40743
more explicit Isabelle_System operations;
wenzelm [Sat, 27 Nov 2010 14:32:08 +0100] rev 40742
prefer Synchronized.var over CRITICAL/Unsynchronized.ref;
wenzelm [Sat, 27 Nov 2010 14:19:04 +0100] rev 40741
moved file identification to thy_load.ML (where it is actually used);
wenzelm [Sat, 27 Nov 2010 12:02:19 +0100] rev 40740
removed some old settings;
wenzelm [Sat, 27 Nov 2010 11:51:05 +0100] rev 40739
recovered global "Isabelle" symlink for isatest (cf. 7f745e4b7cce);
huffman [Fri, 26 Nov 2010 15:49:59 -0800] rev 40738
merged
huffman [Fri, 26 Nov 2010 15:24:11 -0800] rev 40737
remove map function names from domain package theory data
huffman [Fri, 26 Nov 2010 14:13:34 -0800] rev 40736
isar-style proof for lemma contI2
huffman [Fri, 26 Nov 2010 15:11:08 -0800] rev 40735
remove case combinator for fixrec match type
huffman [Fri, 26 Nov 2010 14:10:34 -0800] rev 40734
declare more simp rules for powerdomains
wenzelm [Sat, 27 Nov 2010 00:00:54 +0100] rev 40733
merged;
adapted ListPair.UnequalLengths;
haftmann [Fri, 26 Nov 2010 23:14:14 +0100] rev 40732
merged
haftmann [Fri, 26 Nov 2010 23:13:58 +0100] rev 40731
strict forall2
haftmann [Fri, 26 Nov 2010 23:13:58 +0100] rev 40730
nbe decides equality of abstractions by extensionality
wenzelm [Fri, 26 Nov 2010 23:51:34 +0100] rev 40729
eliminated some generated comments;
wenzelm [Fri, 26 Nov 2010 23:41:23 +0100] rev 40728
merged
haftmann [Fri, 26 Nov 2010 23:12:01 +0100] rev 40727
merged
haftmann [Fri, 26 Nov 2010 22:33:21 +0100] rev 40726
keep type variable arguments of datatype constructors in bookkeeping
blanchet [Fri, 26 Nov 2010 22:36:55 +0100] rev 40725
document changes in Nitpick and MESON/Metis
blanchet [Fri, 26 Nov 2010 22:36:24 +0100] rev 40724
renamed "trace_me{son,tis}" and "verbose_metis" to have the name of the tool first
blanchet [Fri, 26 Nov 2010 22:22:07 +0100] rev 40723
put facts found by SMT solver in alphabetical order and omit chained facts, as was done already for ATP proofs