src/HOL/Tools/Quotient/quotient_term.ML
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)
Wed, 12 Feb 2014 08:35:57 +0100 blanchet renamed '{prod,sum,bool,unit}_case' to 'case_...'
Mon, 23 Apr 2012 17:18:18 +0200 kuncar move MRSL to a separate file
Tue, 17 Apr 2012 14:56:38 +0200 kuncar go back to the explicit compisition of quotient theorems
Tue, 03 Apr 2012 16:26:48 +0200 kuncar new package Lifting - initial commit
Fri, 23 Mar 2012 22:00:17 +0100 kuncar use Thm.transfer for thms stored in generic context data storage
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:21:41 +0100 kuncar simplified code of generation of aggregate relations
Sun, 05 Feb 2012 07:05:34 +0100 Cezary Kaliszyk Make automatic derivation of raw/quotient types more greedy to allow descending and quot_lifted for compound quotients.
Fri, 09 Dec 2011 14:14:37 +0100 kuncar make ctxt the first parameter
Fri, 09 Dec 2011 14:12:02 +0100 kuncar context/theory parametres tuned
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
Fri, 25 Nov 2011 00:18:59 +0000 Christian Urban in a local context, also the free variable case needs to be analysed default tip
Thu, 17 Nov 2011 14:35:32 +0100 bulwahn adding database of abs and rep terms to the quotient package; registering abs and rep terms in quotient_type and using them in quotient_definition
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);
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 13:52:31 +0200 bulwahn respecting isabelle's programming style in the quotient package by simplifying qconsts_lookup function for data access; removing odd NotFound exception
Thu, 27 Oct 2011 13:50:55 +0200 bulwahn respecting isabelle's programming style in the quotient package by simplifying map_lookup function for data access
Thu, 27 Oct 2011 13:50:54 +0200 bulwahn respecting isabelle's programming style in the quotient package by simplifying quotdata_lookup function for data access
Tue, 23 Aug 2011 03:34:17 +0900 Cezary Kaliszyk Quotient Package: some infrastructure for lifting inside sets
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;
Thu, 28 Oct 2010 22:11:06 +0200 wenzelm handle Type.TYPE_MATCH, not arbitrary exceptions via MATCH_TYPE variable;
Sat, 28 Aug 2010 16:14:32 +0200 haftmann formerly unnamed infix equality now named HOL.eq
Fri, 27 Aug 2010 10:56:46 +0200 haftmann formerly unnamed infix conjunction and disjunction now named HOL.conj and HOL.disj
Wed, 25 Aug 2010 20:04:49 +0800 Christian Urban tuned code
Tue, 24 Aug 2010 22:38:45 +0800 Christian Urban use matching of types than just equality - this is needed in nominal to cope with type variables
Sun, 22 Aug 2010 10:45:53 +0800 Christian Urban changed to a more convenient argument order
less more (0) -30 tip