Christian Urban <urbanc@in.tum.de> [Thu, 13 May 2010 16:09:34 +0100] rev 2127
properly declared outer keyword
Christian Urban <urbanc@in.tum.de> [Thu, 13 May 2010 15:58:36 +0100] rev 2126
added an example which goes outside our current speciifcation
Christian Urban <urbanc@in.tum.de> [Thu, 13 May 2010 15:58:02 +0100] rev 2125
made out of STEPS a configuration value so that it can be set individually in each file
Christian Urban <urbanc@in.tum.de> [Thu, 13 May 2010 15:12:34 +0100] rev 2124
tuned eqvt-proofs about prod_rel and prod_fv
Christian Urban <urbanc@in.tum.de> [Thu, 13 May 2010 15:12:05 +0100] rev 2123
removed internal functions from the signature (they are not needed anymore)
Christian Urban <urbanc@in.tum.de> [Thu, 13 May 2010 10:34:59 +0100] rev 2122
added term4 back to the examples
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 13 May 2010 07:41:18 +0200] rev 2121
Make Term4 use 'equivariance'.
Christian Urban <urbanc@in.tum.de> [Wed, 12 May 2010 16:59:53 +0100] rev 2120
fixed the examples for the new eqvt-procedure....temporarily disabled Manual/Term4.thy
Christian Urban <urbanc@in.tum.de> [Wed, 12 May 2010 16:33:50 +0100] rev 2119
merged
Christian Urban <urbanc@in.tum.de> [Wed, 12 May 2010 16:33:25 +0100] rev 2118
moved the data-transformation into the parser
Christian Urban <urbanc@in.tum.de> [Wed, 12 May 2010 16:26:06 +0100] rev 2117
added a test whether some of the constants already equivariant (then the procedure has to fail).
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 12 May 2010 16:57:01 +0200] rev 2116
include set_simps and append_simps in fv_rsp
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 12 May 2010 16:39:10 +0200] rev 2115
Move alpha_eqvt to unused.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 12 May 2010 16:32:44 +0200] rev 2114
Use equivariance instead of alpha_eqvt
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 12 May 2010 16:18:04 +0200] rev 2113
merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 12 May 2010 16:11:23 +0200] rev 2112
merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 12 May 2010 16:11:03 +0200] rev 2111
fvbv_rsp include prod_rel.simps
Christian Urban <urbanc@in.tum.de> [Wed, 12 May 2010 15:17:35 +0100] rev 2110
better ML-interface (returning only a list of theorems and a context)
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 12 May 2010 16:09:38 +0200] rev 2109
merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 12 May 2010 16:08:32 +0200] rev 2108
Use raw_induct instead of induct
Christian Urban <urbanc@in.tum.de> [Wed, 12 May 2010 14:47:52 +0100] rev 2107
ingnored parameters in equivariance; added a proper interface to be called from ML
Christian Urban <urbanc@in.tum.de> [Wed, 12 May 2010 13:43:48 +0100] rev 2106
properly exported defined bn-functions
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 11 May 2010 18:20:25 +0200] rev 2105
Include raw permutation definitions in eqvt
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 11 May 2010 17:16:57 +0200] rev 2104
Declare alpha_gen_eqvt as eqvt and change the proofs that used 'eqvts[symmetric]'
Christian Urban <urbanc@in.tum.de> [Tue, 11 May 2010 14:58:46 +0100] rev 2103
a bit for the introduction of the q-paper
Christian Urban <urbanc@in.tum.de> [Tue, 11 May 2010 12:18:26 +0100] rev 2102
added some of the quotient literature; a bit more to the qpaper
Christian Urban <urbanc@in.tum.de> [Mon, 10 May 2010 18:09:00 +0100] rev 2101
fixed a problem with non-existant alphas2
Christian Urban <urbanc@in.tum.de> [Mon, 10 May 2010 17:57:22 +0100] rev 2100
added comment about bind_set
Christian Urban <urbanc@in.tum.de> [Mon, 10 May 2010 17:55:54 +0100] rev 2099
fixing bind_set problem
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 10 May 2010 18:32:50 +0200] rev 2098
merge