Mon, 17 May 2010 18:13:39 +0100 Christian Urban updated to new Isabelle (More_Conv -> Conv)
Mon, 17 May 2010 17:54:07 +0100 Christian Urban made this example to work again
Mon, 17 May 2010 17:34:02 +0200 Cezary Kaliszyk merge
Mon, 17 May 2010 17:31:18 +0200 Cezary Kaliszyk alpha_alphabn for bindings in a type under bn.
Mon, 17 May 2010 16:25:45 +0100 Christian Urban minor tuning
Mon, 17 May 2010 16:29:33 +0200 Cezary Kaliszyk Ex4 does work, and I don't see the difference between the alphas.
Mon, 17 May 2010 12:46:51 +0100 Christian Urban slight tuning
Mon, 17 May 2010 12:00:54 +0100 Christian Urban somewhat simplified the main parsing function; failed to move a Note-statement to define_raw_perms
Sun, 16 May 2010 12:41:27 +0100 Christian Urban moved the exporting part into the parser (this is still a hack); re-added CoreHaskell again to the examples - there seems to be a problem with the variable name pat
Sun, 16 May 2010 11:00:44 +0100 Christian Urban tuned paper
Sat, 15 May 2010 22:06:06 +0100 Christian Urban tuned paper
Fri, 14 May 2010 21:18:34 +0100 Christian Urban tuned a bit the paper
Fri, 14 May 2010 18:12:07 +0100 Christian Urban started a new file for the parser to make some experiments
Fri, 14 May 2010 17:58:26 +0100 Christian Urban moved old parser and fv into attic
Fri, 14 May 2010 17:40:43 +0100 Christian Urban polished example
Fri, 14 May 2010 15:21:05 +0100 Christian Urban merged
Fri, 14 May 2010 15:02:25 +0100 Christian Urban tuned a bit the paper
Fri, 14 May 2010 15:37:23 +0200 Cezary Kaliszyk Proper fv/alpha for multiple compound binders
Fri, 14 May 2010 10:28:42 +0200 Cezary Kaliszyk SingleLetFoo with everything.
Fri, 14 May 2010 10:21:14 +0200 Cezary Kaliszyk Fv for multiple binding functions
Thu, 13 May 2010 19:06:54 +0100 Christian Urban added a more instructive example - has some problems with fv though
Thu, 13 May 2010 18:19:48 +0100 Christian Urban added flip_eqvt and swap_eqvt to the equivariance lists
Thu, 13 May 2010 17:41:28 +0100 Christian Urban tuned the paper
Thu, 13 May 2010 16:09:34 +0100 Christian Urban properly declared outer keyword
Thu, 13 May 2010 15:58:36 +0100 Christian Urban added an example which goes outside our current speciifcation
Thu, 13 May 2010 15:58:02 +0100 Christian Urban made out of STEPS a configuration value so that it can be set individually in each file
Thu, 13 May 2010 15:12:34 +0100 Christian Urban tuned eqvt-proofs about prod_rel and prod_fv
Thu, 13 May 2010 15:12:05 +0100 Christian Urban removed internal functions from the signature (they are not needed anymore)
Thu, 13 May 2010 10:34:59 +0100 Christian Urban added term4 back to the examples
Thu, 13 May 2010 07:41:18 +0200 Cezary Kaliszyk Make Term4 use 'equivariance'.
Wed, 12 May 2010 16:59:53 +0100 Christian Urban fixed the examples for the new eqvt-procedure....temporarily disabled Manual/Term4.thy
Wed, 12 May 2010 16:33:50 +0100 Christian Urban merged
Wed, 12 May 2010 16:33:25 +0100 Christian Urban moved the data-transformation into the parser
Wed, 12 May 2010 16:26:06 +0100 Christian Urban added a test whether some of the constants already equivariant (then the procedure has to fail).
Wed, 12 May 2010 16:57:01 +0200 Cezary Kaliszyk include set_simps and append_simps in fv_rsp
Wed, 12 May 2010 16:39:10 +0200 Cezary Kaliszyk Move alpha_eqvt to unused.
Wed, 12 May 2010 16:32:44 +0200 Cezary Kaliszyk Use equivariance instead of alpha_eqvt
Wed, 12 May 2010 16:18:04 +0200 Cezary Kaliszyk merge
Wed, 12 May 2010 16:11:23 +0200 Cezary Kaliszyk merge
Wed, 12 May 2010 16:11:03 +0200 Cezary Kaliszyk fvbv_rsp include prod_rel.simps
Wed, 12 May 2010 15:17:35 +0100 Christian Urban better ML-interface (returning only a list of theorems and a context)
Wed, 12 May 2010 16:09:38 +0200 Cezary Kaliszyk merge
Wed, 12 May 2010 16:08:32 +0200 Cezary Kaliszyk Use raw_induct instead of induct
Wed, 12 May 2010 14:47:52 +0100 Christian Urban ingnored parameters in equivariance; added a proper interface to be called from ML
Wed, 12 May 2010 13:43:48 +0100 Christian Urban properly exported defined bn-functions
Tue, 11 May 2010 18:20:25 +0200 Cezary Kaliszyk Include raw permutation definitions in eqvt
Tue, 11 May 2010 17:16:57 +0200 Cezary Kaliszyk Declare alpha_gen_eqvt as eqvt and change the proofs that used 'eqvts[symmetric]'
Tue, 11 May 2010 14:58:46 +0100 Christian Urban a bit for the introduction of the q-paper
Tue, 11 May 2010 12:18:26 +0100 Christian Urban added some of the quotient literature; a bit more to the qpaper
Mon, 10 May 2010 18:09:00 +0100 Christian Urban fixed a problem with non-existant alphas2
Mon, 10 May 2010 17:57:22 +0100 Christian Urban added comment about bind_set
Mon, 10 May 2010 17:55:54 +0100 Christian Urban fixing bind_set problem
Mon, 10 May 2010 18:32:50 +0200 Cezary Kaliszyk merge
Mon, 10 May 2010 18:32:15 +0200 Cezary Kaliszyk Term8 comment
Mon, 10 May 2010 18:30:27 +0200 Cezary Kaliszyk merge
Mon, 10 May 2010 18:29:45 +0200 Cezary Kaliszyk Restore set bindings in CoreHaskell
Mon, 10 May 2010 15:54:16 +0200 Cezary Kaliszyk Recursive examples with relation composition
Mon, 10 May 2010 15:45:04 +0200 Cezary Kaliszyk merge
Mon, 10 May 2010 15:44:49 +0200 Cezary Kaliszyk prod_rel and prod_fv eqvt and mono
Mon, 10 May 2010 15:14:02 +0200 Cezary Kaliszyk ExLetRec
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip