2010-12-17 |
Christian Urban |
tuned
|
changeset |
files
|
2010-12-16 |
Christian Urban |
simple cases for strong inducts done; infrastructure for the difficult ones is there
|
changeset |
files
|
2010-12-16 |
Christian Urban |
added theorem-rewriter conversion
|
changeset |
files
|
2010-12-14 |
Christian Urban |
freshness theorem in strong exhausts; (temporarily includes a cheat_tac to make all tests go through)
|
changeset |
files
|
2010-12-12 |
Christian Urban |
created strong_exhausts terms
|
changeset |
files
|
2010-12-12 |
Christian Urban |
moved setify and listify functions into the library; introduced versions that have a type argument
|
changeset |
files
|
2010-12-10 |
Christian Urban |
updated
|
changeset |
files
|
2010-12-09 |
Christian Urban |
a bit more tuning of the paper
|
changeset |
files
|
2010-12-09 |
Christian Urban |
brought the paper to 20 pages plus one page appendix
|
changeset |
files
|
2010-12-08 |
Christian Urban |
first tests about exhaust
|
changeset |
files
|
2010-12-08 |
Christian Urban |
moved some code into the nominal_library
|
changeset |
files
|
2010-12-08 |
Christian Urban |
moved definition of raw bn-functions into nominal_dt_rawfuns
|
changeset |
files
|
2010-12-08 |
Christian Urban |
kept the nested structure of constructors (belonging to one datatype)
|
changeset |
files
|
2010-12-07 |
Christian Urban |
moved general theorems into the libraries
|
changeset |
files
|
2010-12-07 |
Christian Urban |
automated permute_bn theorems
|
changeset |
files
|
2010-12-07 |
Christian Urban |
updated to changes in Isabelle
|
changeset |
files
|
2010-12-06 |
Christian Urban |
deleted nominal_dt_supp.ML
|
changeset |
files
|
2010-12-06 |
Christian Urban |
moved code from nominal_dt_supp to nominal_dt_quot
|
changeset |
files
|
2010-12-06 |
Christian Urban |
automated alpha_perm_bn theorems
|
changeset |
files
|
2010-12-06 |
Christian Urban |
ordered raw_bn_info to agree with the order of the raw_bn_functions; started alpha_bn proof
|
changeset |
files
|
2010-12-03 |
Christian Urban |
updated to Isabelle 2nd December
|
changeset |
files
|
2010-11-29 |
Christian Urban |
isarfied some of the high-level proofs
|
changeset |
files
|
2010-11-29 |
Christian Urban |
added abs_rename_res lemma
|
changeset |
files
|
2010-11-29 |
Christian Urban |
completed proofs in Foo2
|
changeset |
files
|
2010-11-28 |
Christian Urban |
completed the strong exhausts rules for Foo2 using general lemmas
|
changeset |
files
|
2010-11-27 |
Christian Urban |
tuned proof to reduce number of warnings
|
changeset |
files
|
2010-11-27 |
Christian Urban |
disabled the Foo examples, because of heavy work
|
changeset |
files
|
2010-11-26 |
Christian Urban |
slightly simplified the Foo2 tests and hint at a general lemma
|
changeset |
files
|
2010-11-26 |
Christian Urban |
completely different method fro deriving the exhaust lemma
|
changeset |
files
|
2010-11-26 |
Christian Urban |
merged
|
changeset |
files
|
2010-11-25 |
Christian Urban |
merged
|
changeset |
files
|
2010-11-24 |
Christian Urban |
added example from the F-ing paper by Rossberg, Russo and Dreyer
|
changeset |
files
|
2010-11-24 |
Christian Urban |
implemented concrete suggestion of 3rd reviewer
|
changeset |
files
|
2010-11-26 |
Cezary Kaliszyk |
missing freshness assumptions
|
changeset |
files
|
2010-11-25 |
Cezary Kaliszyk |
foo2 strong induction
|
changeset |
files
|
2010-11-24 |
Cezary Kaliszyk |
foo2 full exhausts
|
changeset |
files
|
2010-11-24 |
Cezary Kaliszyk |
Foo2 strong_exhaust for first variable.
|
changeset |
files
|
2010-11-22 |
Cezary Kaliszyk |
single rename in let2
|
changeset |
files
|
2010-11-22 |
Cezary Kaliszyk |
current isabelle
|
changeset |
files
|
2010-11-21 |
Christian Urban |
added example Foo2.thy
|
changeset |
files
|
2010-11-15 |
Christian Urban |
tuned example
|
changeset |
files
|
2010-11-15 |
Christian Urban |
proved that bn functions return a finite set
|
changeset |
files
|
2010-11-15 |
Christian Urban |
added a test for the various shallow binders
|
changeset |
files
|
2010-11-15 |
Christian Urban |
fixed bug in fv function where a shallow binder binds lists of names
|
changeset |
files
|
2010-11-14 |
Christian Urban |
merged Nominal-General directory into Nominal; renamed Abs.thy to Nominal2_Abs.thy
|
changeset |
files
|
2010-11-14 |
Christian Urban |
deleted special Nominal2_FSet theory
|
changeset |
files
|
2010-11-14 |
Christian Urban |
moved rest of the lemmas from Nominal2_FSet to the TypeScheme example
|
changeset |
files
|
2010-11-14 |
Christian Urban |
moved most material fron Nominal2_FSet into the Nominal_Base theory
|
changeset |
files
|
2010-11-14 |
Christian Urban |
tuned example
|
changeset |
files
|
2010-11-14 |
Christian Urban |
lifted permute_bn simp rules
|
changeset |
files
|
2010-11-13 |
Christian Urban |
lifted permute_bn constants
|
changeset |
files
|
2010-11-13 |
Christian Urban |
respectfulness for permute_bn functions
|
changeset |
files
|
2010-11-12 |
Christian Urban |
automated permute_bn functions (raw ones first)
|
changeset |
files
|
2010-11-10 |
Christian Urban |
adapted to changes by Florian on the quotient package and removed local fix for function package
|
changeset |
files
|
2010-11-10 |
Christian Urban |
expanded the paper by uncommenting the comments and adding the appendix
|
changeset |
files
|
2010-11-07 |
Christian Urban |
fixed locally the problem with the function package; all tests work again
|
changeset |
files
|
2010-11-06 |
Christian Urban |
added a test about subtyping; disabled two tests, because of problem with function package
|
changeset |
files
|
2010-11-05 |
Christian Urban |
small typo
|
changeset |
files
|
2010-10-29 |
Christian Urban |
squeezed qpaper to 6 pages
|
changeset |
files
|
2010-10-29 |
Cezary Kaliszyk |
Qpaper / Move examples to commented out appendix
|
changeset |
files
|
2010-10-28 |
Cezary Kaliszyk |
Unanonymize qpaper
|
changeset |
files
|
2010-10-28 |
Cezary Kaliszyk |
FSet changes for Qpaper
|
changeset |
files
|
2010-10-28 |
Cezary Kaliszyk |
Remove FSet and use the one from Isabelle
|
changeset |
files
|
2010-10-19 |
Christian Urban |
took out comment about map-types / adapted to recent changes
|
changeset |
files
|
2010-10-19 |
Christian Urban |
use definitions instead of functions
|
changeset |
files
|
2010-10-18 |
Christian Urban |
tuned
|
changeset |
files
|
2010-10-18 |
Christian Urban |
used functions instead of definitions
|
changeset |
files
|
2010-10-18 |
Christian Urban |
added missing style file
|
changeset |
files
|
2010-10-18 |
Cezary Kaliszyk |
Use the generalized compositional quotient theorem
|
changeset |
files
|
2010-10-17 |
Christian Urban |
fixed typo
|
changeset |
files
|
2010-10-17 |
Christian Urban |
all tests work again
|
changeset |
files
|
2010-10-17 |
Christian Urban |
some tuning
|
changeset |
files
|
2010-10-17 |
Christian Urban |
naming scheme is now *_fset (not f*_)
|
changeset |
files
|
2010-10-15 |
Christian Urban |
more cleaning
|
changeset |
files
|
2010-10-15 |
Christian Urban |
further tuning
|
changeset |
files
|
2010-10-15 |
Christian Urban |
renamed fminus_raw to diff_list
|
changeset |
files
|
2010-10-15 |
Christian Urban |
renamed fcard_raw to card_list
|
changeset |
files
|
2010-10-15 |
Christian Urban |
slight update
|
changeset |
files
|
2010-10-15 |
Christian Urban |
Further reorganisation and cleaning
|
changeset |
files
|
2010-10-15 |
Christian Urban |
further cleaning
|
changeset |
files
|
2010-10-15 |
Christian Urban |
typo
|
changeset |
files
|
2010-10-15 |
Cezary Kaliszyk |
FSet: stronger fact in Isabelle.
|
changeset |
files
|
2010-10-15 |
Cezary Kaliszyk |
FSet synchronizing
|
changeset |
files
|
2010-10-15 |
Cezary Kaliszyk |
Synchronizing FSet further.
|
changeset |
files
|
2010-10-15 |
Cezary Kaliszyk |
Partially merging changes from Isabelle
|
changeset |
files
|
2010-10-14 |
Christian Urban |
fixed the typo in the abstract and the problem with append (the type of map_k
|
changeset |
files
|
2010-10-14 |
Christian Urban |
changed format of the pearl paper
|
changeset |
files
|
2010-10-14 |
Christian Urban |
deleted some unused lemmas
|
changeset |
files
|
2010-10-14 |
Christian Urban |
major reorganisation of fset (renamed fset_to_set to fset, changed the definition of list_eq and fcard_raw)
|
changeset |
files
|
2010-10-13 |
Christian Urban |
more on the pearl paper
|
changeset |
files
|
2010-10-12 |
Christian Urban |
added a section about abstractions
|
changeset |
files
|
2010-10-12 |
Christian Urban |
tiny work on the pearl paper
|
changeset |
files
|
2010-10-08 |
Christian Urban |
tuned
|
changeset |
files
|
2010-10-08 |
Christian Urban |
added apendix to paper detailing one proof
|
changeset |
files
|
2010-10-08 |
Christian Urban |
minor
|
changeset |
files
|
2010-10-08 |
Christian Urban |
minor
|
changeset |
files
|
2010-10-08 |
Christian Urban |
down to 20 pages
|
changeset |
files
|
2010-10-07 |
Cezary Kaliszyk |
minor
|
changeset |
files
|
2010-10-06 |
Christian Urban |
down to 21 pages and changed strong induction section
|
changeset |
files
|
2010-10-06 |
Christian Urban |
tuned
|
changeset |
files
|
2010-10-06 |
Christian Urban |
down to 22 pages
|
changeset |
files
|
2010-10-05 |
Christian Urban |
down to 23 pages
|
changeset |
files
|
2010-10-05 |
Christian Urban |
down to 24 pages and a bit
|
changeset |
files
|
2010-10-05 |
Christian Urban |
llncs and more sqeezing
|
changeset |
files
|
2010-10-04 |
Christian Urban |
first part of sqeezing everything into 20 pages (at the moment we have 26)
|
changeset |
files
|
2010-10-04 |
Christian Urban |
changed to llncs
|
changeset |
files
|
2010-10-01 |
Christian Urban |
merged
|
changeset |
files
|
2010-10-01 |
Christian Urban |
minor experiments
|
changeset |
files
|
2010-09-30 |
Christian Urban |
merged
|
changeset |
files
|
2010-09-29 |
Christian Urban |
simplified exhaust proofs
|
changeset |
files
|
2010-10-01 |
Cezary Kaliszyk |
Made the paper to compile with the renamings.
|
changeset |
files
|
2010-09-29 |
Christian Urban |
merged
|
changeset |
files
|
2010-09-29 |
Christian Urban |
worked example Foo1 with induct_schema
|
changeset |
files
|
2010-09-29 |
Christian Urban |
merged
|
changeset |
files
|
2010-09-29 |
Christian Urban |
use also induct_schema for the Let-example (permute_bn is used)
|
changeset |
files
|
2010-09-29 |
Christian Urban |
test with induct_schema for simpler strong_ind proofs
|
changeset |
files
|
2010-09-29 |
Cezary Kaliszyk |
substitution definition with 'next_name'.
|
changeset |
files
|
2010-09-28 |
Christian Urban |
merged
|
changeset |
files
|
2010-09-28 |
Christian Urban |
added Foo1 to explore a contrived example
|
changeset |
files
|
2010-09-27 |
Christian Urban |
added postprocessed fresh-lemmas for constructors
|
changeset |
files
|
2010-09-27 |
Christian Urban |
post-processed eq_iff and supp threormes according to the fv-supp equality
|
changeset |
files
|
2010-09-27 |
Christian Urban |
more consistent naming in Abs.thy
|
changeset |
files
|
2010-09-27 |
Christian Urban |
some experiments
|
changeset |
files
|
2010-09-27 |
Christian Urban |
added simp rules for prod_fv and prod_alpha
|
changeset |
files
|
2010-09-26 |
Christian Urban |
a few more words about Ott
|
changeset |
files
|
2010-09-25 |
Christian Urban |
lifted size_thms and exported them as <name>.size
|
changeset |
files
|
2010-09-25 |
Christian Urban |
cleaned up two examples
|
changeset |
files
|
2010-09-25 |
Christian Urban |
added example about datatypes
|
changeset |
files
|
2010-09-23 |
Christian Urban |
updated to Isabelle 22 Sept
|
changeset |
files
|
2010-09-22 |
Christian Urban |
removed dead code
|
changeset |
files
|
2010-09-22 |
Christian Urban |
fixed
|
changeset |
files
|
2010-09-22 |
Christian Urban |
made supp proofs more robust by not using the standard induction; renamed some example files
|
changeset |
files
|
2010-09-20 |
Christian Urban |
introduced a general procedure for structural inductions; simplified reflexivity proof
|
changeset |
files
|
2010-09-17 |
Christian Urban |
updated to Isabelle Sept 16
|
changeset |
files
|
2010-09-17 |
Christian Urban |
updated to Isabelle Sept 13
|
changeset |
files
|
2010-09-12 |
Christian Urban |
tuned code
|
changeset |
files
|
2010-09-10 |
Christian Urban |
tuned (to conform with indentation policy of Markus)
|
changeset |
files
|
2010-09-10 |
Christian Urban |
supp-proofs work except for CoreHaskell and Modules (induct is probably not finding the correct instance)
|
changeset |
files
|
2010-09-04 |
Christian Urban |
generated inducts rule by Project_Rule.projections
|
changeset |
files
|
2010-09-04 |
Christian Urban |
added the definition supp_rel (support w.r.t. a relation)
|
changeset |
files
|
2010-09-04 |
Christian Urban |
merged
|
changeset |
files
|
2010-09-03 |
Christian Urban |
got rid of Nominal2_Supp (is now in Nomina2_Base)
|
changeset |
files
|
2010-09-03 |
Christian Urban |
moved everything out of Nominal_Supp
|
changeset |
files
|
2010-09-03 |
Christian Urban |
renamed alpha_gen -> alpha_set and Abs -> Abs_set etc
|
changeset |
files
|
2010-09-03 |
Christian Urban |
moved a proof to Abs
|
changeset |
files
|
2010-09-03 |
Christian Urban |
got rid of Nominal_Atoms (folded into Nominal2_Base)
|
changeset |
files
|
2010-09-03 |
Christian Urban |
cleaned a bit various thy-files in Nominal-General
|
changeset |
files
|
2010-09-03 |
Christian Urban |
adapted paper to changes
|
changeset |
files
|
2010-09-03 |
Christian Urban |
made the fv-definition aggree more with alpha (needed in the support proofs)
|
changeset |
files
|
2010-09-03 |
Christian Urban |
removed lemma finite_set (already in simpset)
|
changeset |
files
|
2010-09-03 |
Christian Urban |
added supp_set lemma
|
changeset |
files
|
2010-09-02 |
Christian Urban |
some experiments with support
|
changeset |
files
|
2010-09-01 |
Christian Urban |
added eqvt-attribute for permute_abs lemmas
|
changeset |
files
|
2010-08-31 |
Christian Urban |
slides of my talk
|
changeset |
files
|
2010-08-30 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
2010-08-30 |
Cezary Kaliszyk |
update qpaper to new isabelle
|
changeset |
files
|
2010-08-30 |
Cezary Kaliszyk |
No need to unfold mem_def with rsp/prs (requires new isabelle).
|
changeset |
files
|
2010-08-30 |
Cezary Kaliszyk |
Anonymize, change Quotient to Quot and fix indentation
|
changeset |
files
|
2010-08-29 |
Christian Urban |
renamed NewParser to Nominal2
|
changeset |
files
|
2010-08-29 |
Christian Urban |
tuned
|
changeset |
files
|
2010-08-29 |
Christian Urban |
updated todos
|
changeset |
files
|
2010-08-28 |
Christian Urban |
added fs-instance proofs
|
changeset |
files
|
2010-08-28 |
Christian Urban |
added proofs for fsupp properties
|
changeset |
files
|
2010-08-28 |
Christian Urban |
fiexed problem with constructors that have no arguments
|
changeset |
files
|
2010-08-28 |
Christian Urban |
proved supports lemmas
|
changeset |
files
|
2010-08-28 |
Christian Urban |
slight cleaning
|
changeset |
files
|
2010-08-28 |
Christian Urban |
updated to new Isabelle
|
changeset |
files
|
2010-08-27 |
Christian Urban |
cut out most of the lifting section and cleaned up everything
|
changeset |
files
|
2010-08-27 |
Christian Urban |
made all typographic changes
|
changeset |
files
|
2010-08-27 |
Christian Urban |
first pass on section 1
|
changeset |
files
|
2010-08-27 |
Christian Urban |
make copies of the "old" files
|
changeset |
files
|
2010-08-27 |
Cezary Kaliszyk |
Ball Bex can be lifted after unfolding.
|
changeset |
files
|
2010-08-26 |
Christian Urban |
"isabelle make test" makes all major examples....they work up to supp theorems (excluding)
|
changeset |
files
|
2010-08-26 |
Christian Urban |
merged
|
changeset |
files
|
2010-08-26 |
Christian Urban |
corrected bug with fv-function generation (that was the problem with recursive binders)
|
changeset |
files
|
2010-08-26 |
Cezary Kaliszyk |
minor
|
changeset |
files
|
2010-08-25 |
Christian Urban |
cleaned up (almost completely) the examples
|
changeset |
files
|
2010-08-25 |
Christian Urban |
cleaning of unused files and code
|
changeset |
files
|
2010-08-25 |
Christian Urban |
automatic lifting
|
changeset |
files
|
2010-08-25 |
Christian Urban |
everything now lifts as expected
|
changeset |
files
|
2010-08-25 |
Christian Urban |
now every lemma lifts (even with type variables)
|
changeset |
files
|
2010-08-25 |
Christian Urban |
can now deal with type variables in nominal datatype definitions
|
changeset |
files
|
2010-08-22 |
Christian Urban |
updated to new Isabelle
|
changeset |
files
|
2010-08-22 |
Christian Urban |
merged
|
changeset |
files
|
2010-08-22 |
Christian Urban |
updated to new Isabelle
|
changeset |
files
|
2010-08-21 |
Christian Urban |
not needed anymore
|
changeset |
files
|
2010-08-21 |
Christian Urban |
moved lifting code from Lift.thy to nominal_dt_quot.ML
|
changeset |
files
|
2010-08-21 |
Christian Urban |
nominal_datatypes with type variables do not work
|
changeset |
files
|
2010-08-21 |
Christian Urban |
changed parser so that the binding mode is indicated as "bind (list)", "bind (set)" or "bind (res)"; if only "bind" is given, then bind (list) is assumed as default
|
changeset |
files
|
2010-08-20 |
Cezary Kaliszyk |
Clarifications to FIXMEs.
|
changeset |
files
|
2010-08-20 |
Cezary Kaliszyk |
Finished adding remarks from the reviewers.
|
changeset |
files
|
2010-08-20 |
Cezary Kaliszyk |
few remaining remarks as fixme's.
|
changeset |
files
|
2010-08-19 |
Christian Urban |
used @{const_name} hopefully everywhere
|
changeset |
files
|
2010-08-19 |
Cezary Kaliszyk |
Intuition behind REL
|
changeset |
files
|
2010-08-19 |
Cezary Kaliszyk |
add missing mathpartir
|
changeset |
files
|
2010-08-19 |
Cezary Kaliszyk |
Add 2 FIXMEs
|
changeset |
files
|
2010-08-19 |
Cezary Kaliszyk |
The type does determine respectfulness, the constant without an instantiated type does not.
|
changeset |
files
|
2010-08-19 |
Cezary Kaliszyk |
Add the SAC stylesheet and updated root file.
|
changeset |
files
|
2010-08-19 |
Cezary Kaliszyk |
TODO
|
changeset |
files
|
2010-08-19 |
Cezary Kaliszyk |
further comments from the referees
|
changeset |
files
|
2010-08-19 |
Cezary Kaliszyk |
fixes for referees
|
changeset |
files
|
2010-08-17 |
Christian Urban |
put everything in a "timeit"
|
changeset |
files
|
2010-08-17 |
Christian Urban |
improved runtime slightly, by constructing an explicit size measure for the function definitions
|
changeset |
files
|
2010-08-17 |
Christian Urban |
more tuning of the code
|
changeset |
files
|
2010-08-17 |
Christian Urban |
deleted unused code
|
changeset |
files
|
2010-08-17 |
Christian Urban |
improved code
|
changeset |
files
|
2010-08-16 |
Christian Urban |
can also lift the various eqvt lemmas for bn, fv, fv_bn and size
|
changeset |
files
|
2010-08-16 |
Christian Urban |
also able to lift the bn_defs
|
changeset |
files
|
2010-08-16 |
Christian Urban |
added rsp-lemmas for alpha_bns
|
changeset |
files
|
2010-08-16 |
Christian Urban |
cezary made the eq_iff lemmas to lift (still needs some infrastructure in quotient)
|
changeset |
files
|
2010-08-16 |
Christian Urban |
pinpointed the problem
|
changeset |
files
|
2010-08-16 |
Christian Urban |
modified the code for class instantiations (with help from Florian)
|
changeset |
files
|
2010-08-15 |
Christian Urban |
defined qperms and qsizes
|
changeset |
files
|
2010-08-15 |
Christian Urban |
simplified code
|
changeset |
files
|
2010-08-14 |
Christian Urban |
improved code
|
changeset |
files
|
2010-08-14 |
Christian Urban |
more experiments with lifting
|
changeset |
files
|
2010-08-12 |
Christian Urban |
updated to Isabelle 12th Aug
|
changeset |
files
|
2010-08-11 |
Christian Urban |
rsp for constructors
|
changeset |
files
|
2010-08-11 |
Christian Urban |
updated to Isabelle 11 Aug
|
changeset |
files
|
2010-08-11 |
Christian Urban |
added a function that transforms the helper-rsp lemmas into real rsp lemmas
|
changeset |
files
|
2010-08-08 |
Christian Urban |
proved rsp-helper lemmas of size functions
|
changeset |
files
|
2010-07-31 |
Christian Urban |
tuning
|
changeset |
files
|
2010-07-31 |
Christian Urban |
further simplification with alpha_prove
|
changeset |
files
|
2010-07-31 |
Christian Urban |
introduced a general alpha_prove method
|
changeset |
files
|
2010-07-29 |
Christian Urban |
equivariance for size
|
changeset |
files
|
2010-07-29 |
Christian Urban |
helper lemmas for rsp-lemmas
|
changeset |
files
|
2010-07-27 |
Christian Urban |
tests
|
changeset |
files
|
2010-07-27 |
Christian Urban |
cleaned up a bit Abs.thy
|
changeset |
files
|
2010-07-27 |
Christian Urban |
fixed order of fold_union to make alpha and fv agree
|
changeset |
files
|
2010-07-26 |
Christian Urban |
small cleaning
|
changeset |
files
|
2010-07-25 |
Christian Urban |
added paper by james; some minor cleaning
|
changeset |
files
|
2010-07-23 |
Christian Urban |
samll changes
|
changeset |
files
|
2010-07-23 |
Christian Urban |
made compatible
|
changeset |
files
|
2010-07-23 |
Christian Urban |
added
|
changeset |
files
|
2010-07-22 |
Christian Urban |
updated to new Isabelle; made FSet more "quiet"
|
changeset |
files
|
2010-07-20 |
Christian Urban |
merged
|
changeset |
files
|
2010-07-19 |
Christian Urban |
minor
|
changeset |
files
|
2010-07-19 |
Christian Urban |
minor polishing
|
changeset |
files
|
2010-07-19 |
Christian Urban |
quote for a new paper
|
changeset |
files
|
2010-07-19 |
Christian Urban |
corrected lambda-preservation theorem
|
changeset |
files
|