wenzelm [Thu, 30 May 2013 17:10:13 +0200] rev 52244
misc tuning;
wenzelm [Thu, 30 May 2013 17:02:09 +0200] rev 52243
prefer existing beta_eta_conversion;
wenzelm [Thu, 30 May 2013 16:53:32 +0200] rev 52242
more standard fold/fold_rev;
wenzelm [Thu, 30 May 2013 16:48:50 +0200] rev 52241
tuned import;
wenzelm [Thu, 30 May 2013 16:31:53 +0200] rev 52240
misc tuning;
wenzelm [Thu, 30 May 2013 16:11:14 +0200] rev 52239
prefer existing beta_eta_conversion;
wenzelm [Thu, 30 May 2013 15:51:55 +0200] rev 52238
more standard names;
wenzelm [Thu, 30 May 2013 15:02:33 +0200] rev 52237
simplified method setup;
wenzelm [Thu, 30 May 2013 14:37:06 +0200] rev 52236
tuned -- prefer terminology of tactic / goal state;
wenzelm [Thu, 30 May 2013 14:17:56 +0200] rev 52235
tuned;
wenzelm [Thu, 30 May 2013 13:59:38 +0200] rev 52234
misc tuning;
wenzelm [Thu, 30 May 2013 13:20:04 +0200] rev 52233
tuned;
wenzelm [Thu, 30 May 2013 13:07:23 +0200] rev 52232
tuned signature;
wenzelm [Thu, 30 May 2013 12:56:25 +0200] rev 52231
stay within regular tactic language -- avoid operating on whole proof state;
wenzelm [Thu, 30 May 2013 12:35:40 +0200] rev 52230
standardized aliases;
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
nipkow [Thu, 30 May 2013 08:27:51 +0200] rev 52228
tuned
kleing [Thu, 30 May 2013 13:59:20 +1000] rev 52227
relational version of HoareT
wenzelm [Wed, 29 May 2013 23:11:21 +0200] rev 52226
obsolete;
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;
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);
wenzelm [Wed, 29 May 2013 18:25:11 +0200] rev 52223
tuned signature -- more explicit flags for low-level Thm.bicompose;
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;
wenzelm [Wed, 29 May 2013 12:03:58 +0200] rev 52221
tuned signature;
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;
wenzelm [Wed, 29 May 2013 11:06:38 +0200] rev 52219
observe type annotations in print translations as well, notably type_constraint_tr';
wenzelm [Wed, 29 May 2013 10:47:42 +0200] rev 52218
make SML/NJ happy;
blanchet [Wed, 29 May 2013 03:10:26 +0200] rev 52217
tuning
blanchet [Wed, 29 May 2013 02:35:49 +0200] rev 52216
more work on general recursors
blanchet [Wed, 29 May 2013 02:35:49 +0200] rev 52215
tuning (use lists rather than pairs of lists throughout)
blanchet [Wed, 29 May 2013 02:35:49 +0200] rev 52214
generalized recursors, effectively reverting inductive half of c7a034d01936
blanchet [Wed, 29 May 2013 02:35:49 +0200] rev 52213
tuning
wenzelm [Tue, 28 May 2013 23:11:07 +0200] rev 52212
merged
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;
wenzelm [Tue, 28 May 2013 16:29:11 +0200] rev 52210
more explicit Printer.type_emphasis, depending on show_type_emphasis;
tuned signature;
blanchet [Tue, 28 May 2013 23:01:28 +0200] rev 52209
tuning (refactoring)
blanchet [Tue, 28 May 2013 22:20:25 +0200] rev 52208
refactored triplicated functionality
blanchet [Tue, 28 May 2013 21:17:48 +0200] rev 52207
tuning -- avoided unreadable true/false all over the place for LFP/GFP
blanchet [Tue, 28 May 2013 20:00:29 +0200] rev 52206
merge
blanchet [Tue, 28 May 2013 19:59:54 +0200] rev 52205
don't create needless constant
popescua [Tue, 28 May 2013 18:51:29 +0200] rev 52204
merged
popescua [Tue, 28 May 2013 16:56:49 +0200] rev 52203
fixed broken Cardinals and BNF due to Order_Union
blanchet [Tue, 28 May 2013 18:17:40 +0200] rev 52202
no confusing special behavior in debug mode
blanchet [Tue, 28 May 2013 18:12:21 +0200] rev 52201
tuned Nitpick message to be in sync with similar warning from Kodkod
popescua [Tue, 28 May 2013 13:22:06 +0200] rev 52200
merged
popescua [Tue, 28 May 2013 13:19:51 +0200] rev 52199
merged Well_Order_Extension into Zorn
wenzelm [Tue, 28 May 2013 13:14:31 +0200] rev 52198
removed junk (cf. 667961fa6a60);
blanchet [Tue, 28 May 2013 10:18:43 +0200] rev 52197
exported ML function
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])
blanchet [Tue, 28 May 2013 08:36:12 +0200] rev 52195
clean up list of theorems
blanchet [Tue, 28 May 2013 08:36:11 +0200] rev 52194
removed needless comment (yes, sum_case_if is needed)
nipkow [Tue, 28 May 2013 08:29:35 +0200] rev 52193
tuned
wenzelm [Mon, 27 May 2013 22:32:28 +0200] rev 52192
actually test theory Order_Union;
wenzelm [Mon, 27 May 2013 22:30:07 +0200] rev 52191
more direct notation;
wenzelm [Mon, 27 May 2013 22:26:08 +0200] rev 52190
merged
wenzelm [Mon, 27 May 2013 22:25:32 +0200] rev 52189
more literal tokens, e.g. "EX!";
wenzelm [Mon, 27 May 2013 22:00:24 +0200] rev 52188
report markup for ast translations;
wenzelm [Mon, 27 May 2013 21:00:30 +0200] rev 52187
tuned;
wenzelm [Mon, 27 May 2013 18:39:21 +0200] rev 52186
tuned;
wenzelm [Mon, 27 May 2013 18:24:38 +0200] rev 52185
discontinued obsolete show_all_types;
popescua [Mon, 27 May 2013 20:09:20 +0200] rev 52184
added Ordered_Union
popescua [Fri, 24 May 2013 19:09:56 +0200] rev 52183
fixed files broken due to Zorn changes (cf. 59e5dd7b8f9a)
popescua [Fri, 24 May 2013 18:11:57 +0200] rev 52182
well-order extension (by Christian Sternagel)
popescua [Fri, 24 May 2013 17:37:06 +0200] rev 52181
modernized Zorn (by Christian Sternagel)
wenzelm [Mon, 27 May 2013 16:53:21 +0200] rev 52180
merged
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);
wenzelm [Mon, 27 May 2013 15:57:38 +0200] rev 52178
instantiate types as well (see also Thm.first_order_match);
wenzelm [Mon, 27 May 2013 13:55:04 +0200] rev 52177
tuned;
wenzelm [Mon, 27 May 2013 13:44:02 +0200] rev 52176
updated to ProofGeneral-4.2;
wenzelm [Mon, 27 May 2013 12:40:50 +0200] rev 52175
uniform Term_Position.markers (cf. dbadb4d03cbc);
blanchet [Mon, 27 May 2013 15:14:41 +0200] rev 52174
get rid of "show_all_types" in Nitpick
blanchet [Mon, 27 May 2013 15:13:34 +0200] rev 52173
tuning
blanchet [Mon, 27 May 2013 15:00:01 +0200] rev 52172
killed dead argument
blanchet [Mon, 27 May 2013 14:00:32 +0200] rev 52171
tuning
blanchet [Mon, 27 May 2013 13:30:08 +0200] rev 52170
generalized "mk_co_iter" to handle mutualized (co)iterators
blanchet [Mon, 27 May 2013 12:21:17 +0200] rev 52169
tuning
nipkow [Mon, 27 May 2013 10:13:51 +0200] rev 52168
tuned
nipkow [Mon, 27 May 2013 09:15:26 +0200] rev 52167
tuned
nipkow [Mon, 27 May 2013 07:44:10 +0200] rev 52166
merged
nipkow [Mon, 27 May 2013 07:42:10 +0200] rev 52165
tuned
wenzelm [Sun, 26 May 2013 22:57:48 +0200] rev 52164
merged
wenzelm [Sun, 26 May 2013 22:47:00 +0200] rev 52163
position constraint for bound dummy -- more PIDE markup;
wenzelm [Sun, 26 May 2013 21:53:10 +0200] rev 52162
position constraint for dummy_pattern -- more PIDE markup;
wenzelm [Sun, 26 May 2013 21:05:03 +0200] rev 52161
tuned;
wenzelm [Sun, 26 May 2013 20:42:43 +0200] rev 52160
tuned signature;
wenzelm [Sun, 26 May 2013 20:08:53 +0200] rev 52159
tuned -- less ML compiler warnings;
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.);
wenzelm [Sun, 26 May 2013 19:29:15 +0200] rev 52157
more uniform context;
wenzelm [Sun, 26 May 2013 19:27:32 +0200] rev 52156
tuned signature;
wenzelm [Sun, 26 May 2013 19:11:52 +0200] rev 52155
more conventional pretty printing;
more markup;
wenzelm [Sun, 26 May 2013 18:37:43 +0200] rev 52154
tuned white-space;
haftmann [Sun, 26 May 2013 19:45:54 +0200] rev 52153
more specific structure for registration into theory and dependency onto locale
haftmann [Sun, 26 May 2013 19:45:54 +0200] rev 52152
examples for interpretation into target
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)
blanchet [Sun, 26 May 2013 12:56:37 +0200] rev 52150
handle lambda-lifted problems in Isar construction code
nipkow [Sun, 26 May 2013 11:56:55 +0200] rev 52149
simpler proof through custom summation function
wenzelm [Sat, 25 May 2013 18:30:38 +0200] rev 52148
merged
wenzelm [Sat, 25 May 2013 17:40:44 +0200] rev 52147
tuned;
wenzelm [Sat, 25 May 2013 17:13:34 +0200] rev 52146
tuned;
wenzelm [Sat, 25 May 2013 17:08:43 +0200] rev 52145
tuned;
wenzelm [Sat, 25 May 2013 16:55:27 +0200] rev 52144
tuned;
wenzelm [Sat, 25 May 2013 15:37:53 +0200] rev 52143
syntax translations always depend on context;
wenzelm [Sat, 25 May 2013 15:00:53 +0200] rev 52142
updated keywords;
haftmann [Sat, 25 May 2013 15:44:29 +0200] rev 52141
weaker precendence of syntax for big intersection and union on sets
haftmann [Sat, 25 May 2013 15:44:08 +0200] rev 52140
tuned structure
noschinl [Sat, 25 May 2013 13:59:08 +0200] rev 52139
add lemma
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
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
haftmann [Fri, 24 May 2013 23:57:24 +0200] rev 52136
dedicated module for code symbol data
haftmann [Fri, 24 May 2013 23:57:24 +0200] rev 52135
symbol data covers class relations also
wenzelm [Fri, 24 May 2013 22:07:01 +0200] rev 52134
merged
wenzelm [Fri, 24 May 2013 17:14:06 +0200] rev 52133
proper internal error, not user error;
wenzelm [Fri, 24 May 2013 17:04:04 +0200] rev 52132
tuned;
wenzelm [Fri, 24 May 2013 17:00:46 +0200] rev 52131
tuned signature;
wenzelm [Fri, 24 May 2013 16:42:57 +0200] rev 52130
tuned;
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!");
wenzelm [Fri, 24 May 2013 15:13:25 +0200] rev 52128
tuned signature -- slightly more general operations (cf. term.ML);
wenzelm [Fri, 24 May 2013 14:31:44 +0200] rev 52127
re-use Pattern.unify_types, including its trace_unify_fail option;
wenzelm [Fri, 24 May 2013 14:00:10 +0200] rev 52126
tuned signature;
tuned comments;
blanchet [Fri, 24 May 2013 16:43:37 +0200] rev 52125
improved handling of free variables' types in Isar proofs
blanchet [Fri, 24 May 2013 11:08:25 +0200] rev 52124
pass noninteractive flag -- necessary to run under CASC's "runsolver" program
blanchet [Fri, 24 May 2013 11:08:22 +0200] rev 52123
untabify
noschinl [Thu, 23 May 2013 14:22:49 +0200] rev 52122
more lemmas for sorted_list_of_set
kleing [Thu, 23 May 2013 13:51:21 +1000] rev 52121
prefer object equality
kleing [Thu, 23 May 2013 11:39:40 +1000] rev 52120
slightly clearer formulation
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
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
wenzelm [Wed, 22 May 2013 19:44:51 +0200] rev 52117
merged