wenzelm [Tue, 02 Jun 2015 09:16:19 +0200] rev 60358
clarified context;
wenzelm [Tue, 02 Jun 2015 09:10:05 +0200] rev 60357
tuned proof;
noschinl [Wed, 03 Jun 2015 09:32:49 +0200] rev 60356
merged
noschinl [Tue, 02 Jun 2015 13:14:36 +0200] rev 60355
simps_of_case: Better error if split rule is not an equality
noschinl [Tue, 02 Jun 2015 13:14:11 +0200] rev 60354
simps_of_case: allow Drule.dummy_thm as ignored split rule
haftmann [Mon, 01 Jun 2015 18:59:22 +0200] rev 60353
implicit partial divison operation in integral domains
haftmann [Mon, 01 Jun 2015 18:59:21 +0200] rev 60352
separate class for division operator, with particular syntax added in more specific classes
haftmann [Mon, 01 Jun 2015 18:59:21 +0200] rev 60351
explicit check for field sort, to anticipate situation where syntactic checking alone will not be sufficient any longer
haftmann [Mon, 01 Jun 2015 18:59:21 +0200] rev 60350
dropped dead config option
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60349
tuned, including proper signature for functor argument
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60348
dropped dead code
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60347
explicit argument expansion of uncheck rules;
rewriting of user-space type system must behave similarly to abbreviations
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60346
explicit input marker for operations
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60345
completely separated canonical class abbreviations from abbreviations stemming from non-canonical morphisms -- these have no shared concept
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60344
self-contained formulation of abbrev for named targets
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60343
correct sort constraints for abbreviations in type classes
* * *
yet another bunch of corrections
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60342
separate function to compute exported abbreviation
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60341
clearly separated target primitives (target_foo) from self-contained target operations (foo)
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60340
tuned order
haftmann [Mon, 01 Jun 2015 18:59:20 +0200] rev 60339
dedicated config options to deactivate uncheck phase for improvable syntax
haftmann [Mon, 01 Jun 2015 18:59:19 +0200] rev 60338
clarified interfaces for improvable syntax
haftmann [Mon, 01 Jun 2015 18:59:19 +0200] rev 60337
tuned
wenzelm [Mon, 01 Jun 2015 18:07:36 +0200] rev 60336
clarified context;
wenzelm [Mon, 01 Jun 2015 17:44:45 +0200] rev 60335
clarified context;
wenzelm [Mon, 01 Jun 2015 17:08:47 +0200] rev 60334
clarified context;
wenzelm [Mon, 01 Jun 2015 16:07:38 +0200] rev 60333
tuned;
wenzelm [Mon, 01 Jun 2015 15:39:53 +0200] rev 60332
discontinued unused / unmaintained SVC oracle -- current Isabelle tools (e.g. arith, smt) can easily solve the given examples with full proof reconstruction;
wenzelm [Mon, 01 Jun 2015 15:06:09 +0200] rev 60331
discontinued legacy;
wenzelm [Mon, 01 Jun 2015 13:52:35 +0200] rev 60330
obsolete (see 189c81779a68);
wenzelm [Mon, 01 Jun 2015 13:46:23 +0200] rev 60329
eliminated odd C combinator -- Isabelle/ML usually has canonical argument order;