Tue, 01 Feb 2011 08:48:14 +0900 Cezary Kaliszyk More properties that relate abs_res and abs_set. Also abs_res with less binders.
Sun, 30 Jan 2011 12:09:23 +0900 Cezary Kaliszyk alpha_res implies alpha_set :)
Sun, 30 Jan 2011 09:57:37 +0900 Cezary Kaliszyk Showing that the binders difference is fresh for the left side solves the goal for 'set'.
Sat, 29 Jan 2011 14:26:47 +0900 Cezary Kaliszyk Experiments with functions
Thu, 27 Jan 2011 20:19:13 +0100 Christian Urban some experiments
Thu, 27 Jan 2011 04:24:17 +0100 Christian Urban the proofs with eqvt_at
Tue, 25 Jan 2011 18:58:26 +0100 Christian Urban made eqvt-proof explicit in the function definitions
Tue, 25 Jan 2011 02:51:44 +0900 Cezary Kaliszyk merge
Tue, 25 Jan 2011 02:46:05 +0900 Cezary Kaliszyk minor
Tue, 25 Jan 2011 02:42:15 +0900 Cezary Kaliszyk Down as infixr
Sat, 22 Jan 2011 23:24:20 -0600 Christian Urban added some slides
Sun, 23 Jan 2011 03:29:22 +0100 Christian Urban added Tutorial6
Sat, 22 Jan 2011 18:59:48 -0600 Christian Urban cleaning up
Sat, 22 Jan 2011 16:37:00 -0600 Christian Urban merged
Sat, 22 Jan 2011 16:36:21 -0600 Christian Urban cleaned up Tutorial 3 with solutions
Sun, 23 Jan 2011 07:32:28 +0900 Cezary Kaliszyk Missing val.simps
Sun, 23 Jan 2011 07:17:35 +0900 Cezary Kaliszyk merge
Sun, 23 Jan 2011 07:15:59 +0900 Cezary Kaliszyk Tutorial 4s
Sat, 22 Jan 2011 16:04:40 -0600 Christian Urban cleaned up and solution section
Sat, 22 Jan 2011 15:07:36 -0600 Christian Urban cleaned up tutorial1...added solution file
Sat, 22 Jan 2011 12:46:01 -0600 Christian Urban better version of Tutorial 1
Fri, 21 Jan 2011 22:58:03 +0100 Christian Urban better flow of proofs and definitions and proof
Fri, 21 Jan 2011 22:23:44 +0100 Christian Urban separated type preservation and progress into a separate file
Fri, 21 Jan 2011 22:02:34 +0100 Christian Urban substitution lemma in separate file
Fri, 21 Jan 2011 21:58:51 +0100 Christian Urban added unbind example
Fri, 21 Jan 2011 00:55:28 +0100 Christian Urban a bit tuning
Thu, 20 Jan 2011 23:19:30 +0100 Christian Urban first split of tutorrial theory
Wed, 19 Jan 2011 23:58:12 +0100 Christian Urban added a very rough version of the tutorial; all seems to work
Wed, 19 Jan 2011 19:41:50 +0100 Christian Urban added obtain_fresh lemma; tuned Lambda.thy
Wed, 19 Jan 2011 19:06:52 +0100 Christian Urban base file for the tutorial (contains definitions for heigt, subst and beta-reduction)
Wed, 19 Jan 2011 18:56:28 +0100 Christian Urban ported some of the old proofs to serve as testcases
Wed, 19 Jan 2011 18:07:29 +0100 Christian Urban added eqvt and supp lemma for removeAll (function from List.thy)
Wed, 19 Jan 2011 17:54:50 +0100 Christian Urban theory name as it should be
Wed, 19 Jan 2011 17:54:06 +0100 Christian Urban removed diagnostic code
Wed, 19 Jan 2011 17:11:10 +0100 Christian Urban added Minimal file to test things
Wed, 19 Jan 2011 07:06:47 +0100 Christian Urban defined height as a function that returns an integer
Tue, 18 Jan 2011 21:28:07 +0100 Christian Urban deleted diagnostic code
Tue, 18 Jan 2011 21:26:58 +0100 Christian Urban some tryes about substitution over type-schemes
Tue, 18 Jan 2011 19:27:30 +0100 Christian Urban defined properly substitution
Tue, 18 Jan 2011 18:04:40 +0100 Christian Urban derived stronger Abs_eq_iff2 theorems
Tue, 18 Jan 2011 17:30:47 +0100 Christian Urban made alpha_abs_set_stronger1 stronger
Tue, 18 Jan 2011 17:19:50 +0100 Christian Urban removed finiteness assumption from set_rename_perm
Tue, 18 Jan 2011 22:11:49 +0900 Cezary Kaliszyk alpha_abs_set_stronger1
Tue, 18 Jan 2011 21:12:25 +0900 Cezary Kaliszyk alpha_abs_let_stronger is not true in the same form
Tue, 18 Jan 2011 11:02:57 +0100 Christian Urban the function translating lambda terms to locally nameless lambda terms; still needs a stronger abs_eq_iff lemma...at the moment only proved for restrictions
Tue, 18 Jan 2011 06:55:18 +0100 Christian Urban modified the renaming_perm lemmas
Mon, 17 Jan 2011 17:20:21 +0100 Christian Urban added a translation function from lambda-terms to deBruijn terms (equivariance fails at the moment)
Mon, 17 Jan 2011 15:12:03 +0100 Christian Urban added a few examples of functions to Lambda.thy
Mon, 17 Jan 2011 14:37:18 +0100 Christian Urban exported nominal function code to external file
Mon, 17 Jan 2011 12:37:37 +0000 Christian Urban removed old testing code from Lambda.thy
Mon, 17 Jan 2011 12:34:11 +0000 Christian Urban moved high level code from LamTest into the main libraries.
Mon, 17 Jan 2011 12:33:37 +0000 Christian Urban eliminated tracing code; added flag so that equivariance is only proved for the function graph, not the relation
Sat, 15 Jan 2011 21:16:15 +0000 Christian Urban subst also works now
Sat, 15 Jan 2011 20:24:16 +0000 Christian Urban nominal_function works now completely for frees and depth; still a propbelm with subst; no unproved assumptions
Fri, 14 Jan 2011 14:22:25 +0000 Christian Urban strengthened renaming lemmas
Thu, 13 Jan 2011 12:12:47 +0000 Christian Urban added eqvt_lemmas for subset and psubset
Mon, 10 Jan 2011 11:36:55 +0000 Christian Urban a few lemmas about freshness for at and at_base
Mon, 10 Jan 2011 08:51:51 +0000 Christian Urban added a property about finite support in the presense of eqvt_at
Sun, 09 Jan 2011 05:38:53 +0000 Christian Urban instantiated fundef_ex1_eqvt_at theorem with the indction hypothesis
Sun, 09 Jan 2011 04:28:24 +0000 Christian Urban solved subgoals for depth and subst function
Sun, 09 Jan 2011 01:17:44 +0000 Christian Urban added eqvt_at premises in function definition - however not proved at the moment
Fri, 07 Jan 2011 05:40:31 +0000 Christian Urban added one further lemma about equivariance of THE_default
Fri, 07 Jan 2011 05:06:25 +0000 Christian Urban equivariance of THE_default under the uniqueness assumption
Fri, 07 Jan 2011 02:30:00 +0000 Christian Urban derived equivariance for the function graph and function relation
Thu, 06 Jan 2011 23:06:45 +0000 Christian Urban a modified function package where, as a test, True has been injected into the compatibility condictions
Thu, 06 Jan 2011 20:25:40 +0000 Christian Urban removed last traces of debugging code
Thu, 06 Jan 2011 19:57:57 +0000 Christian Urban removed debugging code abd introduced a guarded tracing function
Thu, 06 Jan 2011 14:53:38 +0000 Christian Urban moved Weakening up....it does not compile when put at the last position
Thu, 06 Jan 2011 14:02:10 +0000 Christian Urban tuned
Thu, 06 Jan 2011 13:31:44 +0000 Christian Urban added weakening to the test cases
Thu, 06 Jan 2011 13:28:40 +0000 Christian Urban cleaned up weakening proof and added a version with finit sets
Thu, 06 Jan 2011 13:28:19 +0000 Christian Urban same
Thu, 06 Jan 2011 13:28:04 +0000 Christian Urban some further lemmas for fsets
Thu, 06 Jan 2011 11:00:16 +0000 Christian Urban made sure the raw datatypes and raw functions do not get any mixfix syntax
Wed, 05 Jan 2011 17:33:43 +0000 Christian Urban exported the code into a separate file
Wed, 05 Jan 2011 16:51:27 +0000 Christian Urban strong rule inductions; as an example the weakening lemma works
Tue, 04 Jan 2011 13:47:38 +0000 Christian Urban final version of the ESOP paper; used set+ instead of res as requested by one reviewer
Mon, 03 Jan 2011 16:21:12 +0000 Christian Urban file with most of the strong rule induction development
Mon, 03 Jan 2011 16:19:27 +0000 Christian Urban simple cases for string rule inductions
Fri, 31 Dec 2010 15:37:04 +0000 Christian Urban changed res keyword to set+ for restrictions; comment by a referee
Fri, 31 Dec 2010 13:31:39 +0000 Christian Urban added proper case names for all induct and exhaust theorems
Fri, 31 Dec 2010 12:12:59 +0000 Christian Urban added small example for strong inductions; functions still need a sorry
Thu, 30 Dec 2010 10:00:09 +0000 Christian Urban removed local fix for bug in induction_schema; added setup method for strong inductions
Tue, 28 Dec 2010 19:51:25 +0000 Christian Urban automated all strong induction lemmas
Tue, 28 Dec 2010 00:20:50 +0000 Christian Urban proper application of induction_schema and strong_exhaust rules; needs local fix in induction_schema.ML
Sun, 26 Dec 2010 16:35:16 +0000 Christian Urban generated goals for strong induction theorems.
Thu, 23 Dec 2010 01:05:05 +0000 Christian Urban test with strong inductions
Thu, 23 Dec 2010 00:46:06 +0000 Christian Urban moved all strong_exhaust code to nominal_dt_quot; tuned examples
Thu, 23 Dec 2010 00:22:41 +0000 Christian Urban moved generic functions into nominal_library
Wed, 22 Dec 2010 23:12:51 +0000 Christian Urban slight tuning
Wed, 22 Dec 2010 22:30:43 +0000 Christian Urban slight tuning
Wed, 22 Dec 2010 21:13:44 +0000 Christian Urban tuned examples
Wed, 22 Dec 2010 21:13:32 +0000 Christian Urban added fold_right which produces the correct term for left-infix operators
Wed, 22 Dec 2010 12:47:09 +0000 Christian Urban updated to Isabelle 22 December
Wed, 22 Dec 2010 12:17:49 +0000 Christian Urban a bit tuning
Wed, 22 Dec 2010 10:32:01 +0000 Christian Urban corrected premises of strong exhausts theorems
Wed, 22 Dec 2010 09:13:25 +0000 Christian Urban properly exported strong exhaust theorem; cleaned up some examples
Tue, 21 Dec 2010 10:28:08 +0000 Christian Urban all examples for strong exhausts work; recursive binders need to be treated differently; still unclean version with lots of diagnostic code
Sun, 19 Dec 2010 07:50:37 +0000 Christian Urban one interesting case done
Sun, 19 Dec 2010 07:43:32 +0000 Christian Urban a stronger statement for at_set_avoiding
Fri, 17 Dec 2010 01:01:44 +0000 Christian Urban tuned
Fri, 17 Dec 2010 00:39:27 +0000 Christian Urban tuned
Thu, 16 Dec 2010 08:42:48 +0000 Christian Urban simple cases for strong inducts done; infrastructure for the difficult ones is there
Thu, 16 Dec 2010 02:25:35 +0000 Christian Urban added theorem-rewriter conversion
Tue, 14 Dec 2010 14:23:40 +0000 Christian Urban freshness theorem in strong exhausts; (temporarily includes a cheat_tac to make all tests go through)
Sun, 12 Dec 2010 22:09:11 +0000 Christian Urban created strong_exhausts terms
Sun, 12 Dec 2010 00:10:40 +0000 Christian Urban moved setify and listify functions into the library; introduced versions that have a type argument
Fri, 10 Dec 2010 19:01:44 +0000 Christian Urban updated
Thu, 09 Dec 2010 18:12:42 +0000 Christian Urban a bit more tuning of the paper
Thu, 09 Dec 2010 17:10:08 +0000 Christian Urban brought the paper to 20 pages plus one page appendix
Wed, 08 Dec 2010 17:07:08 +0000 Christian Urban first tests about exhaust
Wed, 08 Dec 2010 13:16:25 +0000 Christian Urban moved some code into the nominal_library
Wed, 08 Dec 2010 13:05:04 +0000 Christian Urban moved definition of raw bn-functions into nominal_dt_rawfuns
Wed, 08 Dec 2010 12:37:25 +0000 Christian Urban kept the nested structure of constructors (belonging to one datatype)
Tue, 07 Dec 2010 19:16:09 +0000 Christian Urban moved general theorems into the libraries
Tue, 07 Dec 2010 14:27:39 +0000 Christian Urban automated permute_bn theorems
Tue, 07 Dec 2010 14:27:21 +0000 Christian Urban updated to changes in Isabelle
Mon, 06 Dec 2010 17:11:54 +0000 Christian Urban deleted nominal_dt_supp.ML
Mon, 06 Dec 2010 17:11:34 +0000 Christian Urban moved code from nominal_dt_supp to nominal_dt_quot
Mon, 06 Dec 2010 16:35:42 +0000 Christian Urban automated alpha_perm_bn theorems
Mon, 06 Dec 2010 14:24:17 +0000 Christian Urban ordered raw_bn_info to agree with the order of the raw_bn_functions; started alpha_bn proof
Fri, 03 Dec 2010 13:51:07 +0000 Christian Urban updated to Isabelle 2nd December
Mon, 29 Nov 2010 08:01:09 +0000 Christian Urban isarfied some of the high-level proofs
Mon, 29 Nov 2010 05:17:41 +0000 Christian Urban added abs_rename_res lemma
Mon, 29 Nov 2010 05:10:02 +0000 Christian Urban completed proofs in Foo2
Sun, 28 Nov 2010 16:37:34 +0000 Christian Urban completed the strong exhausts rules for Foo2 using general lemmas
Sat, 27 Nov 2010 23:00:16 +0000 Christian Urban tuned proof to reduce number of warnings
Sat, 27 Nov 2010 22:55:29 +0000 Christian Urban disabled the Foo examples, because of heavy work
Fri, 26 Nov 2010 22:43:26 +0000 Christian Urban slightly simplified the Foo2 tests and hint at a general lemma
Fri, 26 Nov 2010 19:03:23 +0000 Christian Urban completely different method fro deriving the exhaust lemma
Fri, 26 Nov 2010 10:53:55 +0000 Christian Urban merged
Thu, 25 Nov 2010 01:18:24 +0000 Christian Urban merged
Wed, 24 Nov 2010 02:36:21 +0000 Christian Urban added example from the F-ing paper by Rossberg, Russo and Dreyer
Wed, 24 Nov 2010 01:08:48 +0000 Christian Urban implemented concrete suggestion of 3rd reviewer
Fri, 26 Nov 2010 12:17:24 +0900 Cezary Kaliszyk missing freshness assumptions
Thu, 25 Nov 2010 15:06:45 +0900 Cezary Kaliszyk foo2 strong induction
Wed, 24 Nov 2010 17:44:50 +0900 Cezary Kaliszyk foo2 full exhausts
Wed, 24 Nov 2010 16:59:26 +0900 Cezary Kaliszyk Foo2 strong_exhaust for first variable.
Mon, 22 Nov 2010 16:16:25 +0900 Cezary Kaliszyk single rename in let2
Mon, 22 Nov 2010 16:14:47 +0900 Cezary Kaliszyk current isabelle
Sun, 21 Nov 2010 02:17:19 +0000 Christian Urban added example Foo2.thy
Mon, 15 Nov 2010 20:54:01 +0000 Christian Urban tuned example
Mon, 15 Nov 2010 09:52:29 +0000 Christian Urban proved that bn functions return a finite set
Mon, 15 Nov 2010 08:17:11 +0000 Christian Urban added a test for the various shallow binders
Mon, 15 Nov 2010 01:10:02 +0000 Christian Urban fixed bug in fv function where a shallow binder binds lists of names
Sun, 14 Nov 2010 16:34:47 +0000 Christian Urban merged Nominal-General directory into Nominal; renamed Abs.thy to Nominal2_Abs.thy
Sun, 14 Nov 2010 12:09:14 +0000 Christian Urban deleted special Nominal2_FSet theory
Sun, 14 Nov 2010 11:46:39 +0000 Christian Urban moved rest of the lemmas from Nominal2_FSet to the TypeScheme example
Sun, 14 Nov 2010 11:05:22 +0000 Christian Urban moved most material fron Nominal2_FSet into the Nominal_Base theory
Sun, 14 Nov 2010 10:02:30 +0000 Christian Urban tuned example
Sun, 14 Nov 2010 01:00:56 +0000 Christian Urban lifted permute_bn simp rules
Sat, 13 Nov 2010 22:23:26 +0000 Christian Urban lifted permute_bn constants
Sat, 13 Nov 2010 10:25:03 +0000 Christian Urban respectfulness for permute_bn functions
Fri, 12 Nov 2010 01:20:53 +0000 Christian Urban automated permute_bn functions (raw ones first)
Wed, 10 Nov 2010 13:46:21 +0000 Christian Urban adapted to changes by Florian on the quotient package and removed local fix for function package
Wed, 10 Nov 2010 13:40:46 +0000 Christian Urban expanded the paper by uncommenting the comments and adding the appendix
Sun, 07 Nov 2010 11:22:31 +0000 Christian Urban fixed locally the problem with the function package; all tests work again
Sat, 06 Nov 2010 06:18:41 +0000 Christian Urban added a test about subtyping; disabled two tests, because of problem with function package
Fri, 05 Nov 2010 15:21:10 +0000 Christian Urban small typo
Fri, 29 Oct 2010 15:37:24 +0100 Christian Urban squeezed qpaper to 6 pages
Fri, 29 Oct 2010 14:25:50 +0900 Cezary Kaliszyk Qpaper / Move examples to commented out appendix
Thu, 28 Oct 2010 15:16:43 +0900 Cezary Kaliszyk Unanonymize qpaper
Thu, 28 Oct 2010 14:12:30 +0900 Cezary Kaliszyk FSet changes for Qpaper
Thu, 28 Oct 2010 14:03:46 +0900 Cezary Kaliszyk Remove FSet and use the one from Isabelle
Tue, 19 Oct 2010 15:08:24 +0100 Christian Urban took out comment about map-types / adapted to recent changes
Tue, 19 Oct 2010 10:10:41 +0100 Christian Urban use definitions instead of functions
Mon, 18 Oct 2010 12:15:44 +0100 Christian Urban tuned
Mon, 18 Oct 2010 11:51:22 +0100 Christian Urban used functions instead of definitions
Mon, 18 Oct 2010 09:42:51 +0100 Christian Urban added missing style file
Mon, 18 Oct 2010 14:13:28 +0900 Cezary Kaliszyk Use the generalized compositional quotient theorem
Sun, 17 Oct 2010 21:40:23 +0100 Christian Urban fixed typo
Sun, 17 Oct 2010 15:53:37 +0100 Christian Urban all tests work again
Sun, 17 Oct 2010 15:28:05 +0100 Christian Urban some tuning
Sun, 17 Oct 2010 13:35:52 +0100 Christian Urban naming scheme is now *_fset (not f*_)
Fri, 15 Oct 2010 23:45:54 +0100 Christian Urban more cleaning
Fri, 15 Oct 2010 17:37:44 +0100 Christian Urban further tuning
Fri, 15 Oct 2010 16:01:03 +0100 Christian Urban renamed fminus_raw to diff_list
Fri, 15 Oct 2010 15:58:48 +0100 Christian Urban renamed fcard_raw to card_list
Fri, 15 Oct 2010 15:56:16 +0100 Christian Urban slight update
Fri, 15 Oct 2010 15:47:20 +0100 Christian Urban Further reorganisation and cleaning
Fri, 15 Oct 2010 14:11:23 +0100 Christian Urban further cleaning
Fri, 15 Oct 2010 13:28:39 +0100 Christian Urban typo
Fri, 15 Oct 2010 16:32:34 +0900 Cezary Kaliszyk FSet: stronger fact in Isabelle.
Fri, 15 Oct 2010 16:23:26 +0900 Cezary Kaliszyk FSet synchronizing
Fri, 15 Oct 2010 15:52:40 +0900 Cezary Kaliszyk Synchronizing FSet further.
Fri, 15 Oct 2010 15:24:19 +0900 Cezary Kaliszyk Partially merging changes from Isabelle
Thu, 14 Oct 2010 17:32:06 +0100 Christian Urban fixed the typo in the abstract and the problem with append (the type of map_k
Thu, 14 Oct 2010 15:58:34 +0100 Christian Urban changed format of the pearl paper
Thu, 14 Oct 2010 11:09:52 +0100 Christian Urban deleted some unused lemmas
Thu, 14 Oct 2010 04:14:22 +0100 Christian Urban major reorganisation of fset (renamed fset_to_set to fset, changed the definition of list_eq and fcard_raw)
Wed, 13 Oct 2010 22:55:58 +0100 Christian Urban more on the pearl paper
Tue, 12 Oct 2010 13:06:18 +0100 Christian Urban added a section about abstractions
Tue, 12 Oct 2010 10:07:48 +0100 Christian Urban tiny work on the pearl paper
Fri, 08 Oct 2010 23:53:51 +0100 Christian Urban tuned
Fri, 08 Oct 2010 23:49:18 +0100 Christian Urban added apendix to paper detailing one proof
Fri, 08 Oct 2010 15:37:11 +0100 Christian Urban minor
Fri, 08 Oct 2010 15:35:14 +0100 Christian Urban minor
Fri, 08 Oct 2010 13:41:54 +0100 Christian Urban down to 20 pages
Thu, 07 Oct 2010 14:23:32 +0900 Cezary Kaliszyk minor
Wed, 06 Oct 2010 21:32:44 +0100 Christian Urban down to 21 pages and changed strong induction section
Wed, 06 Oct 2010 08:13:09 +0100 Christian Urban tuned
Wed, 06 Oct 2010 08:09:40 +0100 Christian Urban down to 22 pages
Tue, 05 Oct 2010 21:48:31 +0100 Christian Urban down to 23 pages
Tue, 05 Oct 2010 08:43:49 +0100 Christian Urban down to 24 pages and a bit
Tue, 05 Oct 2010 07:30:37 +0100 Christian Urban llncs and more sqeezing
Mon, 04 Oct 2010 12:39:57 +0100 Christian Urban first part of sqeezing everything into 20 pages (at the moment we have 26)
Mon, 04 Oct 2010 07:25:37 +0100 Christian Urban changed to llncs
Fri, 01 Oct 2010 07:11:47 -0400 Christian Urban merged
Fri, 01 Oct 2010 07:09:59 -0400 Christian Urban minor experiments
Thu, 30 Sep 2010 07:43:46 -0400 Christian Urban merged
Wed, 29 Sep 2010 16:49:13 -0400 Christian Urban simplified exhaust proofs
Fri, 01 Oct 2010 15:44:50 +0900 Cezary Kaliszyk Made the paper to compile with the renamings.
Wed, 29 Sep 2010 09:51:57 -0400 Christian Urban merged
Wed, 29 Sep 2010 09:47:26 -0400 Christian Urban worked example Foo1 with induct_schema
Wed, 29 Sep 2010 07:39:06 -0400 Christian Urban merged
Wed, 29 Sep 2010 06:45:01 -0400 Christian Urban use also induct_schema for the Let-example (permute_bn is used)
Wed, 29 Sep 2010 04:42:37 -0400 Christian Urban test with induct_schema for simpler strong_ind proofs
Wed, 29 Sep 2010 16:36:31 +0900 Cezary Kaliszyk substitution definition with 'next_name'.
Tue, 28 Sep 2010 08:21:47 -0400 Christian Urban merged
Tue, 28 Sep 2010 05:56:11 -0400 Christian Urban added Foo1 to explore a contrived example
Mon, 27 Sep 2010 12:19:17 -0400 Christian Urban added postprocessed fresh-lemmas for constructors
Mon, 27 Sep 2010 09:51:15 -0400 Christian Urban post-processed eq_iff and supp threormes according to the fv-supp equality
Mon, 27 Sep 2010 04:56:49 -0400 Christian Urban more consistent naming in Abs.thy
Mon, 27 Sep 2010 04:56:28 -0400 Christian Urban some experiments
Mon, 27 Sep 2010 04:10:36 -0400 Christian Urban added simp rules for prod_fv and prod_alpha
Sun, 26 Sep 2010 17:57:30 -0400 Christian Urban a few more words about Ott
Sat, 25 Sep 2010 08:38:04 -0400 Christian Urban lifted size_thms and exported them as <name>.size
Sat, 25 Sep 2010 08:28:45 -0400 Christian Urban cleaned up two examples
Sat, 25 Sep 2010 02:53:39 +0200 Christian Urban added example about datatypes
Thu, 23 Sep 2010 05:28:40 +0200 Christian Urban updated to Isabelle 22 Sept
Wed, 22 Sep 2010 23:17:25 +0200 Christian Urban removed dead code
Wed, 22 Sep 2010 18:13:26 +0200 Christian Urban fixed
Wed, 22 Sep 2010 14:19:48 +0800 Christian Urban made supp proofs more robust by not using the standard induction; renamed some example files
Mon, 20 Sep 2010 21:52:45 +0800 Christian Urban introduced a general procedure for structural inductions; simplified reflexivity proof
Sat, 18 Sep 2010 06:09:43 +0800 Christian Urban updated to Isabelle Sept 16
Sat, 18 Sep 2010 05:13:42 +0800 Christian Urban updated to Isabelle Sept 13
Sun, 12 Sep 2010 22:46:40 +0800 Christian Urban tuned code
Sat, 11 Sep 2010 05:56:49 +0800 Christian Urban tuned (to conform with indentation policy of Markus)
Fri, 10 Sep 2010 09:17:40 +0800 Christian Urban supp-proofs work except for CoreHaskell and Modules (induct is probably not finding the correct instance)
Sun, 05 Sep 2010 07:00:19 +0800 Christian Urban generated inducts rule by Project_Rule.projections
(0) -1000 -240 +240 tip