src/HOL/Nominal/nominal_atoms.ML
Mon, 30 Jun 2008 14:06:44 +0200 urbanc added facts to lemma swap_simps and tuned lemma calc_atms
Sat, 14 Jun 2008 23:20:09 +0200 wenzelm InductTacs.case_tac: removed obsolete declare, which is now part of Goal.prove;
Tue, 10 Jun 2008 19:15:21 +0200 wenzelm InductTacs.case_tac with proper context and proper declaration of local variable;
Tue, 10 Jun 2008 15:31:04 +0200 haftmann polished interface of datatype package
Mon, 09 Jun 2008 17:07:08 +0200 wenzelm adapted case_tac/induct_tac;
Wed, 07 May 2008 10:59:35 +0200 berghofe - Deleted arity proofs for set
Fri, 02 May 2008 22:43:14 +0200 urbanc added more infrastructure for fresh_star
Sat, 29 Mar 2008 19:14:06 +0100 wenzelm eliminated non-linear access to thy1 and thy12c;
Tue, 25 Mar 2008 21:28:39 +0100 wenzelm removed redundant axiomatizations of XXX_infinite (fact already proven);
Thu, 20 Mar 2008 00:20:44 +0100 wenzelm simplified get_thm(s): back to plain name argument;
Wed, 19 Mar 2008 22:28:08 +0100 wenzelm auxiliary dynamic_thm(s) for fact lookup;
Mon, 18 Feb 2008 03:12:08 +0100 urbanc added eqvt-flag to subseteq-lemma
Tue, 15 Jan 2008 16:19:23 +0100 haftmann joined theories IntDef, Numeral, IntArith to theory Int
Thu, 06 Dec 2007 15:10:09 +0100 haftmann added new primrec package
Wed, 05 Dec 2007 14:16:05 +0100 haftmann map_product and fold_product
Sat, 06 Oct 2007 16:50:04 +0200 wenzelm simplified interfaces for outer syntax;
Tue, 25 Sep 2007 17:06:14 +0200 wenzelm proper Sign operations instead of Theory aliases;
Sun, 23 Sep 2007 22:10:27 +0200 urbanc changed the representation of atoms to datatypes over nats
Thu, 13 Sep 2007 18:08:08 +0200 berghofe Added equivariance lemmas for induct_forall.
Wed, 05 Sep 2007 15:46:32 +0200 urbanc modified proofs so that they are not using claset()
Fri, 10 Aug 2007 17:04:24 +0200 haftmann ClassPackage renamed to Class
Thu, 09 Aug 2007 15:52:42 +0200 haftmann re-eliminated Option.thy
Tue, 07 Aug 2007 09:38:44 +0200 haftmann split off theory Option for benefit of code generator
Sat, 21 Jul 2007 23:25:00 +0200 wenzelm tactics: avoid dynamic reference to accidental theory context (via ML_Context.the_context etc.);
Thu, 31 May 2007 14:47:20 +0200 urbanc introduced symmetric variants of the lemmas for alpha-equivalence
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;
Wed, 25 Apr 2007 21:29:14 +0200 narboux add the lemma supp_eqvt and put the right attribute
Tue, 24 Apr 2007 17:16:55 +0200 narboux fixes last commit
Tue, 24 Apr 2007 16:44:11 +0200 narboux add two lemmas dealing with freshness on permutations.
Mon, 23 Apr 2007 18:38:42 +0200 urbanc simplified the proof of pt_set_eqvt (as suggested by Randy Pollack)
Fri, 20 Apr 2007 11:21:47 +0200 haftmann moved axclass module closer to core system
Mon, 16 Apr 2007 07:32:23 +0200 urbanc improved the equivariance lemmas for the quantifiers; had to export the lemma eqvt_force_add and eqvt_force_del in the thmdecls
Sat, 07 Apr 2007 12:40:32 +0200 urbanc deleted remaining instances of swap_simp_a and swap_simp_b (obsolete now)
Sat, 07 Apr 2007 11:36:35 +0200 urbanc tuned slightly the previous commit
Sat, 07 Apr 2007 11:05:25 +0200 narboux perm_simp can now simplify using the rules (a,b) o a = b and (a,b) o b = a
Sat, 31 Mar 2007 15:13:52 +0200 urbanc added pt_bij' to the collection perm_swap and also added abs_perm to the collection of equivariance lemmas
Wed, 28 Mar 2007 01:09:23 +0200 urbanc made the type sets instance of the "cp" type-class
Tue, 27 Mar 2007 19:39:40 +0200 urbanc added extended the lemma for equivariance of freshness
Tue, 06 Mar 2007 15:28:22 +0100 urbanc major update of the nominal package; there is now an infrastructure
Wed, 07 Feb 2007 17:51:38 +0100 berghofe Adapted to changes in Finite_Set theory.
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.
less more (0) -60 tip