blanchet [Wed, 05 Sep 2012 15:40:26 +0200] rev 49158
ported "Misc_Codata" to new syntax
blanchet [Wed, 05 Sep 2012 15:40:13 +0200] rev 49157
ported "Misc_Data" to new syntax
traytel [Wed, 05 Sep 2012 15:22:37 +0200] rev 49156
error message only in case of an error
traytel [Wed, 05 Sep 2012 14:49:35 +0200] rev 49155
do not trivialize important internal theorem in quick_and_dirty mode
wenzelm [Wed, 05 Sep 2012 13:44:03 +0200] rev 49154
merged
blanchet [Wed, 05 Sep 2012 11:37:22 +0200] rev 49153
made "mk_case_eq_tac" work in the case where the first constructor is an "alternate" constructor (in which case its discriminator paradoxically starts with a negation)
blanchet [Wed, 05 Sep 2012 11:18:48 +0200] rev 49152
tuning (systematic 1-based indices)
blanchet [Wed, 05 Sep 2012 11:16:34 +0200] rev 49151
reindented code
blanchet [Wed, 05 Sep 2012 11:11:26 +0200] rev 49150
added TODO
blanchet [Wed, 05 Sep 2012 11:08:18 +0200] rev 49149
tell "select_prem_tac" not to thin any further premisses -- the "rotate_tac" otherwise confuses it
blanchet [Wed, 05 Sep 2012 11:08:18 +0200] rev 49148
fixed "mk_alternate_disc_def_tac" in the case where the constructors are swapped compared with the common Nil/Cons case
blanchet [Wed, 05 Sep 2012 11:08:18 +0200] rev 49147
don't get confused by extraneous premisses
blanchet [Wed, 05 Sep 2012 11:08:18 +0200] rev 49146
added a check
Christian Sternagel [Tue, 04 Sep 2012 13:06:28 +0900] rev 49145
NEWS; CONTRIBUTORS
wenzelm [Wed, 05 Sep 2012 13:02:25 +0200] rev 49144
misc tuning;
wenzelm [Wed, 05 Sep 2012 11:19:01 +0200] rev 49143
no need to wait 3h on macbroy30 (unlike former macbroy6, cf. 6e5b994070c1);
traytel [Wed, 05 Sep 2012 10:53:51 +0200] rev 49142
more conservative rechecking of processed constraints in subtyping constraint simplification
blanchet [Wed, 05 Sep 2012 09:58:37 +0200] rev 49141
added comment for Dmitriy
blanchet [Wed, 05 Sep 2012 09:54:20 +0200] rev 49140
fixed bug in type instantiation of case theorem
blanchet [Wed, 05 Sep 2012 09:31:31 +0200] rev 49139
use empty binding rather than "*" for default
nipkow [Wed, 05 Sep 2012 08:32:59 +0200] rev 49138
tuned
blanchet [Wed, 05 Sep 2012 00:58:54 +0200] rev 49137
fixed bugs in one-constructor case
blanchet [Tue, 04 Sep 2012 23:43:02 +0200] rev 49136
smoothly handle one-constructor types
blanchet [Tue, 04 Sep 2012 23:42:33 +0200] rev 49135
fixed some type issues in sugar "exhaust_tac"