Wed, 05 Sep 2012 15:53:31 +0200 |
blanchet |
commented out slow examples again
|
changeset |
files
|
Wed, 05 Sep 2012 15:40:29 +0200 |
blanchet |
fixed (n + 1)st bug in "mk_exhaust_tac" -- arose with uncurried constructors
|
changeset |
files
|
Wed, 05 Sep 2012 15:40:28 +0200 |
blanchet |
fixed "mk_exhaust_tac" for the nth time
|
changeset |
files
|
Wed, 05 Sep 2012 15:40:26 +0200 |
blanchet |
updated README
|
changeset |
files
|
Wed, 05 Sep 2012 15:40:26 +0200 |
blanchet |
ported "Misc_Codata" to new syntax
|
changeset |
files
|
Wed, 05 Sep 2012 15:40:13 +0200 |
blanchet |
ported "Misc_Data" to new syntax
|
changeset |
files
|
Wed, 05 Sep 2012 15:22:37 +0200 |
traytel |
error message only in case of an error
|
changeset |
files
|
Wed, 05 Sep 2012 14:49:35 +0200 |
traytel |
do not trivialize important internal theorem in quick_and_dirty mode
|
changeset |
files
|
Wed, 05 Sep 2012 13:44:03 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 05 Sep 2012 11:37:22 +0200 |
blanchet |
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)
|
changeset |
files
|
Wed, 05 Sep 2012 11:18:48 +0200 |
blanchet |
tuning (systematic 1-based indices)
|
changeset |
files
|
Wed, 05 Sep 2012 11:16:34 +0200 |
blanchet |
reindented code
|
changeset |
files
|
Wed, 05 Sep 2012 11:11:26 +0200 |
blanchet |
added TODO
|
changeset |
files
|
Wed, 05 Sep 2012 11:08:18 +0200 |
blanchet |
tell "select_prem_tac" not to thin any further premisses -- the "rotate_tac" otherwise confuses it
|
changeset |
files
|
Wed, 05 Sep 2012 11:08:18 +0200 |
blanchet |
fixed "mk_alternate_disc_def_tac" in the case where the constructors are swapped compared with the common Nil/Cons case
|
changeset |
files
|
Wed, 05 Sep 2012 11:08:18 +0200 |
blanchet |
don't get confused by extraneous premisses
|
changeset |
files
|
Wed, 05 Sep 2012 11:08:18 +0200 |
blanchet |
added a check
|
changeset |
files
|
Tue, 04 Sep 2012 13:06:28 +0900 |
Christian Sternagel |
NEWS; CONTRIBUTORS
|
changeset |
files
|
Wed, 05 Sep 2012 13:02:25 +0200 |
wenzelm |
misc tuning;
|
changeset |
files
|
Wed, 05 Sep 2012 11:19:01 +0200 |
wenzelm |
no need to wait 3h on macbroy30 (unlike former macbroy6, cf. 6e5b994070c1);
|
changeset |
files
|
Wed, 05 Sep 2012 10:53:51 +0200 |
traytel |
more conservative rechecking of processed constraints in subtyping constraint simplification
|
changeset |
files
|
Wed, 05 Sep 2012 09:58:37 +0200 |
blanchet |
added comment for Dmitriy
|
changeset |
files
|
Wed, 05 Sep 2012 09:54:20 +0200 |
blanchet |
fixed bug in type instantiation of case theorem
|
changeset |
files
|
Wed, 05 Sep 2012 09:31:31 +0200 |
blanchet |
use empty binding rather than "*" for default
|
changeset |
files
|
Wed, 05 Sep 2012 08:32:59 +0200 |
nipkow |
tuned
|
changeset |
files
|
Wed, 05 Sep 2012 00:58:54 +0200 |
blanchet |
fixed bugs in one-constructor case
|
changeset |
files
|
Tue, 04 Sep 2012 23:43:02 +0200 |
blanchet |
smoothly handle one-constructor types
|
changeset |
files
|
Tue, 04 Sep 2012 23:42:33 +0200 |
blanchet |
fixed some type issues in sugar "exhaust_tac"
|
changeset |
files
|
Tue, 04 Sep 2012 23:09:08 +0200 |
blanchet |
optionally provide extra dead variables to the FP constructions
|
changeset |
files
|
Tue, 04 Sep 2012 21:51:31 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 04 Sep 2012 21:23:11 +0200 |
blanchet |
added robustness
|
changeset |
files
|
Tue, 04 Sep 2012 20:45:43 +0200 |
wenzelm |
added build option -R;
|
changeset |
files
|
Tue, 04 Sep 2012 18:49:40 +0200 |
blanchet |
implemented "mk_case_tac" -- and got rid of "cheat_tac"
|
changeset |
files
|
Tue, 04 Sep 2012 18:14:58 +0200 |
blanchet |
define "case" constant
|
changeset |
files
|
Tue, 04 Sep 2012 17:23:08 +0200 |
blanchet |
renamed low-level (co)iterators and (co)recursors with "fld_"/"unf_" prefix
|
changeset |
files
|
Tue, 04 Sep 2012 16:27:27 +0200 |
blanchet |
implemented "mk_half_distinct_tac"
|
changeset |
files
|
Tue, 04 Sep 2012 16:17:22 +0200 |
blanchet |
implemented "mk_inject_tac"
|
changeset |
files
|
Tue, 04 Sep 2012 15:51:32 +0200 |
blanchet |
implemented "mk_exhaust_tac"
|
changeset |
files
|
Tue, 04 Sep 2012 14:21:11 +0200 |
blanchet |
more work on FP sugar
|
changeset |
files
|
Tue, 04 Sep 2012 13:06:41 +0200 |
blanchet |
more work on sugar + simplify Trueprop + eq idiom everywhere
|
changeset |
files
|
Tue, 04 Sep 2012 13:05:07 +0200 |
blanchet |
renamed "disc_exclus" theorem to "disc_exclude"
|
changeset |
files
|
Tue, 04 Sep 2012 13:05:01 +0200 |
blanchet |
more work on FP sugar
|
changeset |
files
|
Tue, 04 Sep 2012 13:02:32 +0200 |
blanchet |
smarter "*" syntax -- fallback on "_" if "*" is impossible
|
changeset |
files
|
Tue, 04 Sep 2012 13:02:32 +0200 |
blanchet |
more work on FP sugar
|
changeset |
files
|
Tue, 04 Sep 2012 13:02:31 +0200 |
blanchet |
renamed theorem
|
changeset |
files
|
Tue, 04 Sep 2012 13:02:30 +0200 |
blanchet |
tuned TODO comment
|
changeset |
files
|
Tue, 04 Sep 2012 13:02:30 +0200 |
blanchet |
allow pseudo-definition of is_Cons in terms of is_Nil (and similarly for other two-constructor datatypes)
|
changeset |
files
|
Tue, 04 Sep 2012 13:02:29 +0200 |
blanchet |
removed oddities
|
changeset |
files
|
Tue, 04 Sep 2012 13:02:28 +0200 |
blanchet |
allow "*" to indicate no discriminator
|
changeset |
files
|
Tue, 04 Sep 2012 13:02:28 +0200 |
blanchet |
tuned TODOs
|
changeset |
files
|
Tue, 04 Sep 2012 13:02:26 +0200 |
blanchet |
started work on sugared "(co)data" commands
|
changeset |
files
|
Tue, 04 Sep 2012 13:02:25 +0200 |
blanchet |
export "wrap" function
|
changeset |
files
|
Tue, 04 Sep 2012 12:12:03 +0200 |
traytel |
eliminated obsolete "parallel_proofs = 0" restriction (cf. 0e5b859e1c91)
|
changeset |
files
|
Tue, 04 Sep 2012 12:10:19 +0200 |
traytel |
no more aliases for Local_Theory.note; use Thm.close_derivation in internal theorems;
|
changeset |
files
|
Tue, 04 Sep 2012 00:16:03 +0200 |
wenzelm |
enable parallel terminal proofs in interaction;
|
changeset |
files
|
Mon, 03 Sep 2012 23:03:54 +0200 |
wenzelm |
misc tuning;
|
changeset |
files
|
Mon, 03 Sep 2012 22:51:33 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 03 Sep 2012 18:12:59 +0200 |
traytel |
killed internal output
|
changeset |
files
|
Mon, 03 Sep 2012 17:57:34 +0200 |
traytel |
generate coinductive witnesses for codatatypes
|
changeset |
files
|
Mon, 03 Sep 2012 17:56:39 +0200 |
traytel |
generalized signature
|
changeset |
files
|