wenzelm [Tue, 02 Jun 2015 09:40:04 +0200] rev 60359
clarified context;
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;