src/HOL/Nominal/nominal_atoms.ML
Wed, 06 Dec 2006 01:12:36 +0100 wenzelm removed legacy ML bindings;
Wed, 15 Nov 2006 16:23:55 +0100 urbanc replaced exists_fresh lemma with a version formulated with obtains;
Fri, 10 Nov 2006 19:04:18 +0100 urbanc deleted all uses of sign_of as it's now the identity function
Mon, 14 Aug 2006 11:26:10 +0200 berghofe Removed non-trivial definitions from calc_atm theorem list.
Fri, 21 Jul 2006 14:48:17 +0200 haftmann adaption to argument change in primrec_package
Tue, 11 Jul 2006 18:10:47 +0200 webertj replaced mk_listT by HOLogic.listT; trivial whitespace/comment changes
Sat, 08 Jul 2006 12:54:33 +0200 wenzelm Goal.prove_global;
Tue, 04 Jul 2006 17:26:02 +0200 urbanc added simplification rules to the fresh_guess tactic
Tue, 04 Jul 2006 15:57:19 +0200 urbanc made calc_atm stronger by including some relative
Sun, 02 Jul 2006 17:27:10 +0200 urbanc added more infrastructure for the recursion combinator
Mon, 15 May 2006 19:40:17 +0200 urbanc added the lemmas pt_fresh_aux and pt_fresh_aux_ineq
Sat, 13 May 2006 02:51:48 +0200 wenzelm unchecked definitions;
Fri, 05 May 2006 16:29:27 +0200 urbanc added the lemma abs_fun_eq' to the nominal theory,
Wed, 03 May 2006 02:16:23 +0200 urbanc added lemma fresh_right, which is useful
Sun, 30 Apr 2006 22:50:01 +0200 wenzelm AxClass.define_class_i;
Fri, 28 Apr 2006 15:54:34 +0200 berghofe Renamed "nominal" theory to "Nominal".
Thu, 27 Apr 2006 17:48:17 +0200 berghofe Adapted to new interface of add_axclass_i.
Thu, 27 Apr 2006 01:41:30 +0200 urbanc isar-keywords.el
Wed, 15 Mar 2006 17:59:33 +0100 berghofe add_inst_arity_i renamed to prove_arity.
Wed, 01 Mar 2006 10:28:39 +0100 urbanc added fresh_fun_eqvt theorem to the theorem collection
Sun, 26 Feb 2006 22:24:05 +0100 urbanc improved the decision-procedure for permutations;
Fri, 24 Feb 2006 17:48:17 +0100 berghofe Reverted to old interface of AxClass.add_inst_arity(_i)
Fri, 24 Feb 2006 09:00:21 +0100 berghofe Adapted to Florian's recent changes to the AxClass package.
Mon, 23 Jan 2006 15:23:31 +0100 krauss Updated to Isabelle 2006-01-23
Sun, 22 Jan 2006 22:11:50 +0100 urbanc made the change for setup-functions not returning functions
Thu, 19 Jan 2006 15:45:10 +0100 berghofe Use generic Simplifier.simp_add attribute instead
Wed, 11 Jan 2006 12:21:01 +0100 urbanc rolled back the last addition since these lemmas were already
Wed, 11 Jan 2006 12:14:25 +0100 urbanc added the thms-collection "pt_id" (collection of all pt_<ak>1 lemmas)
Mon, 09 Jan 2006 15:55:15 +0100 urbanc added some lemmas to the collection "abs_fresh"
Sat, 07 Jan 2006 11:43:42 +0100 urbanc added private datatype nprod (copy of prod) to be
Thu, 05 Jan 2006 12:09:26 +0100 urbanc changed the name of the type "nOption" to "noption".
Mon, 19 Dec 2005 16:07:19 +0100 urbanc made the changes according to Florian's re-arranging of
Mon, 19 Dec 2005 15:29:51 +0100 urbanc added proofs to show that every atom-kind combination
Mon, 19 Dec 2005 12:58:15 +0100 urbanc added thms to perm_compose (so far only composition
Mon, 19 Dec 2005 12:09:56 +0100 urbanc tuned one comment
Sun, 18 Dec 2005 20:10:15 +0100 urbanc more cleaning up - this time of the cp-instance
Sun, 18 Dec 2005 14:36:42 +0100 urbanc improved the finite-support proof
Sun, 18 Dec 2005 13:38:06 +0100 urbanc improved the code for showing that a type is
Fri, 16 Dec 2005 18:22:58 +0100 urbanc added container-lemma fresh_eqvt
Tue, 13 Dec 2005 18:11:21 +0100 urbanc added a fresh_left lemma that contains all instantiation
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 18:19:49 +0100 urbanc added code to say that discrete types (nat, bool, char)
Wed, 30 Nov 2005 21:51:23 +0100 urbanc added facilities to prove the pt and fs instances
Tue, 29 Nov 2005 01:37:01 +0100 urbanc made some of the theorem look-ups static (by using
Sun, 27 Nov 2005 03:55:16 +0100 urbanc finished cleaning up the parts that collect
Mon, 07 Nov 2005 11:17:45 +0100 urbanc used the function Library.product for the cprod from Stefan
Wed, 02 Nov 2005 16:37:39 +0100 berghofe Moved atom stuff to new file nominal_atoms.ML
less more (0) tip