src/HOL/Tools/Lifting/lifting_util.ML
Tue, 04 Jun 2019 17:04:25 +0200 wenzelm unused;
Tue, 04 Jun 2019 15:14:56 +0200 wenzelm misc tuning and clarification, notably wrt. flow of context;
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Fri, 23 Feb 2018 19:53:39 +0100 wenzelm removed unused clone of (map o apsnd);
Fri, 23 Feb 2018 19:25:37 +0100 wenzelm added HOLogic.mk_obj_eq convenience and eliminated some clones;
Fri, 23 Feb 2018 17:59:57 +0100 wenzelm tuned -- use existing Morphism.instantiate_morphism;
Fri, 23 Feb 2018 14:32:59 +0100 wenzelm tuned signature -- eliminated clones;
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);
Fri, 05 Dec 2014 14:14:36 +0100 kuncar Workaround that allows us to execute lifted constants that have as a return type a datatype containing a subtype
Tue, 18 Nov 2014 16:19:57 +0100 kuncar useful function
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Thu, 06 Mar 2014 15:40:33 +0100 blanchet renamed 'fun_rel' to 'rel_fun'
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 14:32:05 +0100 kuncar all_args_conv works also for zero arguments
Wed, 12 Feb 2014 18:32:55 +0100 kuncar Lifting: support a type variable as a raw type
Mon, 16 Sep 2013 15:30:17 +0200 kuncar restoring Transfer/Lifting context
Wed, 07 Aug 2013 15:40:29 +0200 kuncar expand equalities in the transfer relation in transfer_prover if the relation doesn't follow the functional structure
Fri, 08 Mar 2013 13:14:23 +0100 kuncar lift_definition and setup_lifting generate parametric transfer rules if parametricity theorems are provided
Thu, 28 Feb 2013 16:54:52 +0100 wenzelm just one HOLogic.Trueprop_conv, with regular exception CTERM;
Mon, 26 Nov 2012 14:20:36 +0100 kuncar quot_thm_crel
Mon, 26 Nov 2012 14:15:48 +0100 kuncar add option_fold
Mon, 21 May 2012 16:36:48 +0200 kuncar quot_del attribute, it allows us to deregister quotient types
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 18:42:03 +0200 kuncar added useful Trueprop_conv
Mon, 23 Apr 2012 17:18:18 +0200 kuncar move MRSL to a separate file
less more (0) tip