src/HOL/Nominal/nominal_package.ML
Mon, 17 Dec 2007 18:24:44 +0100 berghofe Deleted copy of indtac.
Thu, 06 Dec 2007 15:10:09 +0100 haftmann added new primrec package
Sat, 06 Oct 2007 16:50:04 +0200 wenzelm simplified interfaces for outer syntax;
Tue, 02 Oct 2007 22:23:24 +0200 wenzelm inductive: mark internal theorems as Thm.internalK;
Fri, 28 Sep 2007 10:32:38 +0200 berghofe Adapted to changes in interface of add_inductive_i.
Tue, 25 Sep 2007 17:06:14 +0200 wenzelm proper Sign operations instead of Theory aliases;
Tue, 28 Aug 2007 18:20:11 +0200 berghofe Got rid of large simpset in proof of characteristic equations
Fri, 10 Aug 2007 17:04:24 +0200 haftmann ClassPackage renamed to Class
Wed, 01 Aug 2007 16:55:37 +0200 wenzelm tuned config options: eliminated separate attribute "option";
Tue, 31 Jul 2007 21:19:20 +0200 wenzelm replaced dtK ref by datatype_distinctness_limit configuration option;
Thu, 05 Jul 2007 20:01:26 +0200 wenzelm renamed ObjectLogic.atomize_tac to ObjectLogic.atomize_prems_tac;
Sat, 19 May 2007 11:33:57 +0200 haftmann constant op @ now named append
Mon, 07 May 2007 00:49:59 +0200 wenzelm simplified DataFun interfaces;
Thu, 26 Apr 2007 14:25:37 +0200 wenzelm eliminated unnamed infixes;
Sat, 14 Apr 2007 17:35:52 +0200 wenzelm cleaned/simplified Sign.read_typ, Thm.read_cterm etc.;
Thu, 05 Apr 2007 14:56:54 +0200 berghofe Replaced add_inductive_i by add_inductive_global.
Wed, 04 Apr 2007 00:11:03 +0200 wenzelm removed obsolete sign_of/sign_of_thm;
Wed, 28 Mar 2007 19:17:40 +0200 berghofe Renamed induct(s)_weak to weak_induct(s) in order to unify
Tue, 27 Mar 2007 17:54:37 +0200 berghofe Exported perm_of_pair, mk_not_sym, and perm_simproc.
Sat, 10 Mar 2007 16:28:06 +0100 berghofe - Changed format of descriptor contained in nominal_datatype_info
Tue, 13 Feb 2007 18:16:50 +0100 berghofe Curried and exported mk_perm.
Wed, 07 Feb 2007 17:51:38 +0100 berghofe Adapted to changes in Finite_Set theory.
Tue, 06 Feb 2007 00:41:54 +0100 urbanc moved the infrastructure from the nominal_tags file to nominal_thmdecls
Fri, 02 Feb 2007 17:16:16 +0100 urbanc added an infrastructure that allows the user to declare lemmas to be equivariance lemmas; the intention is to use these lemmas in automated tools but also can be employed by the user
Fri, 15 Dec 2006 00:08:06 +0100 wenzelm avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
Wed, 06 Dec 2006 01:12:36 +0100 wenzelm removed legacy ML bindings;
Mon, 27 Nov 2006 12:09:55 +0100 berghofe Additional information about nominal datatypes (descriptor,
Fri, 24 Nov 2006 22:05:12 +0100 wenzelm ProofContext.init;
Wed, 15 Nov 2006 16:23:55 +0100 urbanc replaced exists_fresh lemma with a version formulated with obtains;
Tue, 14 Nov 2006 22:16:55 +0100 wenzelm InductivePackage.add_inductive_i: canonical argument order;
Fri, 10 Nov 2006 22:18:51 +0100 wenzelm simplified LocalTheory.exit;
Mon, 23 Oct 2006 00:52:15 +0200 berghofe Added freshness context to FCBs.
Fri, 20 Oct 2006 14:13:48 +0200 berghofe Proof of "bs # fK bs us vs" no longer depends on FCBs.
Thu, 19 Oct 2006 12:08:27 +0200 berghofe Induction rule for graph of recursion combinator
Thu, 19 Oct 2006 11:21:01 +0200 berghofe Split up FCBs into separate formulae for each binder.
Fri, 13 Oct 2006 18:18:58 +0200 berghofe Adapted to new inductive definition package.
Fri, 15 Sep 2006 22:56:13 +0200 wenzelm renamed Term.map_term_types to Term.map_types (cf. Term.fold_types);
Wed, 06 Sep 2006 10:01:04 +0200 haftmann TypedefPackage.add_typedef_* now yields name of introduced type constructor
Thu, 24 Aug 2006 15:20:43 +0200 berghofe Added premises concerning finite support of recursion results to FCBs.
Fri, 18 Aug 2006 17:03:23 +0200 berghofe - Fixed bug that caused uniqueness proof for recursion
Mon, 14 Aug 2006 11:25:08 +0200 berghofe Finished implementation of uniqueness proof for recursion combinator.
Mon, 31 Jul 2006 14:08:42 +0200 berghofe Additional freshness constraints for FCB.
Fri, 21 Jul 2006 14:48:17 +0200 haftmann adaption to argument change in primrec_package
Tue, 18 Jul 2006 17:10:22 +0200 berghofe Started implementing uniqueness proof for recursion
Tue, 11 Jul 2006 12:16:54 +0200 wenzelm replaced Term.variant(list) by Name.variant(_list);
Sat, 08 Jul 2006 12:54:33 +0200 wenzelm Goal.prove_global;
Tue, 04 Jul 2006 15:20:43 +0200 berghofe Implemented proofs of equivariance and finite support
Tue, 13 Jun 2006 23:41:34 +0200 wenzelm ProjectRule now context dependent;
Mon, 12 Jun 2006 00:36:52 +0200 berghofe Completely rewrote code for defining graph of recursion combinator.
Fri, 09 Jun 2006 17:30:52 +0200 berghofe - Changed naming scheme: names of "internal" constructors now have
Wed, 24 May 2006 10:02:36 +0200 berghofe Extended strong induction rule with additional
Tue, 16 May 2006 13:05:14 +0200 wenzelm Sign.certify_sort;
Sat, 13 May 2006 02:51:48 +0200 wenzelm unchecked definitions;
Fri, 28 Apr 2006 15:54:34 +0200 berghofe Renamed "nominal" theory to "Nominal".
Thu, 27 Apr 2006 17:48:41 +0200 berghofe SplitAt -> chop
Mon, 10 Apr 2006 14:37:23 +0200 berghofe Adapted to changed type of add_typedef_i.
Thu, 23 Mar 2006 18:14:06 +0100 berghofe Replaced iteration combinator by recursion combinator.
Wed, 15 Mar 2006 17:59:33 +0100 berghofe add_inst_arity_i renamed to prove_arity.
Mon, 13 Mar 2006 00:09:23 +0100 berghofe First version of function for defining graph of iteration combinator.
Fri, 24 Feb 2006 17:48:17 +0100 berghofe Reverted to old interface of AxClass.add_inst_arity(_i)
less more (0) -60 tip