Thu, 30 May 2013 17:10:13 +0200 misc tuning;
wenzelm [Thu, 30 May 2013 17:10:13 +0200] rev 52244
misc tuning;
Thu, 30 May 2013 17:02:09 +0200 prefer existing beta_eta_conversion;
wenzelm [Thu, 30 May 2013 17:02:09 +0200] rev 52243
prefer existing beta_eta_conversion;
Thu, 30 May 2013 16:53:32 +0200 more standard fold/fold_rev;
wenzelm [Thu, 30 May 2013 16:53:32 +0200] rev 52242
more standard fold/fold_rev;
Thu, 30 May 2013 16:48:50 +0200 tuned import;
wenzelm [Thu, 30 May 2013 16:48:50 +0200] rev 52241
tuned import;
Thu, 30 May 2013 16:31:53 +0200 misc tuning;
wenzelm [Thu, 30 May 2013 16:31:53 +0200] rev 52240
misc tuning;
Thu, 30 May 2013 16:11:14 +0200 prefer existing beta_eta_conversion;
wenzelm [Thu, 30 May 2013 16:11:14 +0200] rev 52239
prefer existing beta_eta_conversion;
Thu, 30 May 2013 15:51:55 +0200 more standard names;
wenzelm [Thu, 30 May 2013 15:51:55 +0200] rev 52238
more standard names;
Thu, 30 May 2013 15:02:33 +0200 simplified method setup;
wenzelm [Thu, 30 May 2013 15:02:33 +0200] rev 52237
simplified method setup;
Thu, 30 May 2013 14:37:06 +0200 tuned -- prefer terminology of tactic / goal state;
wenzelm [Thu, 30 May 2013 14:37:06 +0200] rev 52236
tuned -- prefer terminology of tactic / goal state;
Thu, 30 May 2013 14:17:56 +0200 tuned;
wenzelm [Thu, 30 May 2013 14:17:56 +0200] rev 52235
tuned;
Thu, 30 May 2013 13:59:38 +0200 misc tuning;
wenzelm [Thu, 30 May 2013 13:59:38 +0200] rev 52234
misc tuning;
Thu, 30 May 2013 13:20:04 +0200 tuned;
wenzelm [Thu, 30 May 2013 13:20:04 +0200] rev 52233
tuned;
Thu, 30 May 2013 13:07:23 +0200 tuned signature;
wenzelm [Thu, 30 May 2013 13:07:23 +0200] rev 52232
tuned signature;
Thu, 30 May 2013 12:56:25 +0200 stay within regular tactic language -- avoid operating on whole proof state;
wenzelm [Thu, 30 May 2013 12:56:25 +0200] rev 52231
stay within regular tactic language -- avoid operating on whole proof state;
Thu, 30 May 2013 12:35:40 +0200 standardized aliases;
wenzelm [Thu, 30 May 2013 12:35:40 +0200] rev 52230
standardized aliases;
Thu, 30 May 2013 14:37:35 +0200 space between minus sign and number for large negative number literals causes NumberFormatException at run-time
Andreas Lochbihler [Thu, 30 May 2013 14:37:35 +0200] rev 52229
space between minus sign and number for large negative number literals causes NumberFormatException at run-time
Thu, 30 May 2013 08:27:51 +0200 tuned
nipkow [Thu, 30 May 2013 08:27:51 +0200] rev 52228
tuned
Thu, 30 May 2013 13:59:20 +1000 relational version of HoareT
kleing [Thu, 30 May 2013 13:59:20 +1000] rev 52227
relational version of HoareT
Wed, 29 May 2013 23:11:21 +0200 obsolete;
wenzelm [Wed, 29 May 2013 23:11:21 +0200] rev 52226
obsolete;
Wed, 29 May 2013 18:55:37 +0200 resolve_inc_tyvars: back to old behavior before 0fa3b456a267 where types of equal Vars are *not* unified -- recover last example in src/HOL/Metis_Examples/Clausification.thy;
wenzelm [Wed, 29 May 2013 18:55:37 +0200] rev 52225
resolve_inc_tyvars: back to old behavior before 0fa3b456a267 where types of equal Vars are *not* unified -- recover last example in src/HOL/Metis_Examples/Clausification.thy;
Wed, 29 May 2013 18:52:35 +0200 more precise "incremented" indication, which might be relevant in corner cases, e.g. instantiation of leading to vars with different types (which is a potential problem nonetheless);
wenzelm [Wed, 29 May 2013 18:52:35 +0200] rev 52224
more precise "incremented" indication, which might be relevant in corner cases, e.g. instantiation of leading to vars with different types (which is a potential problem nonetheless);
Wed, 29 May 2013 18:25:11 +0200 tuned signature -- more explicit flags for low-level Thm.bicompose;
wenzelm [Wed, 29 May 2013 18:25:11 +0200] rev 52223
tuned signature -- more explicit flags for low-level Thm.bicompose;
Wed, 29 May 2013 16:12:05 +0200 unify types of schematic variables in non-lifted case (i.e. "compose variants") -- allow schematic polymorphism, without revisiting HO-unification;
wenzelm [Wed, 29 May 2013 16:12:05 +0200] rev 52222
unify types of schematic variables in non-lifted case (i.e. "compose variants") -- allow schematic polymorphism, without revisiting HO-unification;
Wed, 29 May 2013 12:03:58 +0200 tuned signature;
wenzelm [Wed, 29 May 2013 12:03:58 +0200] rev 52221
tuned signature;
Wed, 29 May 2013 11:53:31 +0200 backout 3b9c31867707 -- too risky to "amend" modules from 25 years ago that don't handle Vars with different types;
wenzelm [Wed, 29 May 2013 11:53:31 +0200] rev 52220
backout 3b9c31867707 -- too risky to "amend" modules from 25 years ago that don't handle Vars with different types;
Wed, 29 May 2013 11:06:38 +0200 observe type annotations in print translations as well, notably type_constraint_tr';
wenzelm [Wed, 29 May 2013 11:06:38 +0200] rev 52219
observe type annotations in print translations as well, notably type_constraint_tr';
Wed, 29 May 2013 10:47:42 +0200 make SML/NJ happy;
wenzelm [Wed, 29 May 2013 10:47:42 +0200] rev 52218
make SML/NJ happy;
Wed, 29 May 2013 03:10:26 +0200 tuning
blanchet [Wed, 29 May 2013 03:10:26 +0200] rev 52217
tuning
Wed, 29 May 2013 02:35:49 +0200 more work on general recursors
blanchet [Wed, 29 May 2013 02:35:49 +0200] rev 52216
more work on general recursors
Wed, 29 May 2013 02:35:49 +0200 tuning (use lists rather than pairs of lists throughout)
blanchet [Wed, 29 May 2013 02:35:49 +0200] rev 52215
tuning (use lists rather than pairs of lists throughout)
Wed, 29 May 2013 02:35:49 +0200 generalized recursors, effectively reverting inductive half of c7a034d01936
blanchet [Wed, 29 May 2013 02:35:49 +0200] rev 52214
generalized recursors, effectively reverting inductive half of c7a034d01936
Wed, 29 May 2013 02:35:49 +0200 tuning
blanchet [Wed, 29 May 2013 02:35:49 +0200] rev 52213
tuning
Tue, 28 May 2013 23:11:07 +0200 merged
wenzelm [Tue, 28 May 2013 23:11:07 +0200] rev 52212
merged
Tue, 28 May 2013 23:06:32 +0200 explicit support for type annotations within printed syntax trees;
wenzelm [Tue, 28 May 2013 23:06:32 +0200] rev 52211
explicit support for type annotations within printed syntax trees; eliminated obsolete show_free_types;
Tue, 28 May 2013 16:29:11 +0200 more explicit Printer.type_emphasis, depending on show_type_emphasis;
wenzelm [Tue, 28 May 2013 16:29:11 +0200] rev 52210
more explicit Printer.type_emphasis, depending on show_type_emphasis; tuned signature;
Tue, 28 May 2013 23:01:28 +0200 tuning (refactoring)
blanchet [Tue, 28 May 2013 23:01:28 +0200] rev 52209
tuning (refactoring)
Tue, 28 May 2013 22:20:25 +0200 refactored triplicated functionality
blanchet [Tue, 28 May 2013 22:20:25 +0200] rev 52208
refactored triplicated functionality
Tue, 28 May 2013 21:17:48 +0200 tuning -- avoided unreadable true/false all over the place for LFP/GFP
blanchet [Tue, 28 May 2013 21:17:48 +0200] rev 52207
tuning -- avoided unreadable true/false all over the place for LFP/GFP
Tue, 28 May 2013 20:00:29 +0200 merge
blanchet [Tue, 28 May 2013 20:00:29 +0200] rev 52206
merge
Tue, 28 May 2013 19:59:54 +0200 don't create needless constant
blanchet [Tue, 28 May 2013 19:59:54 +0200] rev 52205
don't create needless constant
Tue, 28 May 2013 18:51:29 +0200 merged
popescua [Tue, 28 May 2013 18:51:29 +0200] rev 52204
merged
Tue, 28 May 2013 16:56:49 +0200 fixed broken Cardinals and BNF due to Order_Union
popescua [Tue, 28 May 2013 16:56:49 +0200] rev 52203
fixed broken Cardinals and BNF due to Order_Union
Tue, 28 May 2013 18:17:40 +0200 no confusing special behavior in debug mode
blanchet [Tue, 28 May 2013 18:17:40 +0200] rev 52202
no confusing special behavior in debug mode
Tue, 28 May 2013 18:12:21 +0200 tuned Nitpick message to be in sync with similar warning from Kodkod
blanchet [Tue, 28 May 2013 18:12:21 +0200] rev 52201
tuned Nitpick message to be in sync with similar warning from Kodkod
Tue, 28 May 2013 13:22:06 +0200 merged
popescua [Tue, 28 May 2013 13:22:06 +0200] rev 52200
merged
Tue, 28 May 2013 13:19:51 +0200 merged Well_Order_Extension into Zorn
popescua [Tue, 28 May 2013 13:19:51 +0200] rev 52199
merged Well_Order_Extension into Zorn
Tue, 28 May 2013 13:14:31 +0200 removed junk (cf. 667961fa6a60);
wenzelm [Tue, 28 May 2013 13:14:31 +0200] rev 52198
removed junk (cf. 667961fa6a60);
Tue, 28 May 2013 10:18:43 +0200 exported ML function
blanchet [Tue, 28 May 2013 10:18:43 +0200] rev 52197
exported ML function
Tue, 28 May 2013 08:52:41 +0200 redid rac7830871177 to avoid duplicate fixed variable (e.g. lemma "P (a::nat)" proof - have "!!a::int. Q a" sledgehammer [e])
blanchet [Tue, 28 May 2013 08:52:41 +0200] rev 52196
redid rac7830871177 to avoid duplicate fixed variable (e.g. lemma "P (a::nat)" proof - have "!!a::int. Q a" sledgehammer [e])
Tue, 28 May 2013 08:36:12 +0200 clean up list of theorems
blanchet [Tue, 28 May 2013 08:36:12 +0200] rev 52195
clean up list of theorems
Tue, 28 May 2013 08:36:11 +0200 removed needless comment (yes, sum_case_if is needed)
blanchet [Tue, 28 May 2013 08:36:11 +0200] rev 52194
removed needless comment (yes, sum_case_if is needed)
Tue, 28 May 2013 08:29:35 +0200 tuned
nipkow [Tue, 28 May 2013 08:29:35 +0200] rev 52193
tuned
Mon, 27 May 2013 22:32:28 +0200 actually test theory Order_Union;
wenzelm [Mon, 27 May 2013 22:32:28 +0200] rev 52192
actually test theory Order_Union;
Mon, 27 May 2013 22:30:07 +0200 more direct notation;
wenzelm [Mon, 27 May 2013 22:30:07 +0200] rev 52191
more direct notation;
Mon, 27 May 2013 22:26:08 +0200 merged
wenzelm [Mon, 27 May 2013 22:26:08 +0200] rev 52190
merged
Mon, 27 May 2013 22:25:32 +0200 more literal tokens, e.g. "EX!";
wenzelm [Mon, 27 May 2013 22:25:32 +0200] rev 52189
more literal tokens, e.g. "EX!";
Mon, 27 May 2013 22:00:24 +0200 report markup for ast translations;
wenzelm [Mon, 27 May 2013 22:00:24 +0200] rev 52188
report markup for ast translations;
Mon, 27 May 2013 21:00:30 +0200 tuned;
wenzelm [Mon, 27 May 2013 21:00:30 +0200] rev 52187
tuned;
Mon, 27 May 2013 18:39:21 +0200 tuned;
wenzelm [Mon, 27 May 2013 18:39:21 +0200] rev 52186
tuned;
Mon, 27 May 2013 18:24:38 +0200 discontinued obsolete show_all_types;
wenzelm [Mon, 27 May 2013 18:24:38 +0200] rev 52185
discontinued obsolete show_all_types;
Mon, 27 May 2013 20:09:20 +0200 added Ordered_Union
popescua [Mon, 27 May 2013 20:09:20 +0200] rev 52184
added Ordered_Union
Fri, 24 May 2013 19:09:56 +0200 fixed files broken due to Zorn changes (cf. 59e5dd7b8f9a)
popescua [Fri, 24 May 2013 19:09:56 +0200] rev 52183
fixed files broken due to Zorn changes (cf. 59e5dd7b8f9a)
Fri, 24 May 2013 18:11:57 +0200 well-order extension (by Christian Sternagel)
popescua [Fri, 24 May 2013 18:11:57 +0200] rev 52182
well-order extension (by Christian Sternagel)
Fri, 24 May 2013 17:37:06 +0200 modernized Zorn (by Christian Sternagel)
popescua [Fri, 24 May 2013 17:37:06 +0200] rev 52181
modernized Zorn (by Christian Sternagel)
Mon, 27 May 2013 16:53:21 +0200 merged
wenzelm [Mon, 27 May 2013 16:53:21 +0200] rev 52180
merged
Mon, 27 May 2013 16:52:39 +0200 more thorough type unification: treat equal Vars like other atoms, otherwise unify type of term pair (not just accidental body_type of its head Vars);
wenzelm [Mon, 27 May 2013 16:52:39 +0200] rev 52179
more thorough type unification: treat equal Vars like other atoms, otherwise unify type of term pair (not just accidental body_type of its head Vars);
Mon, 27 May 2013 15:57:38 +0200 instantiate types as well (see also Thm.first_order_match);
wenzelm [Mon, 27 May 2013 15:57:38 +0200] rev 52178
instantiate types as well (see also Thm.first_order_match);
Mon, 27 May 2013 13:55:04 +0200 tuned;
wenzelm [Mon, 27 May 2013 13:55:04 +0200] rev 52177
tuned;
Mon, 27 May 2013 13:44:02 +0200 updated to ProofGeneral-4.2;
wenzelm [Mon, 27 May 2013 13:44:02 +0200] rev 52176
updated to ProofGeneral-4.2;
Mon, 27 May 2013 12:40:50 +0200 uniform Term_Position.markers (cf. dbadb4d03cbc);
wenzelm [Mon, 27 May 2013 12:40:50 +0200] rev 52175
uniform Term_Position.markers (cf. dbadb4d03cbc);
Mon, 27 May 2013 15:14:41 +0200 get rid of "show_all_types" in Nitpick
blanchet [Mon, 27 May 2013 15:14:41 +0200] rev 52174
get rid of "show_all_types" in Nitpick
Mon, 27 May 2013 15:13:34 +0200 tuning
blanchet [Mon, 27 May 2013 15:13:34 +0200] rev 52173
tuning
Mon, 27 May 2013 15:00:01 +0200 killed dead argument
blanchet [Mon, 27 May 2013 15:00:01 +0200] rev 52172
killed dead argument
Mon, 27 May 2013 14:00:32 +0200 tuning
blanchet [Mon, 27 May 2013 14:00:32 +0200] rev 52171
tuning
Mon, 27 May 2013 13:30:08 +0200 generalized "mk_co_iter" to handle mutualized (co)iterators
blanchet [Mon, 27 May 2013 13:30:08 +0200] rev 52170
generalized "mk_co_iter" to handle mutualized (co)iterators
Mon, 27 May 2013 12:21:17 +0200 tuning
blanchet [Mon, 27 May 2013 12:21:17 +0200] rev 52169
tuning
Mon, 27 May 2013 10:13:51 +0200 tuned
nipkow [Mon, 27 May 2013 10:13:51 +0200] rev 52168
tuned
Mon, 27 May 2013 09:15:26 +0200 tuned
nipkow [Mon, 27 May 2013 09:15:26 +0200] rev 52167
tuned
Mon, 27 May 2013 07:44:10 +0200 merged
nipkow [Mon, 27 May 2013 07:44:10 +0200] rev 52166
merged
Mon, 27 May 2013 07:42:10 +0200 tuned
nipkow [Mon, 27 May 2013 07:42:10 +0200] rev 52165
tuned
Sun, 26 May 2013 22:57:48 +0200 merged
wenzelm [Sun, 26 May 2013 22:57:48 +0200] rev 52164
merged
Sun, 26 May 2013 22:47:00 +0200 position constraint for bound dummy -- more PIDE markup;
wenzelm [Sun, 26 May 2013 22:47:00 +0200] rev 52163
position constraint for bound dummy -- more PIDE markup;
Sun, 26 May 2013 21:53:10 +0200 position constraint for dummy_pattern -- more PIDE markup;
wenzelm [Sun, 26 May 2013 21:53:10 +0200] rev 52162
position constraint for dummy_pattern -- more PIDE markup;
Sun, 26 May 2013 21:05:03 +0200 tuned;
wenzelm [Sun, 26 May 2013 21:05:03 +0200] rev 52161
tuned;
Sun, 26 May 2013 20:42:43 +0200 tuned signature;
wenzelm [Sun, 26 May 2013 20:42:43 +0200] rev 52160
tuned signature;
Sun, 26 May 2013 20:08:53 +0200 tuned -- less ML compiler warnings;
wenzelm [Sun, 26 May 2013 20:08:53 +0200] rev 52159
tuned -- less ML compiler warnings;
Sun, 26 May 2013 20:03:47 +0200 more robust variant_free: avoid clash with consts name space (e.g. consts "x", "xa", etc.);
wenzelm [Sun, 26 May 2013 20:03:47 +0200] rev 52158
more robust variant_free: avoid clash with consts name space (e.g. consts "x", "xa", etc.);
Sun, 26 May 2013 19:29:15 +0200 more uniform context;
wenzelm [Sun, 26 May 2013 19:29:15 +0200] rev 52157
more uniform context;
Sun, 26 May 2013 19:27:32 +0200 tuned signature;
wenzelm [Sun, 26 May 2013 19:27:32 +0200] rev 52156
tuned signature;
Sun, 26 May 2013 19:11:52 +0200 more conventional pretty printing;
wenzelm [Sun, 26 May 2013 19:11:52 +0200] rev 52155
more conventional pretty printing; more markup;
Sun, 26 May 2013 18:37:43 +0200 tuned white-space;
wenzelm [Sun, 26 May 2013 18:37:43 +0200] rev 52154
tuned white-space;
Sun, 26 May 2013 19:45:54 +0200 more specific structure for registration into theory and dependency onto locale
haftmann [Sun, 26 May 2013 19:45:54 +0200] rev 52153
more specific structure for registration into theory and dependency onto locale
Sun, 26 May 2013 19:45:54 +0200 examples for interpretation into target
haftmann [Sun, 26 May 2013 19:45:54 +0200] rev 52152
examples for interpretation into target
Sun, 26 May 2013 14:02:03 +0200 disable SPASS's splitting if Isar proofs are desired, because these are not handled by the proof reconstruction code (and it's not clear how to handle them considering the lack of documentation)
blanchet [Sun, 26 May 2013 14:02:03 +0200] rev 52151
disable SPASS's splitting if Isar proofs are desired, because these are not handled by the proof reconstruction code (and it's not clear how to handle them considering the lack of documentation)
Sun, 26 May 2013 12:56:37 +0200 handle lambda-lifted problems in Isar construction code
blanchet [Sun, 26 May 2013 12:56:37 +0200] rev 52150
handle lambda-lifted problems in Isar construction code
Sun, 26 May 2013 11:56:55 +0200 simpler proof through custom summation function
nipkow [Sun, 26 May 2013 11:56:55 +0200] rev 52149
simpler proof through custom summation function
Sat, 25 May 2013 18:30:38 +0200 merged
wenzelm [Sat, 25 May 2013 18:30:38 +0200] rev 52148
merged
Sat, 25 May 2013 17:40:44 +0200 tuned;
wenzelm [Sat, 25 May 2013 17:40:44 +0200] rev 52147
tuned;
Sat, 25 May 2013 17:13:34 +0200 tuned;
wenzelm [Sat, 25 May 2013 17:13:34 +0200] rev 52146
tuned;
Sat, 25 May 2013 17:08:43 +0200 tuned;
wenzelm [Sat, 25 May 2013 17:08:43 +0200] rev 52145
tuned;
Sat, 25 May 2013 16:55:27 +0200 tuned;
wenzelm [Sat, 25 May 2013 16:55:27 +0200] rev 52144
tuned;
Sat, 25 May 2013 15:37:53 +0200 syntax translations always depend on context;
wenzelm [Sat, 25 May 2013 15:37:53 +0200] rev 52143
syntax translations always depend on context;
Sat, 25 May 2013 15:00:53 +0200 updated keywords;
wenzelm [Sat, 25 May 2013 15:00:53 +0200] rev 52142
updated keywords;
Sat, 25 May 2013 15:44:29 +0200 weaker precendence of syntax for big intersection and union on sets
haftmann [Sat, 25 May 2013 15:44:29 +0200] rev 52141
weaker precendence of syntax for big intersection and union on sets
Sat, 25 May 2013 15:44:08 +0200 tuned structure
haftmann [Sat, 25 May 2013 15:44:08 +0200] rev 52140
tuned structure
Sat, 25 May 2013 13:59:08 +0200 add lemma
noschinl [Sat, 25 May 2013 13:59:08 +0200] rev 52139
add lemma
Fri, 24 May 2013 23:57:24 +0200 bookkeeping and input syntax for exact specification of names of symbols in generated code
haftmann [Fri, 24 May 2013 23:57:24 +0200] rev 52138
bookkeeping and input syntax for exact specification of names of symbols in generated code
Fri, 24 May 2013 23:57:24 +0200 use generic data for code symbols for unified "code_printing" syntax for custom serialisations
haftmann [Fri, 24 May 2013 23:57:24 +0200] rev 52137
use generic data for code symbols for unified "code_printing" syntax for custom serialisations
Fri, 24 May 2013 23:57:24 +0200 dedicated module for code symbol data
haftmann [Fri, 24 May 2013 23:57:24 +0200] rev 52136
dedicated module for code symbol data
Fri, 24 May 2013 23:57:24 +0200 symbol data covers class relations also
haftmann [Fri, 24 May 2013 23:57:24 +0200] rev 52135
symbol data covers class relations also
Fri, 24 May 2013 22:07:01 +0200 merged
wenzelm [Fri, 24 May 2013 22:07:01 +0200] rev 52134
merged
Fri, 24 May 2013 17:14:06 +0200 proper internal error, not user error;
wenzelm [Fri, 24 May 2013 17:14:06 +0200] rev 52133
proper internal error, not user error;
Fri, 24 May 2013 17:04:04 +0200 tuned;
wenzelm [Fri, 24 May 2013 17:04:04 +0200] rev 52132
tuned;
Fri, 24 May 2013 17:00:46 +0200 tuned signature;
wenzelm [Fri, 24 May 2013 17:00:46 +0200] rev 52131
tuned signature;
Fri, 24 May 2013 16:42:57 +0200 tuned;
wenzelm [Fri, 24 May 2013 16:42:57 +0200] rev 52130
tuned;
Fri, 24 May 2013 15:32:02 +0200 unify types of bound variables in the same manner as Unify.new_dpair (which emphatically "Tries to unify types of the bound variables!");
wenzelm [Fri, 24 May 2013 15:32:02 +0200] rev 52129
unify types of bound variables in the same manner as Unify.new_dpair (which emphatically "Tries to unify types of the bound variables!");
Fri, 24 May 2013 15:13:25 +0200 tuned signature -- slightly more general operations (cf. term.ML);
wenzelm [Fri, 24 May 2013 15:13:25 +0200] rev 52128
tuned signature -- slightly more general operations (cf. term.ML);
Fri, 24 May 2013 14:31:44 +0200 re-use Pattern.unify_types, including its trace_unify_fail option;
wenzelm [Fri, 24 May 2013 14:31:44 +0200] rev 52127
re-use Pattern.unify_types, including its trace_unify_fail option;
Fri, 24 May 2013 14:00:10 +0200 tuned signature;
wenzelm [Fri, 24 May 2013 14:00:10 +0200] rev 52126
tuned signature; tuned comments;
Fri, 24 May 2013 16:43:37 +0200 improved handling of free variables' types in Isar proofs
blanchet [Fri, 24 May 2013 16:43:37 +0200] rev 52125
improved handling of free variables' types in Isar proofs
Fri, 24 May 2013 11:08:25 +0200 pass noninteractive flag -- necessary to run under CASC's "runsolver" program
blanchet [Fri, 24 May 2013 11:08:25 +0200] rev 52124
pass noninteractive flag -- necessary to run under CASC's "runsolver" program
Fri, 24 May 2013 11:08:22 +0200 untabify
blanchet [Fri, 24 May 2013 11:08:22 +0200] rev 52123
untabify
Thu, 23 May 2013 14:22:49 +0200 more lemmas for sorted_list_of_set
noschinl [Thu, 23 May 2013 14:22:49 +0200] rev 52122
more lemmas for sorted_list_of_set
Thu, 23 May 2013 13:51:21 +1000 prefer object equality
kleing [Thu, 23 May 2013 13:51:21 +1000] rev 52121
prefer object equality
Thu, 23 May 2013 11:39:40 +1000 slightly clearer formulation
kleing [Thu, 23 May 2013 11:39:40 +1000] rev 52120
slightly clearer formulation
Wed, 22 May 2013 22:56:17 +0200 interpretation must always operate on the last element in a local theory stack, not on all elements: interpretated facts must disappear after pop from local theory stack, and transfer from last target is not enough
haftmann [Wed, 22 May 2013 22:56:17 +0200] rev 52119
interpretation must always operate on the last element in a local theory stack, not on all elements: interpretated facts must disappear after pop from local theory stack, and transfer from last target is not enough
Wed, 22 May 2013 22:56:17 +0200 mark local theory as brittle also after interpretation inside locales;
haftmann [Wed, 22 May 2013 22:56:17 +0200] rev 52118
mark local theory as brittle also after interpretation inside locales; more correct bookkeeping on brittleness: must store directly beside lthy data, with implicit default true for levels > 1; check brittleness only during context switch using (in ...) syntax, not for arbitrary exit of local theory
Wed, 22 May 2013 19:44:51 +0200 merged
wenzelm [Wed, 22 May 2013 19:44:51 +0200] rev 52117
merged
(0) -30000 -10000 -3000 -1000 -128 +128 +1000 +3000 +10000 +30000 tip