src/HOL/Tools/inductive_set_package.ML
Fri, 03 Apr 2009 10:08:47 +0200 berghofe Added check whether argument types of inductive set agree with types of declared
Sun, 15 Mar 2009 15:59:44 +0100 wenzelm simplified attribute setup;
Sat, 07 Mar 2009 22:17:25 +0100 wenzelm more uniform handling of binding in packages;
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
Wed, 04 Mar 2009 11:05:29 +0100 blanchet Merge.
Wed, 04 Mar 2009 10:45:52 +0100 blanchet Merge.
Tue, 03 Mar 2009 18:32:01 +0100 wenzelm renamed Binding.name_pos to Binding.make, renamed Binding.base_name to Binding.name_of, renamed Binding.map_base to Binding.map_name, added mandatory flag to Binding.qualify;
Wed, 25 Feb 2009 11:20:34 +0100 berghofe Use LocalTheory.full_name instead of Sign.full_name, because the latter does
Wed, 21 Jan 2009 16:47:32 +0100 haftmann binding is alias for Binding.T
Wed, 07 Jan 2009 23:53:08 +0100 wenzelm inductive: added fork_mono flag;
Thu, 01 Jan 2009 14:23:39 +0100 wenzelm avoid polymorphic equality;
Wed, 10 Dec 2008 22:55:15 +0100 wenzelm more antiquotations;
Fri, 05 Dec 2008 18:43:42 +0100 haftmann Name.name_of -> Binding.base_name
Thu, 04 Dec 2008 14:43:33 +0100 haftmann cleaned up binding module and related code
Mon, 01 Dec 2008 19:41:16 +0100 haftmann new Binding module
Fri, 14 Nov 2008 08:50:09 +0100 haftmann Name.is_nothing
Fri, 07 Nov 2008 08:57:15 +0100 haftmann exported codegen_preproc
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;
Mon, 23 Jun 2008 23:45:39 +0200 wenzelm Logic.all/mk_equals/mk_implies;
Sat, 24 May 2008 22:04:52 +0200 wenzelm more uniform treatment of OuterSyntax.local_theory commands;
Wed, 07 May 2008 10:57:19 +0200 berghofe Adapted to encoding of sets as predicates
Thu, 03 Apr 2008 17:54:19 +0200 berghofe Added skip_mono flag and inductive_flags type.
Sat, 29 Mar 2008 13:03:05 +0100 wenzelm eliminated quiet_mode ref of some packages (avoid CRITICAL setmp!);
Wed, 19 Mar 2008 22:27:57 +0100 wenzelm renamed datatype thmref to Facts.ref, tuned interfaces;
Mon, 25 Feb 2008 16:31:15 +0100 wenzelm inductive package: simplified group handling;
Thu, 07 Feb 2008 14:39:19 +0100 berghofe Instead of raising an exception, pred_set_conv now ignores conversion
Sat, 26 Jan 2008 17:08:36 +0100 wenzelm added theorem group;
Wed, 28 Nov 2007 14:56:38 +0100 berghofe to_set now applies collect_mem_simproc as well.
Tue, 13 Nov 2007 10:50:33 +0100 berghofe to_pred and to_set now save induction and case rule tags.
Sat, 13 Oct 2007 17:16:39 +0200 wenzelm renamed LocalTheory.def to LocalTheory.define;
Tue, 09 Oct 2007 17:10:32 +0200 wenzelm removed LocalTheory.defs, use plain LocalTheory.def;
Sat, 06 Oct 2007 16:50:04 +0200 wenzelm simplified interfaces for outer syntax;
Tue, 02 Oct 2007 22:23:26 +0200 wenzelm tuned internal interfaces: flags record, added kind for results;
Fri, 28 Sep 2007 10:30:51 +0200 berghofe add_inductive_i now takes typ instead of typ option as argument.
Fri, 10 Aug 2007 17:04:34 +0200 haftmann new structure for code generator modules
Sun, 29 Jul 2007 14:29:54 +0200 wenzelm renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms;
Thu, 19 Jul 2007 15:37:37 +0200 berghofe strong_ind_simproc now only rewrites arguments of inductive predicates.
Wed, 11 Jul 2007 11:43:31 +0200 berghofe New wrapper for defining inductive sets with new inductive
less more (0) tip