Christian Urban <urbanc@in.tum.de> [Sat, 25 Sep 2010 08:38:04 -0400] rev 2487
lifted size_thms and exported them as <name>.size
Christian Urban <urbanc@in.tum.de> [Sat, 25 Sep 2010 08:28:45 -0400] rev 2486
cleaned up two examples
Christian Urban <urbanc@in.tum.de> [Sat, 25 Sep 2010 02:53:39 +0200] rev 2485
added example about datatypes
Christian Urban <urbanc@in.tum.de> [Thu, 23 Sep 2010 05:28:40 +0200] rev 2484
updated to Isabelle 22 Sept
Christian Urban <urbanc@in.tum.de> [Wed, 22 Sep 2010 23:17:25 +0200] rev 2483
removed dead code
Christian Urban <urbanc@in.tum.de> [Wed, 22 Sep 2010 18:13:26 +0200] rev 2482
fixed
Christian Urban <urbanc@in.tum.de> [Wed, 22 Sep 2010 14:19:48 +0800] rev 2481
made supp proofs more robust by not using the standard induction; renamed some example files
Christian Urban <urbanc@in.tum.de> [Mon, 20 Sep 2010 21:52:45 +0800] rev 2480
introduced a general procedure for structural inductions; simplified reflexivity proof
Christian Urban <urbanc@in.tum.de> [Sat, 18 Sep 2010 06:09:43 +0800] rev 2479
updated to Isabelle Sept 16
Christian Urban <urbanc@in.tum.de> [Sat, 18 Sep 2010 05:13:42 +0800] rev 2478
updated to Isabelle Sept 13
Christian Urban <urbanc@in.tum.de> [Sun, 12 Sep 2010 22:46:40 +0800] rev 2477
tuned code
Christian Urban <urbanc@in.tum.de> [Sat, 11 Sep 2010 05:56:49 +0800] rev 2476
tuned (to conform with indentation policy of Markus)
Christian Urban <urbanc@in.tum.de> [Fri, 10 Sep 2010 09:17:40 +0800] rev 2475
supp-proofs work except for CoreHaskell and Modules (induct is probably not finding the correct instance)
Christian Urban <urbanc@in.tum.de> [Sun, 05 Sep 2010 07:00:19 +0800] rev 2474
generated inducts rule by Project_Rule.projections
Christian Urban <urbanc@in.tum.de> [Sun, 05 Sep 2010 06:42:53 +0800] rev 2473
added the definition supp_rel (support w.r.t. a relation)