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)
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 08:35:57 +0100 |
blanchet |
renamed '{prod,sum,bool,unit}_case' to 'case_...'
|
file |
diff |
annotate
|
Mon, 23 Apr 2012 17:18:18 +0200 |
kuncar |
move MRSL to a separate file
|
file |
diff |
annotate
|
Tue, 17 Apr 2012 14:56:38 +0200 |
kuncar |
go back to the explicit compisition of quotient theorems
|
file |
diff |
annotate
|
Tue, 03 Apr 2012 16:26:48 +0200 |
kuncar |
new package Lifting - initial commit
|
file |
diff |
annotate
|
Fri, 23 Mar 2012 22:00:17 +0100 |
kuncar |
use Thm.transfer for thms stored in generic context data storage
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 23 Mar 2012 14:21:41 +0100 |
kuncar |
simplified code of generation of aggregate relations
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 09 Dec 2011 14:14:37 +0100 |
kuncar |
make ctxt the first parameter
|
file |
diff |
annotate
|
Fri, 09 Dec 2011 14:12:02 +0100 |
kuncar |
context/theory parametres tuned
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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);
|
file |
diff |
annotate
|
Thu, 27 Oct 2011 21:02:10 +0200 |
wenzelm |
localized quotient data;
|
file |
diff |
annotate
|
Thu, 27 Oct 2011 20:26:38 +0200 |
wenzelm |
simplified/standardized signatures;
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 23 Aug 2011 03:34:17 +0900 |
Cezary Kaliszyk |
Quotient Package: some infrastructure for lifting inside sets
|
file |
diff |
annotate
|
Sat, 16 Apr 2011 16:15:37 +0200 |
wenzelm |
modernized structure Proof_Context;
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 21:26:49 +0100 |
wenzelm |
do not open ML structures;
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 15:35:00 +0100 |
wenzelm |
more precise parentheses and indentation;
|
file |
diff |
annotate
|
Thu, 28 Oct 2010 22:11:06 +0200 |
wenzelm |
handle Type.TYPE_MATCH, not arbitrary exceptions via MATCH_TYPE variable;
|
file |
diff |
annotate
|
Sat, 28 Aug 2010 16:14:32 +0200 |
haftmann |
formerly unnamed infix equality now named HOL.eq
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 10:56:46 +0200 |
haftmann |
formerly unnamed infix conjunction and disjunction now named HOL.conj and HOL.disj
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 20:04:49 +0800 |
Christian Urban |
tuned code
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 10:45:53 +0800 |
Christian Urban |
changed to a more convenient argument order
|
file |
diff |
annotate
|