src/HOL/Tools/Quotient/quotient_typ.ML
Fri, 04 Nov 2011 17:19:33 +0100 wenzelm prefer global Quotient_Info lookup to accomodate Quotient_Term, which is not quite localized yet (cf. 9fd6fce8a230);
Mon, 31 Oct 2011 18:29:25 +0100 bulwahn more robust, declarative and unsurprising computation of types in the quotient type definition
Mon, 31 Oct 2011 08:50:35 +0100 bulwahn clarified signature
Mon, 31 Oct 2011 08:22:56 +0100 bulwahn tuned
Fri, 28 Oct 2011 22:17:30 +0200 wenzelm uniform Local_Theory.declaration with explicit params;
Thu, 27 Oct 2011 22:37:19 +0200 wenzelm tuned;
Thu, 27 Oct 2011 22:20:55 +0200 wenzelm eliminated aliases of standard functions;
Thu, 27 Oct 2011 21:02:10 +0200 wenzelm localized quotient data;
Thu, 27 Oct 2011 20:26:38 +0200 wenzelm simplified/standardized signatures;
Thu, 27 Oct 2011 19:41:08 +0200 wenzelm tuned signature;
Tue, 16 Aug 2011 07:17:15 +0900 Cezary Kaliszyk Quotient Package: make quotient_type work with separate set type
Sat, 25 Jun 2011 17:17:49 +0200 wenzelm clarified Binding.pretty/print: no quotes, only markup -- Binding.str_of is rendered obsolete;
Sat, 16 Apr 2011 16:15:37 +0200 wenzelm modernized structure Proof_Context;
Fri, 07 Jan 2011 21:26:49 +0100 wenzelm do not open ML structures;
Fri, 07 Jan 2011 15:35:00 +0100 wenzelm more precise parentheses and indentation;
Sun, 12 Sep 2010 19:04:02 +0200 wenzelm eliminated aliases of Type.constraint;
Thu, 26 Aug 2010 15:48:08 +0200 wenzelm renamed Local_Theory.theory(_result) to Local_Theory.background_theory(_result) to emphasize that this belongs to the infrastructure and is rarely appropriate in user-space tools;
Thu, 12 Aug 2010 20:11:13 +0800 Christian Urban simplified code
Thu, 08 Jul 2010 16:19:24 +0200 haftmann tuned titles
Thu, 24 Jun 2010 12:33:51 +0100 Christian Urban export of proper information in the ML-interface of the quotient package
Wed, 23 Jun 2010 08:44:44 +0200 Cezary Kaliszyk Quotient package now uses Partial Equivalence instead place of equivalence
Mon, 17 May 2010 23:54:15 +0200 wenzelm prefer structure Keyword, Parse, Parse_Spec, Outer_Syntax;
Sun, 25 Apr 2010 15:52:03 +0200 wenzelm modernized naming conventions of main Isar proof elements;
Sat, 27 Mar 2010 21:38:38 +0100 wenzelm Typedef.info: separate global and local part, only the latter is transformed by morphisms;
Fri, 19 Mar 2010 00:47:23 +0100 wenzelm typedef etc.: no constraints;
Tue, 16 Mar 2010 08:45:08 +0100 Christian Urban rollback of local typedef until problem with type-variables can be sorted out; fixed header
Sun, 14 Mar 2010 15:50:17 +0100 Christian Urban removed Local_Theory.theory_result by using local Typedef.add_typedef
Sun, 14 Mar 2010 14:31:24 +0100 wenzelm observe standard header format;
Sat, 13 Mar 2010 14:43:04 +0100 wenzelm global typedef;
Mon, 01 Mar 2010 12:30:55 +0100 Cezary Kaliszyk export add_quotient_type.
Wed, 24 Feb 2010 20:37:01 +0100 wenzelm allow general mixfix syntax for type constructors;
Fri, 19 Feb 2010 13:54:19 +0100 Cezary Kaliszyk Initial version of HOL quotient package.
less more (0) tip