src/HOL/Nominal/nominal_package.ML
Thu, 19 Jan 2006 15:45:10 +0100 berghofe Use generic Simplifier.simp_add attribute instead
Wed, 11 Jan 2006 18:21:23 +0100 berghofe Implemented proof of (strong) induction rule.
Thu, 05 Jan 2006 17:16:38 +0100 wenzelm provide projections of induct_weak, induct_unsafe;
Thu, 05 Jan 2006 12:09:26 +0100 urbanc changed the name of the type "nOption" to "noption".
Sat, 10 Dec 2005 00:11:35 +0100 urbanc changed the types in accordance with Florian's changes
Thu, 08 Dec 2005 10:17:21 +0100 berghofe Adapted to new type of PureThy.add_defs_i.
Mon, 05 Dec 2005 00:39:18 +0100 berghofe Adapted to new type of store_thmss(_atts).
Wed, 30 Nov 2005 16:59:19 +0100 berghofe Changed order of predicate arguments and quantifiers in strong induction rule.
Tue, 29 Nov 2005 12:26:22 +0100 berghofe Corrected atom class constraints in strong induction rule.
Sat, 26 Nov 2005 18:41:41 +0100 berghofe Corrected treatment of non-recursive abstraction types.
Fri, 25 Nov 2005 14:51:39 +0100 urbanc added fsub.thy (poplmark challenge) to the examples
Fri, 25 Nov 2005 14:00:22 +0100 berghofe Fixed problem with strong induction theorem for datatypes containing
Thu, 10 Nov 2005 00:36:26 +0100 urbanc called the induction principle "unsafe" instead of "test".
Mon, 07 Nov 2005 18:32:54 +0100 berghofe Added strong induction theorem (currently only axiomatized!).
Mon, 07 Nov 2005 14:35:25 +0100 urbanc added thms perm, distinct and fresh to the simplifier.
Wed, 02 Nov 2005 16:37:39 +0100 berghofe Moved atom stuff to new file nominal_atoms.ML
Wed, 02 Nov 2005 15:31:12 +0100 urbanc - completed the list of thms for supp_atm
Wed, 02 Nov 2005 15:05:22 +0100 berghofe Added code for proving that new datatype has finite support.
Wed, 02 Nov 2005 11:02:29 +0100 urbanc added the collection of lemmas "supp_at"
Sat, 29 Oct 2005 14:37:32 +0200 urbanc 1) have adjusted the swapping of the result type
Fri, 28 Oct 2005 18:53:26 +0200 urbanc fixed case names in the weak induction principle and
Fri, 28 Oct 2005 18:22:26 +0200 berghofe Implemented proof of weak induction theorem.
Fri, 28 Oct 2005 13:52:57 +0200 berghofe Removed legacy prove_goalw_cterm command.
Mon, 17 Oct 2005 19:19:29 +0200 berghofe Improved proof of injectivity theorems to make it work on
Mon, 17 Oct 2005 18:34:51 +0200 berghofe Fixed bug in proof of support theorem (it failed on constructors with no arguments).
Mon, 17 Oct 2005 17:42:24 +0200 berghofe Implemented proofs for support and freshness theorems.
Mon, 17 Oct 2005 12:30:57 +0200 berghofe Initial revision.
less more (0) tip