Wed, 05 Jun 2013 10:21:35 +0200 tuning
blanchet [Wed, 05 Jun 2013 10:21:35 +0200] rev 52297
tuning
Wed, 05 Jun 2013 10:05:08 +0200 slightly nicer ML interface
blanchet [Wed, 05 Jun 2013 10:05:08 +0200] rev 52296
slightly nicer ML interface
Wed, 05 Jun 2013 09:56:28 +0200 added convenience function
blanchet [Wed, 05 Jun 2013 09:56:28 +0200] rev 52295
added convenience function
Wed, 05 Jun 2013 09:24:16 +0200 keep a record of the fixpoint equations
blanchet [Wed, 05 Jun 2013 09:24:16 +0200] rev 52294
keep a record of the fixpoint equations
Wed, 05 Jun 2013 08:57:43 +0200 export ML function (needed for "primrec_new")
blanchet [Wed, 05 Jun 2013 08:57:43 +0200] rev 52293
export ML function (needed for "primrec_new")
Tue, 04 Jun 2013 12:11:48 +0200 export ML function
blanchet [Tue, 04 Jun 2013 12:11:48 +0200] rev 52292
export ML function
Mon, 03 Jun 2013 11:37:37 +0200 corrected name
nipkow [Mon, 03 Jun 2013 11:37:37 +0200] rev 52291
corrected name
Mon, 03 Jun 2013 06:41:07 +0200 tuned proofs
nipkow [Mon, 03 Jun 2013 06:41:07 +0200] rev 52290
tuned proofs
Sun, 02 Jun 2013 20:44:55 +0200 type class for confined subtraction
haftmann [Sun, 02 Jun 2013 20:44:55 +0200] rev 52289
type class for confined subtraction
Sun, 02 Jun 2013 10:57:21 +0200 denesting of functions
haftmann [Sun, 02 Jun 2013 10:57:21 +0200] rev 52288
denesting of functions
Sun, 02 Jun 2013 09:10:53 +0200 some meagure hints concerning reification
haftmann [Sun, 02 Jun 2013 09:10:53 +0200] rev 52287
some meagure hints concerning reification
Sun, 02 Jun 2013 07:46:40 +0200 make reification part of HOL
haftmann [Sun, 02 Jun 2013 07:46:40 +0200] rev 52286
make reification part of HOL
Sat, 01 Jun 2013 14:26:04 +0200 permissive uncheck -- allow printing of malformed terms (e.g. in error messages);
wenzelm [Sat, 01 Jun 2013 14:26:04 +0200] rev 52285
permissive uncheck -- allow printing of malformed terms (e.g. in error messages);
Sat, 01 Jun 2013 14:16:10 +0200 Type_Annotation only works *after* uncheck (which usually requires authentic type information);
wenzelm [Sat, 01 Jun 2013 14:16:10 +0200] rev 52284
Type_Annotation only works *after* uncheck (which usually requires authentic type information);
Sat, 01 Jun 2013 12:03:37 +0200 updated isatest stats;
wenzelm [Sat, 01 Jun 2013 12:03:37 +0200] rev 52283
updated isatest stats;
Sat, 01 Jun 2013 12:02:41 +0200 tuned theory name
nipkow [Sat, 01 Jun 2013 12:02:41 +0200] rev 52282
tuned theory name
Sat, 01 Jun 2013 11:48:06 +0200 tuned rules
nipkow [Sat, 01 Jun 2013 11:48:06 +0200] rev 52281
tuned rules
Fri, 31 May 2013 14:08:48 +0200 tuning
blanchet [Fri, 31 May 2013 14:08:48 +0200] rev 52280
tuning
Fri, 31 May 2013 12:28:39 +0200 renamed util function
blanchet [Fri, 31 May 2013 12:28:39 +0200] rev 52279
renamed util function
Fri, 31 May 2013 12:00:18 +0200 tuned;
wenzelm [Fri, 31 May 2013 12:00:18 +0200] rev 52278
tuned;
Fri, 31 May 2013 11:56:48 +0200 make SML/NJ partially happy;
wenzelm [Fri, 31 May 2013 11:56:48 +0200] rev 52277
make SML/NJ partially happy;
Fri, 31 May 2013 09:30:32 +0200 reflection without evaluation
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52276
reflection without evaluation
Fri, 31 May 2013 09:30:32 +0200 decomposed reflection steps into conversions;
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52275
decomposed reflection steps into conversions; deholified reification procedure; prefer Subgoal.FOCUS over SUBGOAL
Fri, 31 May 2013 09:30:32 +0200 permit multiple variable arguments in reflect
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52274
permit multiple variable arguments in reflect
Fri, 31 May 2013 09:30:32 +0200 tuned
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52273
tuned
Fri, 31 May 2013 09:30:32 +0200 dropped vacuous prefix
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52272
dropped vacuous prefix
Fri, 31 May 2013 09:30:32 +0200 combinator fold_range, corresponding to map_range
haftmann [Fri, 31 May 2013 09:30:32 +0200] rev 52271
combinator fold_range, corresponding to map_range
Fri, 31 May 2013 07:55:40 +0200 merged
nipkow [Fri, 31 May 2013 07:55:40 +0200] rev 52270
merged
Fri, 31 May 2013 07:55:09 +0200 more VC -> VCG
nipkow [Fri, 31 May 2013 07:55:09 +0200] rev 52269
more VC -> VCG
Fri, 31 May 2013 07:26:31 +0200 VCG is standard name
nipkow [Fri, 31 May 2013 07:26:31 +0200] rev 52268
VCG is standard name
Fri, 31 May 2013 07:25:55 +0200 used nice syntax, removed lemma because it makes a nice exercise.
nipkow [Fri, 31 May 2013 07:25:55 +0200] rev 52267
used nice syntax, removed lemma because it makes a nice exercise.
Fri, 31 May 2013 07:30:23 +0200 NEWS about Spec_Check
bulwahn [Fri, 31 May 2013 07:30:23 +0200] rev 52266
NEWS about Spec_Check
Thu, 30 May 2013 23:29:33 +0200 tuned headers;
wenzelm [Thu, 30 May 2013 23:29:33 +0200] rev 52265
tuned headers;
Thu, 30 May 2013 22:30:38 +0200 tuned messages -- some attempts to observe Isabelle output channel semantics;
wenzelm [Thu, 30 May 2013 22:30:38 +0200] rev 52264
tuned messages -- some attempts to observe Isabelle output channel semantics;
Thu, 30 May 2013 22:26:16 +0200 less verbosity -- do not print final ();
wenzelm [Thu, 30 May 2013 22:26:16 +0200] rev 52263
less verbosity -- do not print final ();
Thu, 30 May 2013 22:16:33 +0200 tuned -- dynamic ML context is updated incrementally (see also e7c47fe56fbd);
wenzelm [Thu, 30 May 2013 22:16:33 +0200] rev 52262
tuned -- dynamic ML context is updated incrementally (see also e7c47fe56fbd);
Thu, 30 May 2013 22:15:06 +0200 tuned;
wenzelm [Thu, 30 May 2013 22:15:06 +0200] rev 52261
tuned;
Thu, 30 May 2013 22:11:29 +0200 toplevel invocation via implicit ML compilation context;
wenzelm [Thu, 30 May 2013 22:11:29 +0200] rev 52260
toplevel invocation via implicit ML compilation context;
Thu, 30 May 2013 22:08:01 +0200 more direct Context.setmp_thread_data for one-way passing of context;
wenzelm [Thu, 30 May 2013 22:08:01 +0200] rev 52259
more direct Context.setmp_thread_data for one-way passing of context;
Thu, 30 May 2013 21:57:01 +0200 tuned;
wenzelm [Thu, 30 May 2013 21:57:01 +0200] rev 52258
tuned;
Thu, 30 May 2013 21:50:09 +0200 tuned;
wenzelm [Thu, 30 May 2013 21:50:09 +0200] rev 52257
tuned;
Thu, 30 May 2013 21:47:48 +0200 do not open ML structures;
wenzelm [Thu, 30 May 2013 21:47:48 +0200] rev 52256
do not open ML structures;
Thu, 30 May 2013 21:37:00 +0200 prefer separate 'ML_command' for parallel evaluation;
wenzelm [Thu, 30 May 2013 21:37:00 +0200] rev 52255
prefer separate 'ML_command' for parallel evaluation;
Thu, 30 May 2013 21:28:54 +0200 simplified context and data management -- plain ctxt: Proof.context is default for most operations;
wenzelm [Thu, 30 May 2013 21:28:54 +0200] rev 52254
simplified context and data management -- plain ctxt: Proof.context is default for most operations;
Thu, 30 May 2013 20:57:55 +0200 more conventional spelling and grammar;
wenzelm [Thu, 30 May 2013 20:57:55 +0200] rev 52253
more conventional spelling and grammar;
Thu, 30 May 2013 20:38:50 +0200 minor tuning -- more linebreaks;
wenzelm [Thu, 30 May 2013 20:38:50 +0200] rev 52252
minor tuning -- more linebreaks;
Thu, 30 May 2013 20:27:33 +0200 removed pointless comment -- NB: Isabelle output is message-oriented with implicit line-boundaries;
wenzelm [Thu, 30 May 2013 20:27:33 +0200] rev 52251
removed pointless comment -- NB: Isabelle output is message-oriented with implicit line-boundaries;
Thu, 30 May 2013 20:26:27 +0200 standardized aliases;
wenzelm [Thu, 30 May 2013 20:26:27 +0200] rev 52250
standardized aliases;
Thu, 30 May 2013 20:20:23 +0200 do not handle arbitrary exceptions;
wenzelm [Thu, 30 May 2013 20:20:23 +0200] rev 52249
do not handle arbitrary exceptions;
Thu, 30 May 2013 20:09:49 +0200 added Spec_Check -- a Quickcheck tool for Isabelle's ML environment;
bulwahn [Thu, 30 May 2013 20:09:49 +0200] rev 52248
added Spec_Check -- a Quickcheck tool for Isabelle's ML environment;
Thu, 30 May 2013 17:52:38 +0200 merged
wenzelm [Thu, 30 May 2013 17:52:38 +0200] rev 52247
merged
Thu, 30 May 2013 17:26:01 +0200 tuned signature;
wenzelm [Thu, 30 May 2013 17:26:01 +0200] rev 52246
tuned signature;
Thu, 30 May 2013 17:21:11 +0200 tuned signature;
wenzelm [Thu, 30 May 2013 17:21:11 +0200] rev 52245
tuned signature; tuned;
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);
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip