src/HOL/Tools/Quotient/quotient_type.ML
Sat, 18 Jul 2015 20:47:08 +0200 wenzelm prefer tactics with explicit context;
Mon, 06 Jul 2015 19:33:30 +0200 wenzelm tuned;
Fri, 05 Dec 2014 14:14:36 +0100 kuncar note theorems by Local_Theory.notes (it is faster); make note of the generated theorems optional
Mon, 06 Apr 2015 17:06:48 +0200 wenzelm @{command_spec} is superseded by @{command_keyword};
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Fri, 06 Feb 2015 17:57:03 +0100 haftmann default abstypes and default abstract equations make technical (no_code) annotation superfluous
Fri, 19 Dec 2014 21:59:18 +0100 wenzelm just one data slot per program unit;
Mon, 10 Nov 2014 21:49:48 +0100 wenzelm proper context for assume_tac (atac remains as fall-back without context);
Sun, 09 Nov 2014 20:41:53 +0100 wenzelm proper proof context for typedef;
Mon, 08 Sep 2014 23:04:18 +0200 blanchet added flag to 'typedef' to allow concealed definitions
Thu, 21 Aug 2014 22:48:39 +0200 wenzelm tuned signature -- define some elementary operations earlier;
Tue, 19 Aug 2014 23:17:51 +0200 wenzelm tuned signature -- moved type src to Token, without aliases;
Sat, 16 Aug 2014 20:14:45 +0200 wenzelm updated to named_theorems;
Fri, 14 Feb 2014 07:53:46 +0100 blanchet renamed 'enriched_type' to more informative 'functor' (following the renaming of enriched type constructors to bounded natural functors)
Sat, 14 Dec 2013 17:28:05 +0100 wenzelm proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
Fri, 08 Mar 2013 13:14:23 +0100 kuncar lift_definition and setup_lifting generate parametric transfer rules if parametricity theorems are provided
Fri, 23 Nov 2012 17:24:12 +0100 kuncar generate correct names
Fri, 12 Oct 2012 21:22:35 +0200 wenzelm discontinued typedef with alternative name;
Fri, 12 Oct 2012 15:08:29 +0200 wenzelm discontinued typedef with implicit set_def;
Thu, 24 May 2012 14:20:25 +0200 kuncar drop the feature that more than one quotient type can be defined by quotient_type -> it causes problems
Wed, 16 May 2012 19:20:19 +0200 kuncar remove the generation of a code certificate from the Quotient package (mainly from quotient_def), because it's in lift_definition now
Wed, 16 May 2012 19:17:20 +0200 kuncar generate abs_eq, use it as a code equation for total quotients; no_abs_code renamed to no_code; added no_code for quotient_type command
Mon, 23 Apr 2012 17:18:18 +0200 kuncar move MRSL to a separate file
Wed, 18 Apr 2012 23:57:44 +0200 kuncar setup_lifting: no_code switch and supoport for quotient theorems
Tue, 17 Apr 2012 19:16:13 +0200 kuncar tuned the setup of lifting; generate transfer rules for typedef and Quotient thms
Tue, 17 Apr 2012 09:12:15 +0200 kuncar note the Quotient theorem in quotient_type
Wed, 04 Apr 2012 19:20:52 +0200 kuncar connect the Quotient package to the Lifting package
Tue, 03 Apr 2012 16:26:48 +0200 kuncar new package Lifting - initial commit
Mon, 16 Jan 2012 12:33:26 +0100 kuncar updated comment
Fri, 23 Mar 2012 14:25:31 +0100 kuncar generation of a code certificate from a respectfulness theorem for constants lifted by the quotient_definition command & setup_lifting command: setups Quotient infrastructure from a typedef theorem
Fri, 23 Mar 2012 14:18:43 +0100 kuncar store the quotient theorem for every quotient
Fri, 23 Mar 2012 14:03:58 +0100 kuncar respectfulness theorem has to be proved if a new constant is lifted by quotient_definition
Fri, 16 Mar 2012 18:20:12 +0100 wenzelm outer syntax command definitions based on formal command_spec derived from theory header declarations;
Thu, 15 Mar 2012 20:07:00 +0100 wenzelm prefer formally checked @{keyword} parser;
Thu, 15 Mar 2012 19:02:34 +0100 wenzelm declare minor keywords via theory header;
Tue, 13 Mar 2012 20:04:24 +0100 wenzelm more explicit indication of def names;
Tue, 28 Feb 2012 14:24:37 +0100 Cezary Kaliszyk Finish localizing the quotient package.
Tue, 13 Dec 2011 20:10:11 +0100 wenzelm comment;
Fri, 09 Dec 2011 14:03:17 +0100 kuncar maps are taken from enriched type infrastracture, rewritten lifting of constants, now we can lift even contravariant and co/contravariant types
Wed, 30 Nov 2011 18:50:46 +0100 kuncar removed outdated comment moved back and updated (at the direct request of Christian Urban)
Wed, 30 Nov 2011 11:36:46 +0100 kuncar removed outdated comment
Tue, 29 Nov 2011 22:45:21 +0100 wenzelm more conventional file name;
less more (0) tip