TODO
author Christian Urban <urbanc@in.tum.de>
Thu, 18 Mar 2010 10:05:36 +0100
changeset 1501 7e7dc267ae6b
child 1502 cc0dcf248da3
permissions -rw-r--r--
added TODO

Smaller things:

- case names for "weak" induction rules (names of the 
constructors); see page 61/62 and 170 in Tutorial

- <type>_perm rules should be added to the simplifier;
  maybe <type>_perm whould be called permute_<type>.simps;
  that would conform with the terminology in Nominal2

- <type>_fv / <type>_bn / <type>_distinct should also be 
  added to the simplifier


Bigger things:

- nested recursion, like types "trm list" in a constructor

- strong induction rules


What are the proofs that are still proved by sorry?