Tue, 02 Mar 2010 14:24:57 +0100 Cezary Kaliszyk More fixes for new alpha, the whole lift script should now work again.
Tue, 02 Mar 2010 13:28:54 +0100 Cezary Kaliszyk Length fix for nested recursions.
Tue, 02 Mar 2010 12:28:07 +0100 Cezary Kaliszyk Fix equivp.
Tue, 02 Mar 2010 11:04:49 +0100 Cezary Kaliszyk Fixed eqvt code.
Tue, 02 Mar 2010 08:58:28 +0100 Christian Urban most tests work - the ones that do not I commented out
Tue, 02 Mar 2010 08:49:04 +0100 Cezary Kaliszyk merge
Tue, 02 Mar 2010 08:48:35 +0100 Cezary Kaliszyk Add a check of fv_functions.
Tue, 02 Mar 2010 08:43:53 +0100 Christian Urban some tuning
Tue, 02 Mar 2010 08:42:10 +0100 Cezary Kaliszyk Link calls to Raw permutations, FV definition and alpha_definition into the parser.
Tue, 02 Mar 2010 06:43:09 +0100 Christian Urban merged
Tue, 02 Mar 2010 06:42:43 +0100 Christian Urban rawified the bind specs (ready to be used now)
Mon, 01 Mar 2010 21:50:40 +0100 Cezary Kaliszyk merge
Mon, 01 Mar 2010 21:50:24 +0100 Cezary Kaliszyk Trying to prove equivariance.
Mon, 01 Mar 2010 19:23:08 +0100 Christian Urban modified for new binding format - hope it is the intended one
Mon, 01 Mar 2010 16:55:41 +0100 Christian Urban further code-refactoring in the parser
Mon, 01 Mar 2010 16:04:03 +0100 Cezary Kaliszyk The new alpha-equivalence and testing in Trm2 and Trm5.
Mon, 01 Mar 2010 14:26:14 +0100 Christian Urban slight simplification of the raw-decl generation
Mon, 01 Mar 2010 11:40:48 +0100 Cezary Kaliszyk Example that shows that current alpha is wrong.
Mon, 01 Mar 2010 07:46:50 +0100 Christian Urban added example from my phd
Sat, 27 Feb 2010 11:54:59 +0100 Christian Urban streamlined parser
Fri, 26 Feb 2010 18:38:25 +0100 Christian Urban generated the "binding list" from the input; at the moment it is only printed out as tracing; does not yet include the "bind itself binders"
Fri, 26 Feb 2010 18:21:39 +0100 Cezary Kaliszyk More about the general lifting procedure.
Fri, 26 Feb 2010 16:22:47 +0100 Cezary Kaliszyk Update TODO
Fri, 26 Feb 2010 16:15:03 +0100 Cezary Kaliszyk Progress with general lifting procedure.
Fri, 26 Feb 2010 15:42:00 +0100 Cezary Kaliszyk RSP of perms can be shown in one go.
Fri, 26 Feb 2010 15:10:55 +0100 Cezary Kaliszyk Change in signature of prove_const_rsp for general lifting.
Fri, 26 Feb 2010 13:57:43 +0100 Cezary Kaliszyk Permutation and FV_Alpha interface change.
Fri, 26 Feb 2010 10:34:04 +0100 Cezary Kaliszyk To call quotient it is enough to export the alpha frees to proper constants and their respective equivp theorems.
Thu, 25 Feb 2010 15:41:23 +0100 Cezary Kaliszyk merge
Thu, 25 Feb 2010 15:40:09 +0100 Cezary Kaliszyk Preparing the generalized lifting procedure
Thu, 25 Feb 2010 14:20:40 +0100 Christian Urban merged
Thu, 25 Feb 2010 14:20:10 +0100 Christian Urban added ott-example about Leroy96
Thu, 25 Feb 2010 14:14:40 +0100 Cezary Kaliszyk Forgot to add one file.
Thu, 25 Feb 2010 14:14:08 +0100 Cezary Kaliszyk Split Terms into separate files and add them to tests.
Thu, 25 Feb 2010 12:32:15 +0100 Cezary Kaliszyk merge
Thu, 25 Feb 2010 12:30:50 +0100 Cezary Kaliszyk Move the eqvt code out of Terms and fixed induction for single-rule examples.
Thu, 25 Feb 2010 12:24:37 +0100 Christian Urban merged
Thu, 25 Feb 2010 11:51:34 +0100 Christian Urban a few simplifications
Thu, 25 Feb 2010 11:30:00 +0100 Christian Urban first attempt to make sense out of the core-haskell definition
Thu, 25 Feb 2010 12:15:11 +0100 Cezary Kaliszyk Code for proving eqvt, still in Terms.
Thu, 25 Feb 2010 09:41:14 +0100 Cezary Kaliszyk Use eqvt infrastructure.
Thu, 25 Feb 2010 09:22:29 +0100 Cezary Kaliszyk Simple function eqvt code.
Thu, 25 Feb 2010 08:40:52 +0100 Christian Urban added IsaMakefile...but so far included only a test for the parser
Thu, 25 Feb 2010 07:57:17 +0100 Christian Urban moved Quot package to Attic (still compiles there with "isabelle make")
Thu, 25 Feb 2010 07:48:57 +0100 Christian Urban merged
Thu, 25 Feb 2010 07:48:33 +0100 Christian Urban moved Nominal to "toplevel"
Thu, 25 Feb 2010 07:05:52 +0100 Cezary Kaliszyk Export perm_frees.
Wed, 24 Feb 2010 23:25:30 +0100 Cezary Kaliszyk Restructuring the code in Perm
Wed, 24 Feb 2010 18:38:49 +0100 Cezary Kaliszyk Simplified and finised eqvt proofs for t1 and t5
Wed, 24 Feb 2010 17:42:52 +0100 Cezary Kaliszyk merge
Wed, 24 Feb 2010 17:42:37 +0100 Cezary Kaliszyk Define lifted perms.
Wed, 24 Feb 2010 17:32:43 +0100 Christian Urban merged
Wed, 24 Feb 2010 17:32:22 +0100 Christian Urban parsing and definition of raw datatype and bv-function work (not very beautiful)
Wed, 24 Feb 2010 15:39:17 +0100 Cezary Kaliszyk With permute_rsp we can lift the instance proofs :).
Wed, 24 Feb 2010 15:36:07 +0100 Cezary Kaliszyk Note the instance proofs, since they can be easily lifted.
Wed, 24 Feb 2010 15:13:22 +0100 Cezary Kaliszyk More refactoring and removed references to the global simpset in Perm.
Wed, 24 Feb 2010 14:55:09 +0100 Cezary Kaliszyk Factor-out 'prove_perm_empty'; I plan to use it in defining permutations on the lifted type.
Wed, 24 Feb 2010 14:37:51 +0100 Cezary Kaliszyk Regularize finite support proof for trm1
Wed, 24 Feb 2010 14:09:34 +0100 Cezary Kaliszyk Made the fv-supp proof much more straightforward.
Wed, 24 Feb 2010 12:06:55 +0100 Cezary Kaliszyk Regularize the proofs about finite support.
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip