src/HOL/Nominal/nominal_package.ML
Sun, 08 Mar 2009 17:26:14 +0100 wenzelm moved basic algebra of long names from structure NameSpace to Long_Name;
Sat, 07 Mar 2009 22:17:25 +0100 wenzelm more uniform handling of binding in packages;
Fri, 06 Mar 2009 11:10:57 +0100 haftmann merged
Thu, 05 Mar 2009 08:24:28 +0100 haftmann merged
Thu, 05 Mar 2009 08:23:11 +0100 haftmann set operations Int, Un, INTER, UNION, Inter, Union, empty, UNIV are now proper qualified constants with authentic syntax
Thu, 05 Mar 2009 12:08:00 +0100 wenzelm renamed NameSpace.base to NameSpace.base_name;
Sun, 01 Mar 2009 23:36:12 +0100 wenzelm use long names for old-style fold combinators;
Wed, 21 Jan 2009 18:27:43 +0100 haftmann binding replaces bstring
Wed, 07 Jan 2009 23:53:08 +0100 wenzelm inductive: added fork_mono flag;
Wed, 31 Dec 2008 18:53:16 +0100 wenzelm moved old add_type_XXX, add_term_XXX etc. to structure OldTerm;
Thu, 04 Dec 2008 14:43:33 +0100 haftmann cleaned up binding module and related code
Thu, 13 Nov 2008 01:31:20 +0100 berghofe Some modifications in code for proving arities to make it work for datatype
Mon, 10 Nov 2008 17:38:23 +0100 berghofe Added support for parametric datatypes.
Wed, 22 Oct 2008 14:15:44 +0200 haftmann tuned typedef interface
Sun, 19 Oct 2008 21:20:55 +0200 berghofe Names of variables in perm_eqs are now chosen more carefully to avoid
Fri, 26 Sep 2008 14:53:10 +0200 berghofe Added fresh_star_const.
Tue, 02 Sep 2008 16:55:33 +0200 wenzelm type Attrib.binding abbreviates Name.binding without attributes;
Tue, 02 Sep 2008 14:10:45 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Tue, 29 Jul 2008 08:15:40 +0200 haftmann PureThy: dropped note_thmss_qualified, dropped _i suffix
Thu, 03 Jul 2008 00:56:45 +0200 berghofe Replaced all but one occurrence of perm_simp_tac by perm_simproc_app,
Fri, 20 Jun 2008 21:00:22 +0200 haftmann DatatypeProp.make_distincts: only one half of each symmetric pair is constructed
Thu, 19 Jun 2008 20:47:58 +0200 wenzelm removed duplicate of DatatypePackage.read_typ;
Mon, 16 Jun 2008 17:54:39 +0200 wenzelm allE_Nil: only one copy, proven in regular theory source;
Wed, 11 Jun 2008 18:02:00 +0200 wenzelm Drule.read_instantiate;
Tue, 10 Jun 2008 15:31:04 +0200 haftmann polished interface of datatype package
Fri, 23 May 2008 16:05:04 +0200 haftmann moved case distinction over number of constructors for distinctness rules from DatatypeProp to DatatypeRepProofs
Thu, 22 May 2008 16:34:41 +0200 urbanc made the naming of the induction principles consistent: weak_induct is
Wed, 07 May 2008 10:57:19 +0200 berghofe Adapted to encoding of sets as predicates
Thu, 17 Apr 2008 22:22:21 +0200 wenzelm prove_global: pass context;
Wed, 16 Apr 2008 20:43:31 +0200 berghofe Auxiliary permutation functions are no longer declared using add_consts_i,
Wed, 16 Apr 2008 11:01:30 +0200 berghofe Adapted to new primrec package.
Tue, 15 Apr 2008 18:49:16 +0200 wenzelm PureThy.hide_fact;
Tue, 15 Apr 2008 16:11:58 +0200 wenzelm overloading perm: use big_name;
Mon, 14 Apr 2008 21:44:51 +0200 wenzelm overloading of perm: adhoc name prevents duplicate fact names;
Thu, 03 Apr 2008 18:13:50 +0200 berghofe Added skip_mono flag to inductive definition package.
Sat, 29 Mar 2008 13:03:05 +0100 wenzelm eliminated quiet_mode ref of some packages (avoid CRITICAL setmp!);
Thu, 20 Mar 2008 12:09:20 +0100 haftmann more antiquotations
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, 25 Feb 2008 16:31:15 +0100 wenzelm inductive package: simplified group handling;
Thu, 14 Feb 2008 01:31:30 +0100 berghofe Fixed typing problem that caused instantiation of induct_aux_rec to go wrong.
Mon, 28 Jan 2008 18:18:19 +0100 berghofe Tuned uniqueness proof for recursion combinator.
Sat, 26 Jan 2008 20:01:37 +0100 wenzelm avoid redundant escaping of Isabelle symbols;
Sat, 26 Jan 2008 17:08:35 +0100 wenzelm internal inductive: fresh theorem group;
Thu, 24 Jan 2008 11:26:54 +0100 berghofe Reimplemented proof of strong induction theorem.
Thu, 03 Jan 2008 23:18:19 +0100 berghofe Added function fresh_const.
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;
less more (0) -100 -60 tip