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
(0) -1000 -300 -100 -60 +60 +100 +300 tip