src/HOL/Tools/Lifting/lifting_term.ML
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Mon, 27 Jul 2015 17:44:55 +0200 wenzelm tuned signature;
Sun, 05 Jul 2015 15:02:30 +0200 wenzelm simplified Thm.instantiate and derivatives: the LHS refers to non-certified variables -- this merely serves as index into already certified structures (or is ignored);
Sun, 03 May 2015 14:35:48 +0200 wenzelm make SML/NJ more happy;
Tue, 18 Nov 2014 16:19:57 +0100 kuncar parametrize liting of terms by quotients
Tue, 18 Nov 2014 16:19:57 +0100 kuncar generalize prove_schematic_quot_thm
Sun, 29 Mar 2015 23:08:03 +0200 wenzelm clarified equality of formal entities;
Fri, 06 Mar 2015 23:38:59 +0100 wenzelm clarified context;
Fri, 06 Mar 2015 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
Wed, 04 Mar 2015 22:05:01 +0100 wenzelm clarified signature;
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Tue, 10 Feb 2015 14:48:26 +0100 wenzelm proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
Thu, 24 Jul 2014 20:21:34 +0200 kuncar store explicitly quotient types with no_code => more precise registration of code equations
Tue, 25 Feb 2014 15:02:19 +0100 kuncar rewrite composition of quotients to a more readable form in a respectfulness goal that is presented to a user
Thu, 13 Feb 2014 15:51:54 +0100 kuncar more precise descripiton
Thu, 13 Feb 2014 14:32:04 +0100 kuncar don't catch QOUT_THM_INTERNAL from the recursive call of parametrize_relation_conv
Wed, 12 Feb 2014 18:32:55 +0100 kuncar Lifting: support a type variable as a raw type
Wed, 08 Jan 2014 16:59:57 +0100 kuncar ensure that schematic type variables are fresh in rty
Wed, 08 Jan 2014 12:05:42 +0100 kuncar ensure that the raw type of an abstract type cannot be treated as an abstract type recursively
Mon, 14 Oct 2013 15:01:41 +0200 kuncar update documentation of important public ML functions in Lifting
Mon, 16 Sep 2013 15:30:17 +0200 kuncar restoring Transfer/Lifting context
Wed, 28 Aug 2013 14:37:35 +0200 kuncar use only one data slot; rename print_quotmaps to print_quot_maps; tuned
Fri, 08 Mar 2013 13:14:23 +0100 kuncar lift_definition and setup_lifting generate parametric transfer rules if parametricity theorems are provided
Thu, 29 Nov 2012 17:54:20 +0100 kuncar parametrized correspondence relation: more robust procedure - don't ignore sorts; tuned
Mon, 26 Nov 2012 14:20:51 +0100 kuncar generate a parameterized correspondence relation
Mon, 21 May 2012 16:36:48 +0200 kuncar quot_del attribute, it allows us to deregister quotient types
Wed, 02 May 2012 19:02:16 +0200 kuncar resolved maxidx bug
Wed, 02 May 2012 18:26:10 +0200 kuncar documentation of the Lifting package on the ML level & tuned
Thu, 26 Apr 2012 12:03:11 +0200 kuncar support Quotient map theorems with invariant parameters
Thu, 26 Apr 2012 12:01:58 +0200 kuncar use a quot_map theorem attribute instead of the complicated map attribute
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
Fri, 06 Apr 2012 14:39:27 +0200 huffman more robust generation of quotient rules using tactics
Fri, 06 Apr 2012 10:37:46 +0200 huffman add function dest_Quotient
Thu, 05 Apr 2012 23:22:54 +0200 kuncar detect incorrect situations; better error messages; sanity check for quot_thm in setup_lifting_infr
Wed, 04 Apr 2012 13:41:38 +0200 huffman prove_quot_theorem fixes types
Tue, 03 Apr 2012 16:26:48 +0200 kuncar new package Lifting - initial commit
less more (0) tip