Wed, 19 Jan 2011 19:41:50 +0100 added obtain_fresh lemma; tuned Lambda.thy
Christian Urban <urbanc@in.tum.de> [Wed, 19 Jan 2011 19:41:50 +0100] rev 2685
added obtain_fresh lemma; tuned Lambda.thy
Wed, 19 Jan 2011 19:06:52 +0100 base file for the tutorial (contains definitions for heigt, subst and beta-reduction)
Christian Urban <urbanc@in.tum.de> [Wed, 19 Jan 2011 19:06:52 +0100] rev 2684
base file for the tutorial (contains definitions for heigt, subst and beta-reduction)
Wed, 19 Jan 2011 18:56:28 +0100 ported some of the old proofs to serve as testcases
Christian Urban <urbanc@in.tum.de> [Wed, 19 Jan 2011 18:56:28 +0100] rev 2683
ported some of the old proofs to serve as testcases
Wed, 19 Jan 2011 18:07:29 +0100 added eqvt and supp lemma for removeAll (function from List.thy)
Christian Urban <urbanc@in.tum.de> [Wed, 19 Jan 2011 18:07:29 +0100] rev 2682
added eqvt and supp lemma for removeAll (function from List.thy)
Wed, 19 Jan 2011 17:54:50 +0100 theory name as it should be
Christian Urban <urbanc@in.tum.de> [Wed, 19 Jan 2011 17:54:50 +0100] rev 2681
theory name as it should be
Wed, 19 Jan 2011 17:54:06 +0100 removed diagnostic code
Christian Urban <urbanc@in.tum.de> [Wed, 19 Jan 2011 17:54:06 +0100] rev 2680
removed diagnostic code
Wed, 19 Jan 2011 17:11:10 +0100 added Minimal file to test things
Christian Urban <urbanc@in.tum.de> [Wed, 19 Jan 2011 17:11:10 +0100] rev 2679
added Minimal file to test things
Wed, 19 Jan 2011 07:06:47 +0100 defined height as a function that returns an integer
Christian Urban <urbanc@in.tum.de> [Wed, 19 Jan 2011 07:06:47 +0100] rev 2678
defined height as a function that returns an integer
Tue, 18 Jan 2011 21:28:07 +0100 deleted diagnostic code
Christian Urban <urbanc@in.tum.de> [Tue, 18 Jan 2011 21:28:07 +0100] rev 2677
deleted diagnostic code
Tue, 18 Jan 2011 21:26:58 +0100 some tryes about substitution over type-schemes
Christian Urban <urbanc@in.tum.de> [Tue, 18 Jan 2011 21:26:58 +0100] rev 2676
some tryes about substitution over type-schemes
Tue, 18 Jan 2011 19:27:30 +0100 defined properly substitution
Christian Urban <urbanc@in.tum.de> [Tue, 18 Jan 2011 19:27:30 +0100] rev 2675
defined properly substitution
Tue, 18 Jan 2011 18:04:40 +0100 derived stronger Abs_eq_iff2 theorems
Christian Urban <urbanc@in.tum.de> [Tue, 18 Jan 2011 18:04:40 +0100] rev 2674
derived stronger Abs_eq_iff2 theorems
Tue, 18 Jan 2011 17:30:47 +0100 made alpha_abs_set_stronger1 stronger
Christian Urban <urbanc@in.tum.de> [Tue, 18 Jan 2011 17:30:47 +0100] rev 2673
made alpha_abs_set_stronger1 stronger
Tue, 18 Jan 2011 17:19:50 +0100 removed finiteness assumption from set_rename_perm
Christian Urban <urbanc@in.tum.de> [Tue, 18 Jan 2011 17:19:50 +0100] rev 2672
removed finiteness assumption from set_rename_perm
Tue, 18 Jan 2011 22:11:49 +0900 alpha_abs_set_stronger1
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 18 Jan 2011 22:11:49 +0900] rev 2671
alpha_abs_set_stronger1
Tue, 18 Jan 2011 21:12:25 +0900 alpha_abs_let_stronger is not true in the same form
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 18 Jan 2011 21:12:25 +0900] rev 2670
alpha_abs_let_stronger is not true in the same form
Tue, 18 Jan 2011 11:02:57 +0100 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
Christian Urban <urbanc@in.tum.de> [Tue, 18 Jan 2011 11:02:57 +0100] rev 2669
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 modified the renaming_perm lemmas
Christian Urban <urbanc@in.tum.de> [Tue, 18 Jan 2011 06:55:18 +0100] rev 2668
modified the renaming_perm lemmas
Mon, 17 Jan 2011 17:20:21 +0100 added a translation function from lambda-terms to deBruijn terms (equivariance fails at the moment)
Christian Urban <urbanc@in.tum.de> [Mon, 17 Jan 2011 17:20:21 +0100] rev 2667
added a translation function from lambda-terms to deBruijn terms (equivariance fails at the moment)
Mon, 17 Jan 2011 15:12:03 +0100 added a few examples of functions to Lambda.thy
Christian Urban <urbanc@in.tum.de> [Mon, 17 Jan 2011 15:12:03 +0100] rev 2666
added a few examples of functions to Lambda.thy
Mon, 17 Jan 2011 14:37:18 +0100 exported nominal function code to external file
Christian Urban <urbanc@in.tum.de> [Mon, 17 Jan 2011 14:37:18 +0100] rev 2665
exported nominal function code to external file
Mon, 17 Jan 2011 12:37:37 +0000 removed old testing code from Lambda.thy
Christian Urban <urbanc@in.tum.de> [Mon, 17 Jan 2011 12:37:37 +0000] rev 2664
removed old testing code from Lambda.thy
Mon, 17 Jan 2011 12:34:11 +0000 moved high level code from LamTest into the main libraries.
Christian Urban <urbanc@in.tum.de> [Mon, 17 Jan 2011 12:34:11 +0000] rev 2663
moved high level code from LamTest into the main libraries.
Mon, 17 Jan 2011 12:33:37 +0000 eliminated tracing code; added flag so that equivariance is only proved for the function graph, not the relation
Christian Urban <urbanc@in.tum.de> [Mon, 17 Jan 2011 12:33:37 +0000] rev 2662
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 subst also works now
Christian Urban <urbanc@in.tum.de> [Sat, 15 Jan 2011 21:16:15 +0000] rev 2661
subst also works now
Sat, 15 Jan 2011 20:24:16 +0000 nominal_function works now completely for frees and depth; still a propbelm with subst; no unproved assumptions
Christian Urban <urbanc@in.tum.de> [Sat, 15 Jan 2011 20:24:16 +0000] rev 2660
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 strengthened renaming lemmas
Christian Urban <urbanc@in.tum.de> [Fri, 14 Jan 2011 14:22:25 +0000] rev 2659
strengthened renaming lemmas
Thu, 13 Jan 2011 12:12:47 +0000 added eqvt_lemmas for subset and psubset
Christian Urban <urbanc@in.tum.de> [Thu, 13 Jan 2011 12:12:47 +0000] rev 2658
added eqvt_lemmas for subset and psubset
Mon, 10 Jan 2011 11:36:55 +0000 a few lemmas about freshness for at and at_base
Christian Urban <urbanc@in.tum.de> [Mon, 10 Jan 2011 11:36:55 +0000] rev 2657
a few lemmas about freshness for at and at_base
Mon, 10 Jan 2011 08:51:51 +0000 added a property about finite support in the presense of eqvt_at
Christian Urban <urbanc@in.tum.de> [Mon, 10 Jan 2011 08:51:51 +0000] rev 2656
added a property about finite support in the presense of eqvt_at
Sun, 09 Jan 2011 05:38:53 +0000 instantiated fundef_ex1_eqvt_at theorem with the indction hypothesis
Christian Urban <urbanc@in.tum.de> [Sun, 09 Jan 2011 05:38:53 +0000] rev 2655
instantiated fundef_ex1_eqvt_at theorem with the indction hypothesis
Sun, 09 Jan 2011 04:28:24 +0000 solved subgoals for depth and subst function
Christian Urban <urbanc@in.tum.de> [Sun, 09 Jan 2011 04:28:24 +0000] rev 2654
solved subgoals for depth and subst function
Sun, 09 Jan 2011 01:17:44 +0000 added eqvt_at premises in function definition - however not proved at the moment
Christian Urban <urbanc@in.tum.de> [Sun, 09 Jan 2011 01:17:44 +0000] rev 2653
added eqvt_at premises in function definition - however not proved at the moment
Fri, 07 Jan 2011 05:40:31 +0000 added one further lemma about equivariance of THE_default
Christian Urban <urbanc@in.tum.de> [Fri, 07 Jan 2011 05:40:31 +0000] rev 2652
added one further lemma about equivariance of THE_default
Fri, 07 Jan 2011 05:06:25 +0000 equivariance of THE_default under the uniqueness assumption
Christian Urban <urbanc@in.tum.de> [Fri, 07 Jan 2011 05:06:25 +0000] rev 2651
equivariance of THE_default under the uniqueness assumption
Fri, 07 Jan 2011 02:30:00 +0000 derived equivariance for the function graph and function relation
Christian Urban <urbanc@in.tum.de> [Fri, 07 Jan 2011 02:30:00 +0000] rev 2650
derived equivariance for the function graph and function relation
Thu, 06 Jan 2011 23:06:45 +0000 a modified function package where, as a test, True has been injected into the compatibility condictions
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 23:06:45 +0000] rev 2649
a modified function package where, as a test, True has been injected into the compatibility condictions
Thu, 06 Jan 2011 20:25:40 +0000 removed last traces of debugging code
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 20:25:40 +0000] rev 2648
removed last traces of debugging code
Thu, 06 Jan 2011 19:57:57 +0000 removed debugging code abd introduced a guarded tracing function
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 19:57:57 +0000] rev 2647
removed debugging code abd introduced a guarded tracing function
Thu, 06 Jan 2011 14:53:38 +0000 moved Weakening up....it does not compile when put at the last position
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 14:53:38 +0000] rev 2646
moved Weakening up....it does not compile when put at the last position
Thu, 06 Jan 2011 14:02:10 +0000 tuned
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 14:02:10 +0000] rev 2645
tuned
Thu, 06 Jan 2011 13:31:44 +0000 added weakening to the test cases
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 13:31:44 +0000] rev 2644
added weakening to the test cases
Thu, 06 Jan 2011 13:28:40 +0000 cleaned up weakening proof and added a version with finit sets
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 13:28:40 +0000] rev 2643
cleaned up weakening proof and added a version with finit sets
Thu, 06 Jan 2011 13:28:19 +0000 same
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 13:28:19 +0000] rev 2642
same
Thu, 06 Jan 2011 13:28:04 +0000 some further lemmas for fsets
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 13:28:04 +0000] rev 2641
some further lemmas for fsets
Thu, 06 Jan 2011 11:00:16 +0000 made sure the raw datatypes and raw functions do not get any mixfix syntax
Christian Urban <urbanc@in.tum.de> [Thu, 06 Jan 2011 11:00:16 +0000] rev 2640
made sure the raw datatypes and raw functions do not get any mixfix syntax
Wed, 05 Jan 2011 17:33:43 +0000 exported the code into a separate file
Christian Urban <urbanc@in.tum.de> [Wed, 05 Jan 2011 17:33:43 +0000] rev 2639
exported the code into a separate file
Wed, 05 Jan 2011 16:51:27 +0000 strong rule inductions; as an example the weakening lemma works
Christian Urban <urbanc@in.tum.de> [Wed, 05 Jan 2011 16:51:27 +0000] rev 2638
strong rule inductions; as an example the weakening lemma works
Tue, 04 Jan 2011 13:47:38 +0000 final version of the ESOP paper; used set+ instead of res as requested by one reviewer
Christian Urban <urbanc@in.tum.de> [Tue, 04 Jan 2011 13:47:38 +0000] rev 2637
final version of the ESOP paper; used set+ instead of res as requested by one reviewer
Mon, 03 Jan 2011 16:21:12 +0000 file with most of the strong rule induction development
Christian Urban <urbanc@in.tum.de> [Mon, 03 Jan 2011 16:21:12 +0000] rev 2636
file with most of the strong rule induction development
Mon, 03 Jan 2011 16:19:27 +0000 simple cases for string rule inductions
Christian Urban <urbanc@in.tum.de> [Mon, 03 Jan 2011 16:19:27 +0000] rev 2635
simple cases for string rule inductions
Fri, 31 Dec 2010 15:37:04 +0000 changed res keyword to set+ for restrictions; comment by a referee
Christian Urban <urbanc@in.tum.de> [Fri, 31 Dec 2010 15:37:04 +0000] rev 2634
changed res keyword to set+ for restrictions; comment by a referee
Fri, 31 Dec 2010 13:31:39 +0000 added proper case names for all induct and exhaust theorems
Christian Urban <urbanc@in.tum.de> [Fri, 31 Dec 2010 13:31:39 +0000] rev 2633
added proper case names for all induct and exhaust theorems
Fri, 31 Dec 2010 12:12:59 +0000 added small example for strong inductions; functions still need a sorry
Christian Urban <urbanc@in.tum.de> [Fri, 31 Dec 2010 12:12:59 +0000] rev 2632
added small example for strong inductions; functions still need a sorry
Thu, 30 Dec 2010 10:00:09 +0000 removed local fix for bug in induction_schema; added setup method for strong inductions
Christian Urban <urbanc@in.tum.de> [Thu, 30 Dec 2010 10:00:09 +0000] rev 2631
removed local fix for bug in induction_schema; added setup method for strong inductions
Tue, 28 Dec 2010 19:51:25 +0000 automated all strong induction lemmas
Christian Urban <urbanc@in.tum.de> [Tue, 28 Dec 2010 19:51:25 +0000] rev 2630
automated all strong induction lemmas
Tue, 28 Dec 2010 00:20:50 +0000 proper application of induction_schema and strong_exhaust rules; needs local fix in induction_schema.ML
Christian Urban <urbanc@in.tum.de> [Tue, 28 Dec 2010 00:20:50 +0000] rev 2629
proper application of induction_schema and strong_exhaust rules; needs local fix in induction_schema.ML
Sun, 26 Dec 2010 16:35:16 +0000 generated goals for strong induction theorems.
Christian Urban <urbanc@in.tum.de> [Sun, 26 Dec 2010 16:35:16 +0000] rev 2628
generated goals for strong induction theorems.
Thu, 23 Dec 2010 01:05:05 +0000 test with strong inductions
Christian Urban <urbanc@in.tum.de> [Thu, 23 Dec 2010 01:05:05 +0000] rev 2627
test with strong inductions
Thu, 23 Dec 2010 00:46:06 +0000 moved all strong_exhaust code to nominal_dt_quot; tuned examples
Christian Urban <urbanc@in.tum.de> [Thu, 23 Dec 2010 00:46:06 +0000] rev 2626
moved all strong_exhaust code to nominal_dt_quot; tuned examples
(0) -1000 -300 -100 -60 +60 +100 +300 tip