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
Thu, 23 Dec 2010 00:22:41 +0000 moved generic functions into nominal_library
Christian Urban <urbanc@in.tum.de> [Thu, 23 Dec 2010 00:22:41 +0000] rev 2625
moved generic functions into nominal_library
Wed, 22 Dec 2010 23:12:51 +0000 slight tuning
Christian Urban <urbanc@in.tum.de> [Wed, 22 Dec 2010 23:12:51 +0000] rev 2624
slight tuning
Wed, 22 Dec 2010 22:30:43 +0000 slight tuning
Christian Urban <urbanc@in.tum.de> [Wed, 22 Dec 2010 22:30:43 +0000] rev 2623
slight tuning
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip