| Mon, 23 Oct 2006 00:52:15 +0200 | 
berghofe | 
Added freshness context to FCBs.
 | 
file |
diff |
annotate
 | 
| Fri, 20 Oct 2006 14:13:48 +0200 | 
berghofe | 
Proof of "bs # fK bs us vs" no longer depends on FCBs.
 | 
file |
diff |
annotate
 | 
| Thu, 19 Oct 2006 12:08:27 +0200 | 
berghofe | 
Induction rule for graph of recursion combinator
 | 
file |
diff |
annotate
 | 
| Thu, 19 Oct 2006 11:21:01 +0200 | 
berghofe | 
Split up FCBs into separate formulae for each binder.
 | 
file |
diff |
annotate
 | 
| Fri, 13 Oct 2006 18:18:58 +0200 | 
berghofe | 
Adapted to new inductive definition package.
 | 
file |
diff |
annotate
 | 
| Fri, 15 Sep 2006 22:56:13 +0200 | 
wenzelm | 
renamed Term.map_term_types to Term.map_types (cf. Term.fold_types);
 | 
file |
diff |
annotate
 | 
| Wed, 06 Sep 2006 10:01:04 +0200 | 
haftmann | 
TypedefPackage.add_typedef_* now yields name of introduced type constructor
 | 
file |
diff |
annotate
 | 
| Thu, 24 Aug 2006 15:20:43 +0200 | 
berghofe | 
Added premises concerning finite support of recursion results to FCBs.
 | 
file |
diff |
annotate
 | 
| Fri, 18 Aug 2006 17:03:23 +0200 | 
berghofe | 
- Fixed bug that caused uniqueness proof for recursion
 | 
file |
diff |
annotate
 | 
| Mon, 14 Aug 2006 11:25:08 +0200 | 
berghofe | 
Finished implementation of uniqueness proof for recursion combinator.
 | 
file |
diff |
annotate
 | 
| Mon, 31 Jul 2006 14:08:42 +0200 | 
berghofe | 
Additional freshness constraints for FCB.
 | 
file |
diff |
annotate
 | 
| Fri, 21 Jul 2006 14:48:17 +0200 | 
haftmann | 
adaption to argument change in primrec_package
 | 
file |
diff |
annotate
 | 
| Tue, 18 Jul 2006 17:10:22 +0200 | 
berghofe | 
Started implementing uniqueness proof for recursion
 | 
file |
diff |
annotate
 | 
| Tue, 11 Jul 2006 12:16:54 +0200 | 
wenzelm | 
replaced Term.variant(list) by Name.variant(_list);
 | 
file |
diff |
annotate
 | 
| Sat, 08 Jul 2006 12:54:33 +0200 | 
wenzelm | 
Goal.prove_global;
 | 
file |
diff |
annotate
 | 
| Tue, 04 Jul 2006 15:20:43 +0200 | 
berghofe | 
Implemented proofs of equivariance and finite support
 | 
file |
diff |
annotate
 | 
| Tue, 13 Jun 2006 23:41:34 +0200 | 
wenzelm | 
ProjectRule now context dependent;
 | 
file |
diff |
annotate
 | 
| Mon, 12 Jun 2006 00:36:52 +0200 | 
berghofe | 
Completely rewrote code for defining graph of recursion combinator.
 | 
file |
diff |
annotate
 | 
| Fri, 09 Jun 2006 17:30:52 +0200 | 
berghofe | 
- Changed naming scheme: names of "internal" constructors now have
 | 
file |
diff |
annotate
 | 
| Wed, 24 May 2006 10:02:36 +0200 | 
berghofe | 
Extended strong induction rule with additional
 | 
file |
diff |
annotate
 | 
| Tue, 16 May 2006 13:05:14 +0200 | 
wenzelm | 
Sign.certify_sort;
 | 
file |
diff |
annotate
 | 
| Sat, 13 May 2006 02:51:48 +0200 | 
wenzelm | 
unchecked definitions;
 | 
file |
diff |
annotate
 | 
| Fri, 28 Apr 2006 15:54:34 +0200 | 
berghofe | 
Renamed "nominal" theory to "Nominal".
 | 
file |
diff |
annotate
 | 
| Thu, 27 Apr 2006 17:48:41 +0200 | 
berghofe | 
SplitAt -> chop
 | 
file |
diff |
annotate
 | 
| Mon, 10 Apr 2006 14:37:23 +0200 | 
berghofe | 
Adapted to changed type of add_typedef_i.
 | 
file |
diff |
annotate
 | 
| Thu, 23 Mar 2006 18:14:06 +0100 | 
berghofe | 
Replaced iteration combinator by recursion combinator.
 | 
file |
diff |
annotate
 | 
| Wed, 15 Mar 2006 17:59:33 +0100 | 
berghofe | 
add_inst_arity_i renamed to prove_arity.
 | 
file |
diff |
annotate
 | 
| Mon, 13 Mar 2006 00:09:23 +0100 | 
berghofe | 
First version of function for defining graph of iteration combinator.
 | 
file |
diff |
annotate
 | 
| Fri, 24 Feb 2006 17:48:17 +0100 | 
berghofe | 
Reverted to old interface of AxClass.add_inst_arity(_i)
 | 
file |
diff |
annotate
 | 
| Fri, 24 Feb 2006 09:00:21 +0100 | 
berghofe | 
Adapted to Florian's recent changes to the AxClass package.
 | 
file |
diff |
annotate
 | 
| Mon, 23 Jan 2006 15:23:31 +0100 | 
krauss | 
Updated to Isabelle 2006-01-23
 | 
file |
diff |
annotate
 | 
| Thu, 19 Jan 2006 15:45:10 +0100 | 
berghofe | 
Use generic Simplifier.simp_add attribute instead
 | 
file |
diff |
annotate
 | 
| Wed, 11 Jan 2006 18:21:23 +0100 | 
berghofe | 
Implemented proof of (strong) induction rule.
 | 
file |
diff |
annotate
 | 
| Thu, 05 Jan 2006 17:16:38 +0100 | 
wenzelm | 
provide projections of induct_weak, induct_unsafe;
 | 
file |
diff |
annotate
 | 
| Thu, 05 Jan 2006 12:09:26 +0100 | 
urbanc | 
changed the name of the type "nOption" to "noption".
 | 
file |
diff |
annotate
 | 
| Sat, 10 Dec 2005 00:11:35 +0100 | 
urbanc | 
changed the types in accordance with Florian's changes
 | 
file |
diff |
annotate
 | 
| Thu, 08 Dec 2005 10:17:21 +0100 | 
berghofe | 
Adapted to new type of PureThy.add_defs_i.
 | 
file |
diff |
annotate
 | 
| Mon, 05 Dec 2005 00:39:18 +0100 | 
berghofe | 
Adapted to new type of store_thmss(_atts).
 | 
file |
diff |
annotate
 | 
| Wed, 30 Nov 2005 16:59:19 +0100 | 
berghofe | 
Changed order of predicate arguments and quantifiers in strong induction rule.
 | 
file |
diff |
annotate
 | 
| Tue, 29 Nov 2005 12:26:22 +0100 | 
berghofe | 
Corrected atom class constraints in strong induction rule.
 | 
file |
diff |
annotate
 | 
| Sat, 26 Nov 2005 18:41:41 +0100 | 
berghofe | 
Corrected treatment of non-recursive abstraction types.
 | 
file |
diff |
annotate
 | 
| Fri, 25 Nov 2005 14:51:39 +0100 | 
urbanc | 
added fsub.thy (poplmark challenge) to the examples
 | 
file |
diff |
annotate
 | 
| Fri, 25 Nov 2005 14:00:22 +0100 | 
berghofe | 
Fixed problem with strong induction theorem for datatypes containing
 | 
file |
diff |
annotate
 | 
| Thu, 10 Nov 2005 00:36:26 +0100 | 
urbanc | 
called the induction principle "unsafe" instead of "test".
 | 
file |
diff |
annotate
 | 
| Mon, 07 Nov 2005 18:32:54 +0100 | 
berghofe | 
Added strong induction theorem (currently only axiomatized!).
 | 
file |
diff |
annotate
 | 
| Mon, 07 Nov 2005 14:35:25 +0100 | 
urbanc | 
added thms perm, distinct and fresh to the simplifier.
 | 
file |
diff |
annotate
 | 
| Wed, 02 Nov 2005 16:37:39 +0100 | 
berghofe | 
Moved atom stuff to new file nominal_atoms.ML
 | 
file |
diff |
annotate
 | 
| Wed, 02 Nov 2005 15:31:12 +0100 | 
urbanc | 
- completed the list of thms for supp_atm
 | 
file |
diff |
annotate
 | 
| Wed, 02 Nov 2005 15:05:22 +0100 | 
berghofe | 
Added code for proving that new datatype has finite support.
 | 
file |
diff |
annotate
 | 
| Wed, 02 Nov 2005 11:02:29 +0100 | 
urbanc | 
added the collection of lemmas "supp_at"
 | 
file |
diff |
annotate
 | 
| Sat, 29 Oct 2005 14:37:32 +0200 | 
urbanc | 
1) have adjusted the swapping of the result type
 | 
file |
diff |
annotate
 | 
| Fri, 28 Oct 2005 18:53:26 +0200 | 
urbanc | 
fixed case names in the weak induction principle and
 | 
file |
diff |
annotate
 | 
| Fri, 28 Oct 2005 18:22:26 +0200 | 
berghofe | 
Implemented proof of weak induction theorem.
 | 
file |
diff |
annotate
 | 
| Fri, 28 Oct 2005 13:52:57 +0200 | 
berghofe | 
Removed legacy prove_goalw_cterm command.
 | 
file |
diff |
annotate
 | 
| Mon, 17 Oct 2005 19:19:29 +0200 | 
berghofe | 
Improved proof of injectivity theorems to make it work on
 | 
file |
diff |
annotate
 | 
| Mon, 17 Oct 2005 18:34:51 +0200 | 
berghofe | 
Fixed bug in proof of support theorem (it failed on constructors with no arguments).
 | 
file |
diff |
annotate
 | 
| Mon, 17 Oct 2005 17:42:24 +0200 | 
berghofe | 
Implemented proofs for support and freshness theorems.
 | 
file |
diff |
annotate
 | 
| Mon, 17 Oct 2005 12:30:57 +0200 | 
berghofe | 
Initial revision.
 | 
file |
diff |
annotate
 |