Sat, 28 Mar 2015 20:22:10 +0100 clarified goal context;
wenzelm [Sat, 28 Mar 2015 20:22:10 +0100] rev 59830
clarified goal context;
Sat, 28 Mar 2015 19:53:45 +0100 clarified goal context;
wenzelm [Sat, 28 Mar 2015 19:53:45 +0100] rev 59829
clarified goal context;
Sat, 28 Mar 2015 17:26:42 +0100 prefer Variable.focus, despite subtle differences of Logic.strip_params vs. Term.strip_all_vars;
wenzelm [Sat, 28 Mar 2015 17:26:42 +0100] rev 59828
prefer Variable.focus, despite subtle differences of Logic.strip_params vs. Term.strip_all_vars;
Fri, 27 Mar 2015 19:51:05 +0100 proper Rule_Insts.read_term, e.g. to enable case_tac using "_";
wenzelm [Fri, 27 Mar 2015 19:51:05 +0100] rev 59827
proper Rule_Insts.read_term, e.g. to enable case_tac using "_";
Fri, 27 Mar 2015 17:46:08 +0100 tuned signature;
wenzelm [Fri, 27 Mar 2015 17:46:08 +0100] rev 59826
tuned signature;
Fri, 27 Mar 2015 11:38:26 +0100 clarified goal context;
wenzelm [Fri, 27 Mar 2015 11:38:26 +0100] rev 59825
clarified goal context;
Fri, 27 Mar 2015 15:08:31 +0100 clarified doc
blanchet [Fri, 27 Mar 2015 15:08:31 +0100] rev 59824
clarified doc
Fri, 27 Mar 2015 11:20:46 +0100 more graceful failure if some of the involved BNFs have no data
blanchet [Fri, 27 Mar 2015 11:20:46 +0100] rev 59823
more graceful failure if some of the involved BNFs have no data
Fri, 27 Mar 2015 09:56:34 +0100 sort BNFs in output
blanchet [Fri, 27 Mar 2015 09:56:34 +0100] rev 59822
sort BNFs in output
Fri, 27 Mar 2015 09:52:57 +0100 preserve order of type arguments in pre-FP BNF typedef
blanchet [Fri, 27 Mar 2015 09:52:57 +0100] rev 59821
preserve order of type arguments in pre-FP BNF typedef
Thu, 26 Mar 2015 23:23:04 +0100 register pre-fixpoint BNFs in database to enable lookup later (e.g. in 'corec')
blanchet [Thu, 26 Mar 2015 23:23:04 +0100] rev 59820
register pre-fixpoint BNFs in database to enable lookup later (e.g. in 'corec')
Thu, 26 Mar 2015 17:10:24 +0100 store low-level (un)fold constants
blanchet [Thu, 26 Mar 2015 17:10:24 +0100] rev 59819
store low-level (un)fold constants
Thu, 26 Mar 2015 16:42:42 +0100 export more functions
blanchet [Thu, 26 Mar 2015 16:42:42 +0100] rev 59818
export more functions
Thu, 26 Mar 2015 12:00:32 +0100 restored broken metis proof
haftmann [Thu, 26 Mar 2015 12:00:32 +0100] rev 59817
restored broken metis proof
Mon, 23 Mar 2015 19:05:14 +0100 distributivity of partial minus establishes desired properties of dvd in semirings
haftmann [Mon, 23 Mar 2015 19:05:14 +0100] rev 59816
distributivity of partial minus establishes desired properties of dvd in semirings
Mon, 23 Mar 2015 19:05:14 +0100 explicit commutative additive inverse operation;
haftmann [Mon, 23 Mar 2015 19:05:14 +0100] rev 59815
explicit commutative additive inverse operation; more explicit focal point for commutative monoids with an inverse operation
Mon, 23 Mar 2015 19:05:14 +0100 modernized
haftmann [Mon, 23 Mar 2015 19:05:14 +0100] rev 59814
modernized
Wed, 25 Mar 2015 17:51:34 +0100 more multiset theorems
blanchet [Wed, 25 Mar 2015 17:51:34 +0100] rev 59813
more multiset theorems
Wed, 25 Mar 2015 14:39:40 +0100 semantic completion for @{system_option};
wenzelm [Wed, 25 Mar 2015 14:39:40 +0100] rev 59812
semantic completion for @{system_option};
Wed, 25 Mar 2015 13:45:52 +0100 clarified position;
wenzelm [Wed, 25 Mar 2015 13:45:52 +0100] rev 59811
clarified position;
Wed, 25 Mar 2015 13:31:47 +0100 HOL-SPARK .prv files are subject to system option spark_prv;
wenzelm [Wed, 25 Mar 2015 13:31:47 +0100] rev 59810
HOL-SPARK .prv files are subject to system option spark_prv; tuned;
Wed, 25 Mar 2015 11:39:52 +0100 tuned signature;
wenzelm [Wed, 25 Mar 2015 11:39:52 +0100] rev 59809
tuned signature;
Wed, 25 Mar 2015 10:59:28 +0100 NEWS;
wenzelm [Wed, 25 Mar 2015 10:59:28 +0100] rev 59808
NEWS;
Wed, 25 Mar 2015 10:44:57 +0100 prefer local fixes;
wenzelm [Wed, 25 Mar 2015 10:44:57 +0100] rev 59807
prefer local fixes;
Wed, 25 Mar 2015 10:41:53 +0100 proper signature;
wenzelm [Wed, 25 Mar 2015 10:41:53 +0100] rev 59806
proper signature; tuned;
Wed, 25 Mar 2015 00:22:10 +0100 dummies may depend on goal params as well;
wenzelm [Wed, 25 Mar 2015 00:22:10 +0100] rev 59805
dummies may depend on goal params as well;
Tue, 24 Mar 2015 23:39:42 +0100 merged
wenzelm [Tue, 24 Mar 2015 23:39:42 +0100] rev 59804
merged
Tue, 24 Mar 2015 23:37:05 +0100 proper comparison of blobs_info (amending illtyped equality from 86a76300137e) -- avoid redundant update of unchanged commands;
wenzelm [Tue, 24 Mar 2015 23:37:05 +0100] rev 59803
proper comparison of blobs_info (amending illtyped equality from 86a76300137e) -- avoid redundant update of unchanged commands;
Tue, 24 Mar 2015 21:54:25 +0100 clarified case_tac fixes and context;
wenzelm [Tue, 24 Mar 2015 21:54:25 +0100] rev 59802
clarified case_tac fixes and context;
Tue, 24 Mar 2015 20:07:27 +0100 clarified name;
wenzelm [Tue, 24 Mar 2015 20:07:27 +0100] rev 59801
clarified name;
Tue, 24 Mar 2015 19:43:23 +0100 option to control old-style schematic mode;
wenzelm [Tue, 24 Mar 2015 19:43:23 +0100] rev 59800
option to control old-style schematic mode;
Tue, 24 Mar 2015 18:36:29 +0100 clarified role of Name.uu_, which happens to be the internal replacement of the first underscore under certain assumptions about the context;
wenzelm [Tue, 24 Mar 2015 18:36:29 +0100] rev 59799
clarified role of Name.uu_, which happens to be the internal replacement of the first underscore under certain assumptions about the context;
Tue, 24 Mar 2015 16:17:07 +0100 tuned;
wenzelm [Tue, 24 Mar 2015 16:17:07 +0100] rev 59798
tuned;
Tue, 24 Mar 2015 16:16:48 +0100 tuned proof;
wenzelm [Tue, 24 Mar 2015 16:16:48 +0100] rev 59797
tuned proof;
Tue, 24 Mar 2015 15:57:51 +0100 admit dummy patterns in instantiations;
wenzelm [Tue, 24 Mar 2015 15:57:51 +0100] rev 59796
admit dummy patterns in instantiations; clarified context;
Tue, 24 Mar 2015 11:53:18 +0100 clarified input source;
wenzelm [Tue, 24 Mar 2015 11:53:18 +0100] rev 59795
clarified input source;
Tue, 24 Mar 2015 18:10:56 +0100 tuning
blanchet [Tue, 24 Mar 2015 18:10:56 +0100] rev 59794
tuning
Tue, 24 Mar 2015 18:10:56 +0100 reordered properties
blanchet [Tue, 24 Mar 2015 18:10:56 +0100] rev 59793
reordered properties
Mon, 23 Mar 2015 23:16:40 +0100 NEWS;
wenzelm [Mon, 23 Mar 2015 23:16:40 +0100] rev 59792
NEWS;
Mon, 23 Mar 2015 23:12:33 +0100 tuned proof;
wenzelm [Mon, 23 Mar 2015 23:12:33 +0100] rev 59791
tuned proof;
Mon, 23 Mar 2015 22:57:04 +0100 implicit goal parameters are improper;
wenzelm [Mon, 23 Mar 2015 22:57:04 +0100] rev 59790
implicit goal parameters are improper;
Mon, 23 Mar 2015 21:14:49 +0100 merged
wenzelm [Mon, 23 Mar 2015 21:14:49 +0100] rev 59789
merged
Mon, 23 Mar 2015 21:05:17 +0100 prefer local fixes;
wenzelm [Mon, 23 Mar 2015 21:05:17 +0100] rev 59788
prefer local fixes;
Mon, 23 Mar 2015 19:43:03 +0100 local fixes may depend on goal params;
wenzelm [Mon, 23 Mar 2015 19:43:03 +0100] rev 59787
local fixes may depend on goal params;
Mon, 23 Mar 2015 17:07:43 +0100 tuned;
wenzelm [Mon, 23 Mar 2015 17:07:43 +0100] rev 59786
tuned;
Mon, 23 Mar 2015 17:01:47 +0100 clarified syntax category "fixes";
wenzelm [Mon, 23 Mar 2015 17:01:47 +0100] rev 59785
clarified syntax category "fixes";
Mon, 23 Mar 2015 16:10:32 +0100 tuned signature;
wenzelm [Mon, 23 Mar 2015 16:10:32 +0100] rev 59784
tuned signature;
Mon, 23 Mar 2015 15:55:41 +0100 tuned syntax diagrams -- no duplication of "target";
wenzelm [Mon, 23 Mar 2015 15:55:41 +0100] rev 59783
tuned syntax diagrams -- no duplication of "target";
Mon, 23 Mar 2015 15:54:41 +0100 tuned;
wenzelm [Mon, 23 Mar 2015 15:54:41 +0100] rev 59782
tuned;
Mon, 23 Mar 2015 14:56:52 +0100 tuned;
wenzelm [Mon, 23 Mar 2015 14:56:52 +0100] rev 59781
tuned;
Mon, 23 Mar 2015 13:30:59 +0100 support 'for' fixes in rule_tac etc.;
wenzelm [Mon, 23 Mar 2015 13:30:59 +0100] rev 59780
support 'for' fixes in rule_tac etc.;
Mon, 23 Mar 2015 15:08:02 +0100 fix parameter order of NO_MATCH
hoelzl [Mon, 23 Mar 2015 15:08:02 +0100] rev 59779
fix parameter order of NO_MATCH
Mon, 23 Mar 2015 10:16:20 +0100 add measurable_submarkov
hoelzl [Mon, 23 Mar 2015 10:16:20 +0100] rev 59778
add measurable_submarkov
Mon, 23 Mar 2015 08:45:54 +0100 BT subsumed by Library/Tree
nipkow [Mon, 23 Mar 2015 08:45:54 +0100] rev 59777
BT subsumed by Library/Tree
Mon, 23 Mar 2015 07:36:27 +0100 added funs and lemmas
nipkow [Mon, 23 Mar 2015 07:36:27 +0100] rev 59776
added funs and lemmas
Sun, 22 Mar 2015 13:10:34 +0100 tuned;
wenzelm [Sun, 22 Mar 2015 13:10:34 +0100] rev 59775
tuned;
Sun, 22 Mar 2015 12:45:34 +0100 tuned;
wenzelm [Sun, 22 Mar 2015 12:45:34 +0100] rev 59774
tuned;
Sun, 22 Mar 2015 12:38:41 +0100 tuned;
wenzelm [Sun, 22 Mar 2015 12:38:41 +0100] rev 59773
tuned;
Fri, 20 Mar 2015 22:35:37 +0100 tuned;
wenzelm [Fri, 20 Mar 2015 22:35:37 +0100] rev 59772
tuned;
Fri, 20 Mar 2015 22:18:40 +0100 read instantiations uniformly for rules and tactics;
wenzelm [Fri, 20 Mar 2015 22:18:40 +0100] rev 59771
read instantiations uniformly for rules and tactics; tuned;
Fri, 20 Mar 2015 21:16:42 +0100 removed presumably pointless detail;
wenzelm [Fri, 20 Mar 2015 21:16:42 +0100] rev 59770
removed presumably pointless detail;
Fri, 20 Mar 2015 20:48:33 +0100 tuned;
wenzelm [Fri, 20 Mar 2015 20:48:33 +0100] rev 59769
tuned;
Fri, 20 Mar 2015 20:20:21 +0100 tuned;
wenzelm [Fri, 20 Mar 2015 20:20:21 +0100] rev 59768
tuned;
Fri, 20 Mar 2015 19:05:03 +0100 make SML/NJ happy;
wenzelm [Fri, 20 Mar 2015 19:05:03 +0100] rev 59767
make SML/NJ happy;
Fri, 20 Mar 2015 16:18:20 +0000 Merge
paulson <lp15@cam.ac.uk> [Fri, 20 Mar 2015 16:18:20 +0000] rev 59766
Merge
Fri, 20 Mar 2015 16:11:28 +0000 tweaked a few slow or very ugly proofs
paulson <lp15@cam.ac.uk> [Fri, 20 Mar 2015 16:11:28 +0000] rev 59765
tweaked a few slow or very ugly proofs
Fri, 20 Mar 2015 16:18:28 +0100 merged
wenzelm [Fri, 20 Mar 2015 16:18:28 +0100] rev 59764
merged
Fri, 20 Mar 2015 14:48:04 +0100 tuned signature;
wenzelm [Fri, 20 Mar 2015 14:48:04 +0100] rev 59763
tuned signature;
Fri, 20 Mar 2015 11:53:22 +0100 tuned;
wenzelm [Fri, 20 Mar 2015 11:53:22 +0100] rev 59762
tuned;
Fri, 20 Mar 2015 11:48:34 +0100 tuned signature;
wenzelm [Fri, 20 Mar 2015 11:48:34 +0100] rev 59761
tuned signature;
Fri, 20 Mar 2015 11:23:32 +0100 tuned;
wenzelm [Fri, 20 Mar 2015 11:23:32 +0100] rev 59760
tuned;
Fri, 20 Mar 2015 11:09:08 +0100 tuned -- prepare instantiation more uniformly;
wenzelm [Fri, 20 Mar 2015 11:09:08 +0100] rev 59759
tuned -- prepare instantiation more uniformly;
Fri, 20 Mar 2015 14:06:15 +0000 Merge
paulson <lp15@cam.ac.uk> [Fri, 20 Mar 2015 14:06:15 +0000] rev 59758
Merge
Fri, 20 Mar 2015 14:00:22 +0000 fixed crash in cancel_numeral_simprocs. NB they still don't work except for type nat!
paulson <lp15@cam.ac.uk> [Fri, 20 Mar 2015 14:00:22 +0000] rev 59757
fixed crash in cancel_numeral_simprocs. NB they still don't work except for type nat!
Thu, 19 Mar 2015 22:31:23 +0100 merged
wenzelm [Thu, 19 Mar 2015 22:31:23 +0100] rev 59756
merged
Thu, 19 Mar 2015 22:30:57 +0100 more position information;
wenzelm [Thu, 19 Mar 2015 22:30:57 +0100] rev 59755
more position information;
Thu, 19 Mar 2015 17:25:57 +0100 misc tuning;
wenzelm [Thu, 19 Mar 2015 17:25:57 +0100] rev 59754
misc tuning;
Thu, 19 Mar 2015 15:24:40 +0100 tuned;
wenzelm [Thu, 19 Mar 2015 15:24:40 +0100] rev 59753
tuned;
Thu, 19 Mar 2015 14:25:32 +0000 Merge
paulson <lp15@cam.ac.uk> [Thu, 19 Mar 2015 14:25:32 +0000] rev 59752
Merge
Thu, 19 Mar 2015 14:24:51 +0000 New material for complex sin, cos, tan, Ln, also some reorganisation
paulson <lp15@cam.ac.uk> [Thu, 19 Mar 2015 14:24:51 +0000] rev 59751
New material for complex sin, cos, tan, Ln, also some reorganisation
Thu, 19 Mar 2015 12:36:55 +0100 updated to sumatra_pdf-3.0;
wenzelm [Thu, 19 Mar 2015 12:36:55 +0100] rev 59750
updated to sumatra_pdf-3.0;
Thu, 19 Mar 2015 11:54:20 +0100 tuned comments;
wenzelm [Thu, 19 Mar 2015 11:54:20 +0100] rev 59749
tuned comments;
Thu, 19 Mar 2015 11:13:54 +0100 slightly more formal historic examples;
wenzelm [Thu, 19 Mar 2015 11:13:54 +0100] rev 59748
slightly more formal historic examples;
Wed, 18 Mar 2015 21:40:21 +0100 bounded powerset
traytel [Wed, 18 Mar 2015 21:40:21 +0100] rev 59747
bounded powerset
Wed, 18 Mar 2015 17:23:22 +0000 new HOL Light material about exp, sin, cos
paulson <lp15@cam.ac.uk> [Wed, 18 Mar 2015 17:23:22 +0000] rev 59746
new HOL Light material about exp, sin, cos
Wed, 18 Mar 2015 14:55:17 +0000 new file for complex transcendental functions
paulson <lp15@cam.ac.uk> [Wed, 18 Mar 2015 14:55:17 +0000] rev 59745
new file for complex transcendental functions
Wed, 18 Mar 2015 14:30:12 +0000 Merge
paulson <lp15@cam.ac.uk> [Wed, 18 Mar 2015 14:30:12 +0000] rev 59744
Merge
Wed, 18 Mar 2015 14:28:40 +0000 Merge
paulson <lp15@cam.ac.uk> [Wed, 18 Mar 2015 14:28:40 +0000] rev 59743
Merge
Wed, 18 Mar 2015 14:14:07 +0000 Merge
paulson <lp15@cam.ac.uk> [Wed, 18 Mar 2015 14:14:07 +0000] rev 59742
Merge
Wed, 18 Mar 2015 14:13:27 +0000 Lots of new material on complex-valued functions. Modified simplification of (x/n)^k
paulson <lp15@cam.ac.uk> [Wed, 18 Mar 2015 14:13:27 +0000] rev 59741
Lots of new material on complex-valued functions. Modified simplification of (x/n)^k
Wed, 18 Mar 2015 15:23:12 +0100 merged
noschinl [Wed, 18 Mar 2015 15:23:12 +0100] rev 59740
merged
Wed, 18 Mar 2015 13:51:33 +0100 added proof method rewrite
noschinl [Wed, 18 Mar 2015 13:51:33 +0100] rev 59739
added proof method rewrite
Wed, 18 Mar 2015 13:31:52 +0100 merged
wenzelm [Wed, 18 Mar 2015 13:31:52 +0100] rev 59738
merged
Tue, 17 Mar 2015 16:38:09 +0100 tuned;
wenzelm [Tue, 17 Mar 2015 16:38:09 +0100] rev 59737
tuned;
Tue, 17 Mar 2015 16:17:49 +0100 tight span for theory header, which is relevant for error positions (including semantic completion);
wenzelm [Tue, 17 Mar 2015 16:17:49 +0100] rev 59736
tight span for theory header, which is relevant for error positions (including semantic completion);
Tue, 17 Mar 2015 15:21:41 +0100 misc tuning and simplification;
wenzelm [Tue, 17 Mar 2015 15:21:41 +0100] rev 59735
misc tuning and simplification;
Tue, 17 Mar 2015 17:45:03 +0000 Inserted real_of_nat to fix factorial-related problem
paulson <lp15@cam.ac.uk> [Tue, 17 Mar 2015 17:45:03 +0000] rev 59734
Inserted real_of_nat to fix factorial-related problem
Tue, 17 Mar 2015 15:11:25 +0000 more general type class for factorial. Now allows code generation (?)
paulson <lp15@cam.ac.uk> [Tue, 17 Mar 2015 15:11:25 +0000] rev 59733
more general type class for factorial. Now allows code generation (?)
Tue, 17 Mar 2015 14:16:16 +0000 Merge
paulson <lp15@cam.ac.uk> [Tue, 17 Mar 2015 14:16:16 +0000] rev 59732
Merge
Tue, 17 Mar 2015 12:23:56 +0000 Merge
paulson <lp15@cam.ac.uk> [Tue, 17 Mar 2015 12:23:56 +0000] rev 59731
Merge
Mon, 16 Mar 2015 15:30:00 +0000 The factorial function, "fact", now has type "nat => 'a"
paulson <lp15@cam.ac.uk> [Mon, 16 Mar 2015 15:30:00 +0000] rev 59730
The factorial function, "fact", now has type "nat => 'a"
Tue, 17 Mar 2015 09:22:21 +0100 merged
nipkow [Tue, 17 Mar 2015 09:22:21 +0100] rev 59729
merged
Tue, 17 Mar 2015 09:22:17 +0100 added lemmas
nipkow [Tue, 17 Mar 2015 09:22:17 +0100] rev 59728
added lemmas
Mon, 16 Mar 2015 23:05:56 +0100 document property
traytel [Mon, 16 Mar 2015 23:05:56 +0100] rev 59727
document property
Mon, 16 Mar 2015 23:05:56 +0100 BNF relators preserve reflexivity
traytel [Mon, 16 Mar 2015 23:05:56 +0100] rev 59726
BNF relators preserve reflexivity
Mon, 16 Mar 2015 23:00:38 +0100 export more ML functions
blanchet [Mon, 16 Mar 2015 23:00:38 +0100] rev 59725
export more ML functions
Mon, 16 Mar 2015 17:47:46 +0100 merged
wenzelm [Mon, 16 Mar 2015 17:47:46 +0100] rev 59724
merged
Mon, 16 Mar 2015 17:26:46 +0100 suppress semantic completion in errors of batch build -- avoid junk in log files;
wenzelm [Mon, 16 Mar 2015 17:26:46 +0100] rev 59723
suppress semantic completion in errors of batch build -- avoid junk in log files;
Mon, 16 Mar 2015 17:02:00 +0100 updated docs
blanchet [Mon, 16 Mar 2015 17:02:00 +0100] rev 59722
updated docs
Mon, 16 Mar 2015 17:01:59 +0100 clarified documentation
blanchet [Mon, 16 Mar 2015 17:01:59 +0100] rev 59721
clarified documentation
Mon, 16 Mar 2015 16:59:59 +0100 proper headers;
wenzelm [Mon, 16 Mar 2015 16:59:59 +0100] rev 59720
proper headers;
Mon, 16 Mar 2015 16:26:33 +0100 merged
wenzelm [Mon, 16 Mar 2015 16:26:33 +0100] rev 59719
merged
Mon, 16 Mar 2015 16:26:02 +0100 tuned message -- include completion;
wenzelm [Mon, 16 Mar 2015 16:26:02 +0100] rev 59718
tuned message -- include completion;
Mon, 16 Mar 2015 15:33:32 +0100 support for completion reports produced in Scala (inlined into messages);
wenzelm [Mon, 16 Mar 2015 15:33:32 +0100] rev 59717
support for completion reports produced in Scala (inlined into messages);
Mon, 16 Mar 2015 14:15:15 +0100 more precises positions;
wenzelm [Mon, 16 Mar 2015 14:15:15 +0100] rev 59716
more precises positions; more permissive imports;
Mon, 16 Mar 2015 13:32:31 +0100 avoid duplicate header errors, more precise positions;
wenzelm [Mon, 16 Mar 2015 13:32:31 +0100] rev 59715
avoid duplicate header errors, more precise positions; tuned signature;
Mon, 16 Mar 2015 11:30:54 +0100 tuned protocol -- resolve command positions in ML;
wenzelm [Mon, 16 Mar 2015 11:30:54 +0100] rev 59714
tuned protocol -- resolve command positions in ML;
Mon, 16 Mar 2015 11:07:56 +0100 clarified modules;
wenzelm [Mon, 16 Mar 2015 11:07:56 +0100] rev 59713
clarified modules;
Mon, 16 Mar 2015 14:52:34 +0100 add inequalities (move from AFP/Amortized_Complexity)
hoelzl [Mon, 16 Mar 2015 14:52:34 +0100] rev 59712
add inequalities (move from AFP/Amortized_Complexity)
Sun, 15 Mar 2015 23:46:00 +0100 merge
blanchet [Sun, 15 Mar 2015 23:46:00 +0100] rev 59711
merge
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip