Wed, 23 Jun 2010 10:20:54 +0200 merged
blanchet [Wed, 23 Jun 2010 10:20:54 +0200] rev 37513
merged
Wed, 23 Jun 2010 10:20:33 +0200 this looks like the most appropriate place to do the beta-eta-contraction
blanchet [Wed, 23 Jun 2010 10:20:33 +0200] rev 37512
this looks like the most appropriate place to do the beta-eta-contraction
Wed, 23 Jun 2010 09:40:06 +0200 killed legacy "neg_clausify" and "clausify"
blanchet [Wed, 23 Jun 2010 09:40:06 +0200] rev 37511
killed legacy "neg_clausify" and "clausify"
Tue, 22 Jun 2010 23:54:16 +0200 merged
blanchet [Tue, 22 Jun 2010 23:54:16 +0200] rev 37510
merged
Tue, 22 Jun 2010 23:54:02 +0200 factor out TPTP format output into file of its own, to facilitate further changes
blanchet [Tue, 22 Jun 2010 23:54:02 +0200] rev 37509
factor out TPTP format output into file of its own, to facilitate further changes
Tue, 22 Jun 2010 19:10:12 +0200 merged
blanchet [Tue, 22 Jun 2010 19:10:12 +0200] rev 37508
merged
Tue, 22 Jun 2010 19:08:25 +0200 turn on "natural form" filtering in the Mirabelle tests, to see how it performs
blanchet [Tue, 22 Jun 2010 19:08:25 +0200] rev 37507
turn on "natural form" filtering in the Mirabelle tests, to see how it performs
Tue, 22 Jun 2010 18:47:45 +0200 missing "Unsynchronized" + make exception take a unit
blanchet [Tue, 22 Jun 2010 18:47:45 +0200] rev 37506
missing "Unsynchronized" + make exception take a unit
Tue, 22 Jun 2010 18:31:49 +0200 added code to optionally perform fact filtering on the original (non-CNF) formulas
blanchet [Tue, 22 Jun 2010 18:31:49 +0200] rev 37505
added code to optionally perform fact filtering on the original (non-CNF) formulas
Tue, 22 Jun 2010 17:10:01 +0200 more cosmetics
blanchet [Tue, 22 Jun 2010 17:10:01 +0200] rev 37504
more cosmetics
Tue, 22 Jun 2010 17:07:39 +0200 cosmetics + prevent consideration of inlined Skolem terms in relevance filter
blanchet [Tue, 22 Jun 2010 17:07:39 +0200] rev 37503
cosmetics + prevent consideration of inlined Skolem terms in relevance filter
Tue, 22 Jun 2010 16:50:55 +0200 canonical argument order
blanchet [Tue, 22 Jun 2010 16:50:55 +0200] rev 37502
canonical argument order
Tue, 22 Jun 2010 16:40:36 +0200 leverage new data structure for handling "add:" and "del:"
blanchet [Tue, 22 Jun 2010 16:40:36 +0200] rev 37501
leverage new data structure for handling "add:" and "del:"
Tue, 22 Jun 2010 16:23:29 +0200 thread original theorem along with CNF theorem, as a step toward killing the Skolem cache
blanchet [Tue, 22 Jun 2010 16:23:29 +0200] rev 37500
thread original theorem along with CNF theorem, as a step toward killing the Skolem cache
Tue, 22 Jun 2010 14:48:46 +0200 merge "generic_prover" and "generic_tptp_prover"
blanchet [Tue, 22 Jun 2010 14:48:46 +0200] rev 37499
merge "generic_prover" and "generic_tptp_prover"
Tue, 22 Jun 2010 14:28:22 +0200 removed Sledgehammer's support for the DFG syntax;
blanchet [Tue, 22 Jun 2010 14:28:22 +0200] rev 37498
removed Sledgehammer's support for the DFG syntax; this removes 350 buggy lines from Sledgehammer. SPASS 3.5 and above support the TPTP syntax.
Tue, 22 Jun 2010 13:17:59 +0200 distinguish between "unknown" and "no Kodkodi installed" errors
blanchet [Tue, 22 Jun 2010 13:17:59 +0200] rev 37497
distinguish between "unknown" and "no Kodkodi installed" errors
Tue, 22 Jun 2010 13:17:17 +0200 reintroduce new Sledgehammer polymorphic handling code;
blanchet [Tue, 22 Jun 2010 13:17:17 +0200] rev 37496
reintroduce new Sledgehammer polymorphic handling code; this time I tested the proper version of Isabelle
Tue, 22 Jun 2010 12:19:06 +0200 make the Nitpick_Example theory processable even when Kodkodi is not installed;
blanchet [Tue, 22 Jun 2010 12:19:06 +0200] rev 37495
make the Nitpick_Example theory processable even when Kodkodi is not installed; so that at least the "theory" aspects of it (as opposed to the diagnosis offered by Nitpick) are checked on everybody's machines
Wed, 23 Jun 2010 10:05:13 +0200 Make latex happy
hoelzl [Wed, 23 Jun 2010 10:05:13 +0200] rev 37494
Make latex happy
Wed, 23 Jun 2010 08:44:44 +0200 Quotient package now uses Partial Equivalence instead place of equivalence
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 23 Jun 2010 08:44:44 +0200] rev 37493
Quotient package now uses Partial Equivalence instead place of equivalence
Wed, 23 Jun 2010 08:42:41 +0200 Replace 'list_rel' by 'list_all2'; they are equivalent.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 23 Jun 2010 08:42:41 +0200] rev 37492
Replace 'list_rel' by 'list_all2'; they are equivalent.
Tue, 22 Jun 2010 19:46:16 +0200 Proper treatment of non-inherited mixins.
ballarin [Tue, 22 Jun 2010 19:46:16 +0200] rev 37491
Proper treatment of non-inherited mixins.
Tue, 22 Jun 2010 18:15:44 +0200 merged
hoelzl [Tue, 22 Jun 2010 18:15:44 +0200] rev 37490
merged
Mon, 21 Jun 2010 19:33:51 +0200 Introduce a type class for euclidean spaces, port most lemmas from real^'n to this type class.
hoelzl [Mon, 21 Jun 2010 19:33:51 +0200] rev 37489
Introduce a type class for euclidean spaces, port most lemmas from real^'n to this type class.
Tue, 22 Jun 2010 01:21:52 +0200 reredisable new polymorphic code
blanchet [Tue, 22 Jun 2010 01:21:52 +0200] rev 37488
reredisable new polymorphic code
Mon, 21 Jun 2010 18:45:10 +0200 merged
blanchet [Mon, 21 Jun 2010 18:45:10 +0200] rev 37487
merged
Mon, 21 Jun 2010 18:32:16 +0200 beta-eta was too much, because it transformed SOME x. P x into Eps P, which caused problems later;
blanchet [Mon, 21 Jun 2010 18:32:16 +0200] rev 37486
beta-eta was too much, because it transformed SOME x. P x into Eps P, which caused problems later; reintroduced old proof based on Metis, since it was a good test for the Skolemizer
Mon, 21 Jun 2010 18:31:52 +0200 back to post-release mode;
wenzelm [Mon, 21 Jun 2010 18:31:52 +0200] rev 37485
back to post-release mode;
Mon, 21 Jun 2010 17:41:57 +0200 merged, resolving conflicts in doc-src/IsarRef/Thy/HOL_Specific.thy;
wenzelm [Mon, 21 Jun 2010 17:41:57 +0200] rev 37484
merged, resolving conflicts in doc-src/IsarRef/Thy/HOL_Specific.thy;
Mon, 21 Jun 2010 16:59:37 +0200 make Nitpick's unsound mode a bit more unsound
blanchet [Mon, 21 Jun 2010 16:59:37 +0200] rev 37483
make Nitpick's unsound mode a bit more unsound
Mon, 21 Jun 2010 14:07:00 +0200 sort cases on the proper key
blanchet [Mon, 21 Jun 2010 14:07:00 +0200] rev 37482
sort cases on the proper key
Mon, 21 Jun 2010 13:35:10 +0200 compile
blanchet [Mon, 21 Jun 2010 13:35:10 +0200] rev 37481
compile
Mon, 21 Jun 2010 12:33:43 +0200 thread "full_types"
blanchet [Mon, 21 Jun 2010 12:33:43 +0200] rev 37480
thread "full_types"
Mon, 21 Jun 2010 12:31:41 +0200 try to improve Sledgehammer/Metis's behavior in full_types mode, e.g. by handing True, False, and If better
blanchet [Mon, 21 Jun 2010 12:31:41 +0200] rev 37479
try to improve Sledgehammer/Metis's behavior in full_types mode, e.g. by handing True, False, and If better
Mon, 21 Jun 2010 12:28:46 +0200 clean up after fcc768dc9dd0
blanchet [Mon, 21 Jun 2010 12:28:46 +0200] rev 37478
clean up after fcc768dc9dd0
Mon, 21 Jun 2010 11:16:00 +0200 adjusted Nitpick examples to latest changes + make them slightly faster
blanchet [Mon, 21 Jun 2010 11:16:00 +0200] rev 37477
adjusted Nitpick examples to latest changes + make them slightly faster
Mon, 21 Jun 2010 11:15:21 +0200 optimized code generated for datatype cases + more;
blanchet [Mon, 21 Jun 2010 11:15:21 +0200] rev 37476
optimized code generated for datatype cases + more; more = lazy creation of debugging messages in mono code + use of "let" when performing some beta-applications (to avoid exponential blowup) + removal of some set constructs, to simplify the code and increase precision in some cases (and decrease it in others, but this can be regained)
Mon, 21 Jun 2010 09:38:20 +0200 activated Scala code generator test
haftmann [Mon, 21 Jun 2010 09:38:20 +0200] rev 37475
activated Scala code generator test
Mon, 21 Jun 2010 09:38:20 +0200 added bot instances; tuned
haftmann [Mon, 21 Jun 2010 09:38:20 +0200] rev 37474
added bot instances; tuned
Mon, 21 Jun 2010 09:06:14 +0200 extensionality rule fset_eqI
haftmann [Mon, 21 Jun 2010 09:06:14 +0200] rev 37473
extensionality rule fset_eqI
Sun, 20 Jun 2010 22:01:22 +0200 merged
haftmann [Sun, 20 Jun 2010 22:01:22 +0200] rev 37472
merged
Sun, 20 Jun 2010 19:02:41 +0200 separate section for diagnostic commands
haftmann [Sun, 20 Jun 2010 19:02:41 +0200] rev 37471
separate section for diagnostic commands
Sat, 19 Jun 2010 09:50:30 +0200 more binding; avoid arcane Rep and Abs prefixes
haftmann [Sat, 19 Jun 2010 09:50:30 +0200] rev 37470
more binding; avoid arcane Rep and Abs prefixes
Sat, 19 Jun 2010 09:14:06 +0200 cleanup of typecopy package
haftmann [Sat, 19 Jun 2010 09:14:06 +0200] rev 37469
cleanup of typecopy package
Sat, 19 Jun 2010 06:43:33 +0200 quickcheck for fsets
haftmann [Sat, 19 Jun 2010 06:43:33 +0200] rev 37468
quickcheck for fsets
Fri, 18 Jun 2010 22:41:16 +0200 merged
nipkow [Fri, 18 Jun 2010 22:41:16 +0200] rev 37467
merged
Fri, 18 Jun 2010 22:40:58 +0200 added pigeonhole lemmas
nipkow [Fri, 18 Jun 2010 22:40:58 +0200] rev 37466
added pigeonhole lemmas
Fri, 18 Jun 2010 21:22:05 +0200 merged
haftmann [Fri, 18 Jun 2010 21:22:05 +0200] rev 37465
merged
Fri, 18 Jun 2010 15:59:51 +0200 tuned whitespace; dropped dead code
haftmann [Fri, 18 Jun 2010 15:59:51 +0200] rev 37464
tuned whitespace; dropped dead code
Fri, 18 Jun 2010 15:26:04 +0200 code_simp: only succeed on real progress
haftmann [Fri, 18 Jun 2010 15:26:04 +0200] rev 37463
code_simp: only succeed on real progress
Fri, 18 Jun 2010 15:26:02 +0200 prefer fold over foldl
haftmann [Fri, 18 Jun 2010 15:26:02 +0200] rev 37462
prefer fold over foldl
Fri, 18 Jun 2010 15:03:21 +0200 conclude simplification with default simpset
haftmann [Fri, 18 Jun 2010 15:03:21 +0200] rev 37461
conclude simplification with default simpset
Fri, 18 Jun 2010 15:03:21 +0200 drop subsumed default equations (requires a little bit unfortunate laziness)
haftmann [Fri, 18 Jun 2010 15:03:21 +0200] rev 37460
drop subsumed default equations (requires a little bit unfortunate laziness)
Fri, 18 Jun 2010 15:03:20 +0200 avoid Scala legacy operations
haftmann [Fri, 18 Jun 2010 15:03:20 +0200] rev 37459
avoid Scala legacy operations
Fri, 18 Jun 2010 15:03:20 +0200 prefer fold over foldl
haftmann [Fri, 18 Jun 2010 15:03:20 +0200] rev 37458
prefer fold over foldl
Fri, 18 Jun 2010 09:21:41 +0200 made List.thy a join point in the theory graph
haftmann [Fri, 18 Jun 2010 09:21:41 +0200] rev 37457
made List.thy a join point in the theory graph
Fri, 18 Jun 2010 20:22:06 +0200 tuned set_replicate lemmas
nipkow [Fri, 18 Jun 2010 20:22:06 +0200] rev 37456
tuned set_replicate lemmas
Fri, 18 Jun 2010 14:14:42 +0200 merged
nipkow [Fri, 18 Jun 2010 14:14:42 +0200] rev 37455
merged
Fri, 18 Jun 2010 14:14:29 +0200 added lemmas
nipkow [Fri, 18 Jun 2010 14:14:29 +0200] rev 37454
added lemmas
Fri, 18 Jun 2010 09:04:00 +0200 dropped dead code
haftmann [Fri, 18 Jun 2010 09:04:00 +0200] rev 37453
dropped dead code
Thu, 17 Jun 2010 19:32:05 +0200 replaced unreliable metis proof
haftmann [Thu, 17 Jun 2010 19:32:05 +0200] rev 37452
replaced unreliable metis proof
Thu, 17 Jun 2010 16:15:15 +0200 rev is reverse in Haskell
haftmann [Thu, 17 Jun 2010 16:15:15 +0200] rev 37451
rev is reverse in Haskell
Thu, 17 Jun 2010 15:59:48 +0200 first serious draft of a scala code generator
haftmann [Thu, 17 Jun 2010 15:59:48 +0200] rev 37450
first serious draft of a scala code generator
Thu, 17 Jun 2010 15:59:47 +0200 more precise code
haftmann [Thu, 17 Jun 2010 15:59:47 +0200] rev 37449
more precise code
Thu, 17 Jun 2010 15:59:46 +0200 explicit type variable arguments for constructors
haftmann [Thu, 17 Jun 2010 15:59:46 +0200] rev 37448
explicit type variable arguments for constructors
Thu, 17 Jun 2010 11:33:04 +0200 transitive superclasses were also only a misunderstanding
haftmann [Thu, 17 Jun 2010 11:33:04 +0200] rev 37447
transitive superclasses were also only a misunderstanding
Thu, 17 Jun 2010 10:57:00 +0200 formal introduction of transitive superclasses
haftmann [Thu, 17 Jun 2010 10:57:00 +0200] rev 37446
formal introduction of transitive superclasses
Thu, 17 Jun 2010 10:51:38 +0200 dropped obscure type argument weakening mapping -- was only a misunderstanding
haftmann [Thu, 17 Jun 2010 10:51:38 +0200] rev 37445
dropped obscure type argument weakening mapping -- was only a misunderstanding
Thu, 17 Jun 2010 10:45:10 +0200 added simp evaluator
haftmann [Thu, 17 Jun 2010 10:45:10 +0200] rev 37444
added simp evaluator
Thu, 17 Jun 2010 10:02:29 +0200 merged
haftmann [Thu, 17 Jun 2010 10:02:29 +0200] rev 37443
merged
Tue, 15 Jun 2010 14:28:22 +0200 added code_simp infrastructure
haftmann [Tue, 15 Jun 2010 14:28:22 +0200] rev 37442
added code_simp infrastructure
Tue, 15 Jun 2010 14:28:08 +0200 tuned whitespace
haftmann [Tue, 15 Jun 2010 14:28:08 +0200] rev 37441
tuned whitespace
Tue, 15 Jun 2010 11:38:40 +0200 maintain cong rules for case combinators; more precise permissiveness
haftmann [Tue, 15 Jun 2010 11:38:40 +0200] rev 37440
maintain cong rules for case combinators; more precise permissiveness
Tue, 15 Jun 2010 11:38:40 +0200 drop function definitions of combinators
haftmann [Tue, 15 Jun 2010 11:38:40 +0200] rev 37439
drop function definitions of combinators
Tue, 15 Jun 2010 11:38:39 +0200 maintain cong rules for case combinators
haftmann [Tue, 15 Jun 2010 11:38:39 +0200] rev 37438
maintain cong rules for case combinators
Tue, 15 Jun 2010 08:32:32 +0200 formal introduction of case cong
haftmann [Tue, 15 Jun 2010 08:32:32 +0200] rev 37437
formal introduction of case cong
Tue, 15 Jun 2010 16:42:09 +0200 found missing beta-eta-contraction
blanchet [Tue, 15 Jun 2010 16:42:09 +0200] rev 37436
found missing beta-eta-contraction
Tue, 15 Jun 2010 16:20:23 +0200 added missing Umlaut
blanchet [Tue, 15 Jun 2010 16:20:23 +0200] rev 37435
added missing Umlaut
Tue, 15 Jun 2010 10:47:06 +0200 make example run a bit faster (might help atbroy102)
blanchet [Tue, 15 Jun 2010 10:47:06 +0200] rev 37434
make example run a bit faster (might help atbroy102)
Tue, 15 Jun 2010 07:42:48 +0200 merged
haftmann [Tue, 15 Jun 2010 07:42:48 +0200] rev 37433
merged
Tue, 15 Jun 2010 07:41:37 +0200 tuned documents
haftmann [Tue, 15 Jun 2010 07:41:37 +0200] rev 37432
tuned documents
Mon, 14 Jun 2010 16:00:47 +0200 teaked naming of superclass projections
haftmann [Mon, 14 Jun 2010 16:00:47 +0200] rev 37431
teaked naming of superclass projections
Mon, 14 Jun 2010 16:00:46 +0200 added lemma funpow_mult
haftmann [Mon, 14 Jun 2010 16:00:46 +0200] rev 37430
added lemma funpow_mult
Mon, 14 Jun 2010 15:27:11 +0200 extended bib
haftmann [Mon, 14 Jun 2010 15:27:11 +0200] rev 37429
extended bib
Mon, 14 Jun 2010 15:27:09 +0200 updated generated code
haftmann [Mon, 14 Jun 2010 15:27:09 +0200] rev 37428
updated generated code
Mon, 14 Jun 2010 15:27:09 +0200 added reference
haftmann [Mon, 14 Jun 2010 15:27:09 +0200] rev 37427
added reference
Mon, 14 Jun 2010 15:27:08 +0200 subsection on locale interpretation
haftmann [Mon, 14 Jun 2010 15:27:08 +0200] rev 37426
subsection on locale interpretation
Mon, 14 Jun 2010 12:01:30 +0200 explicitly name and note equations for class eq
haftmann [Mon, 14 Jun 2010 12:01:30 +0200] rev 37425
explicitly name and note equations for class eq
Mon, 14 Jun 2010 12:01:30 +0200 use various predefined Haskell operations when generating code
haftmann [Mon, 14 Jun 2010 12:01:30 +0200] rev 37424
use various predefined Haskell operations when generating code
Mon, 14 Jun 2010 12:01:30 +0200 NEWS
haftmann [Mon, 14 Jun 2010 12:01:30 +0200] rev 37423
NEWS
Mon, 14 Jun 2010 10:50:49 +0200 tuned internal order
haftmann [Mon, 14 Jun 2010 10:50:49 +0200] rev 37422
tuned internal order
Mon, 14 Jun 2010 10:38:29 +0200 dropped unused bindings
haftmann [Mon, 14 Jun 2010 10:38:29 +0200] rev 37421
dropped unused bindings
Mon, 14 Jun 2010 10:38:28 +0200 corrected syntax diagram
haftmann [Mon, 14 Jun 2010 10:38:28 +0200] rev 37420
corrected syntax diagram
Mon, 14 Jun 2010 21:49:25 +0200 turn off new polymorphism code again -- a new issue popped up
blanchet [Mon, 14 Jun 2010 21:49:25 +0200] rev 37419
turn off new polymorphism code again -- a new issue popped up
Mon, 14 Jun 2010 20:48:36 +0200 missing case
blanchet [Mon, 14 Jun 2010 20:48:36 +0200] rev 37418
missing case
Mon, 14 Jun 2010 20:16:36 +0200 A function called "untyped_aconv" shouldn't look at the bound names!
blanchet [Mon, 14 Jun 2010 20:16:36 +0200] rev 37417
A function called "untyped_aconv" shouldn't look at the bound names!
Mon, 14 Jun 2010 19:20:32 +0200 no point in introducing combinators for inlined Skolem functions
blanchet [Mon, 14 Jun 2010 19:20:32 +0200] rev 37416
no point in introducing combinators for inlined Skolem functions
Mon, 14 Jun 2010 17:12:41 +0200 better error reporting for Vampire
blanchet [Mon, 14 Jun 2010 17:12:41 +0200] rev 37415
better error reporting for Vampire
Mon, 14 Jun 2010 16:43:44 +0200 expect SPASS 3.7, and give a friendly warning if an older version is used
blanchet [Mon, 14 Jun 2010 16:43:44 +0200] rev 37414
expect SPASS 3.7, and give a friendly warning if an older version is used
Mon, 14 Jun 2010 16:17:20 +0200 improve ATP-specific error messages
blanchet [Mon, 14 Jun 2010 16:17:20 +0200] rev 37413
improve ATP-specific error messages
Mon, 14 Jun 2010 15:10:50 +0200 merged
haftmann [Mon, 14 Jun 2010 15:10:50 +0200] rev 37412
merged
Mon, 14 Jun 2010 15:10:36 +0200 removed simplifier congruence rule of "prod_case"
haftmann [Mon, 14 Jun 2010 15:10:36 +0200] rev 37411
removed simplifier congruence rule of "prod_case"
Mon, 14 Jun 2010 10:36:01 +0200 adjusted the polymorphism handling of Skolem constants so that proof reconstruction doesn't fail in "equality_inf"
blanchet [Mon, 14 Jun 2010 10:36:01 +0200] rev 37410
adjusted the polymorphism handling of Skolem constants so that proof reconstruction doesn't fail in "equality_inf"
Sat, 12 Jun 2010 15:48:17 +0200 merged
haftmann [Sat, 12 Jun 2010 15:48:17 +0200] rev 37409
merged
Sat, 12 Jun 2010 15:47:50 +0200 declare lexn.simps [code del]
haftmann [Sat, 12 Jun 2010 15:47:50 +0200] rev 37408
declare lexn.simps [code del]
Fri, 11 Jun 2010 17:14:02 +0200 declare lex_prod_def [code del]
haftmann [Fri, 11 Jun 2010 17:14:02 +0200] rev 37407
declare lex_prod_def [code del]
Fri, 11 Jun 2010 17:14:01 +0200 modernized specifications
haftmann [Fri, 11 Jun 2010 17:14:01 +0200] rev 37406
modernized specifications
Fri, 11 Jun 2010 17:14:01 +0200 avoid references to old constdefs
haftmann [Fri, 11 Jun 2010 17:14:01 +0200] rev 37405
avoid references to old constdefs
Sat, 12 Jun 2010 11:12:54 +0200 merged
blanchet [Sat, 12 Jun 2010 11:12:54 +0200] rev 37404
merged
Sat, 12 Jun 2010 11:12:31 +0200 disable new polymorphic code for now, until remaining issues in "equality_inf" are resolved
blanchet [Sat, 12 Jun 2010 11:12:31 +0200] rev 37403
disable new polymorphic code for now, until remaining issues in "equality_inf" are resolved
Sat, 12 Jun 2010 11:11:07 +0200 "raise Fail" for internal errors + one new internal error (instead of "Match")
blanchet [Sat, 12 Jun 2010 11:11:07 +0200] rev 37402
"raise Fail" for internal errors + one new internal error (instead of "Match")
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip