2010-05-16 Christian Urban tuned paper
2010-05-15 Christian Urban tuned paper
2010-05-14 Christian Urban tuned a bit the paper
2010-05-14 Christian Urban started a new file for the parser to make some experiments
2010-05-14 Christian Urban moved old parser and fv into attic
2010-05-14 Christian Urban polished example
2010-05-14 Christian Urban merged
2010-05-14 Christian Urban tuned a bit the paper
2010-05-14 Cezary Kaliszyk Proper fv/alpha for multiple compound binders
2010-05-14 Cezary Kaliszyk SingleLetFoo with everything.
2010-05-14 Cezary Kaliszyk Fv for multiple binding functions
2010-05-13 Christian Urban added a more instructive example - has some problems with fv though
2010-05-13 Christian Urban added flip_eqvt and swap_eqvt to the equivariance lists
2010-05-13 Christian Urban tuned the paper
2010-05-13 Christian Urban properly declared outer keyword
2010-05-13 Christian Urban added an example which goes outside our current speciifcation
2010-05-13 Christian Urban made out of STEPS a configuration value so that it can be set individually in each file
2010-05-13 Christian Urban tuned eqvt-proofs about prod_rel and prod_fv
2010-05-13 Christian Urban removed internal functions from the signature (they are not needed anymore)
2010-05-13 Christian Urban added term4 back to the examples
2010-05-13 Cezary Kaliszyk Make Term4 use 'equivariance'.
2010-05-12 Christian Urban fixed the examples for the new eqvt-procedure....temporarily disabled Manual/Term4.thy
2010-05-12 Christian Urban merged
2010-05-12 Christian Urban moved the data-transformation into the parser
2010-05-12 Christian Urban added a test whether some of the constants already equivariant (then the procedure has to fail).
2010-05-12 Cezary Kaliszyk include set_simps and append_simps in fv_rsp
2010-05-12 Cezary Kaliszyk Move alpha_eqvt to unused.
2010-05-12 Cezary Kaliszyk Use equivariance instead of alpha_eqvt
2010-05-12 Cezary Kaliszyk merge
2010-05-12 Cezary Kaliszyk merge
2010-05-12 Cezary Kaliszyk fvbv_rsp include prod_rel.simps
2010-05-12 Christian Urban better ML-interface (returning only a list of theorems and a context)
2010-05-12 Cezary Kaliszyk merge
2010-05-12 Cezary Kaliszyk Use raw_induct instead of induct
2010-05-12 Christian Urban ingnored parameters in equivariance; added a proper interface to be called from ML
2010-05-12 Christian Urban properly exported defined bn-functions
2010-05-11 Cezary Kaliszyk Include raw permutation definitions in eqvt
2010-05-11 Cezary Kaliszyk Declare alpha_gen_eqvt as eqvt and change the proofs that used 'eqvts[symmetric]'
2010-05-11 Christian Urban a bit for the introduction of the q-paper
2010-05-11 Christian Urban added some of the quotient literature; a bit more to the qpaper
2010-05-10 Christian Urban fixed a problem with non-existant alphas2
2010-05-10 Christian Urban added comment about bind_set
2010-05-10 Christian Urban fixing bind_set problem
2010-05-10 Cezary Kaliszyk merge
2010-05-10 Cezary Kaliszyk Term8 comment
2010-05-10 Cezary Kaliszyk merge
2010-05-10 Cezary Kaliszyk Restore set bindings in CoreHaskell
2010-05-10 Cezary Kaliszyk Recursive examples with relation composition
2010-05-10 Cezary Kaliszyk merge
2010-05-10 Cezary Kaliszyk prod_rel and prod_fv eqvt and mono
2010-05-10 Cezary Kaliszyk ExLetRec
2010-05-10 Cezary Kaliszyk merge
2010-05-10 Cezary Kaliszyk Parser changes for compound relations
2010-05-10 Cezary Kaliszyk merge
2010-05-10 Cezary Kaliszyk Use mk_compound_fv' and mk_compound_rel'
2010-05-10 Cezary Kaliszyk merge
2010-05-10 Cezary Kaliszyk Membership in a pair of lists.
2010-05-10 Cezary Kaliszyk Synchronize FSet with repository
2010-05-09 Christian Urban tuned file names for examples
2010-05-09 Christian Urban cleaned up a bit the examples; added equivariance to all examples
2010-05-09 Christian Urban fixed the problem with alpha containing splits
2010-05-09 Christian Urban added eqvt-lemma for split; changed semantics of perm_simp: excluded stands for constants about which no complaint is written out...eqvt_apply is now always applied
2010-05-07 Cezary Kaliszyk Manually added some newer keywords from the distribution
2010-05-07 Cezary Kaliszyk Regularize experiments
2010-05-06 Cezary Kaliszyk alpha_eqvt_tac with prod_rel and prod_fv simps
2010-05-06 Cezary Kaliszyk mem => member
2010-05-06 Cezary Kaliszyk merge
2010-05-06 Cezary Kaliszyk Fixes for new Isabelle
2010-05-06 Cezary Kaliszyk compound versions with prod_rel and prod_fun, not made default yet.
2010-05-06 Cezary Kaliszyk prod_rel and prod_fv simps
2010-05-06 Cezary Kaliszyk mem => member
2010-05-06 Cezary Kaliszyk prod_rel.simps and Fixed for new isabelle
2010-05-06 Cezary Kaliszyk Fixes for new isabelle
2010-05-06 Cezary Kaliszyk prod_fv and its respectfullness and preservation.
2010-05-06 Cezary Kaliszyk Experiments with equivariance.
2010-05-05 Christian Urban merged
2010-05-05 Christian Urban a bit mor on the pearl journal paper
2010-05-05 Christian Urban solved the problem with equivariance by first eta-normalising the goal
2010-05-05 Cezary Kaliszyk Some cleaning in Term4
2010-05-04 Cezary Kaliszyk "isabelle make" compiles all examples with newparser/newfv/newalpha only.
2010-05-04 Cezary Kaliszyk Move Term4 to NewParser
2010-05-04 Cezary Kaliszyk Fix Term4 for permutation signature change
2010-05-04 Cezary Kaliszyk Move LF to NewParser. Just works.
2010-05-04 Cezary Kaliszyk merge
2010-05-04 Cezary Kaliszyk ExLetMult
2010-05-04 Cezary Kaliszyk Ex1Rec.
2010-05-04 Cezary Kaliszyk merge
2010-05-04 Cezary Kaliszyk merge
2010-05-04 Cezary Kaliszyk ExPS3 in NewParser
2010-05-04 Cezary Kaliszyk Move ExPS8 to new parser.
2010-05-04 Cezary Kaliszyk Fix for new isabelle
2010-05-04 Cezary Kaliszyk merge
2010-05-04 Cezary Kaliszyk Minor
2010-05-04 Christian Urban increased step counter so that all steps go through
2010-05-04 Christian Urban fixed my error with define_raw_fv
2010-05-04 Christian Urban tuned and added some comments to the code; added also an exception for early exit of the nominal2_cmd function
(0) -1000 -300 -100 -96 +96 +100 +300 +1000 tip