History log of /seL4-l4v-master/isabelle/src/HOL/Tools/Lifting/lifting_util.ML
Revision Date Author Comments
# a9748acb 04-Jun-2019 wenzelm <none@none>

unused;


# 0c041064 04-Jun-2019 wenzelm <none@none>

misc tuning and clarification, notably wrt. flow of context;


# a4bab154 04-Jan-2019 wenzelm <none@none>

isabelle update -u control_cartouches;


# d4143997 23-Feb-2018 wenzelm <none@none>

removed unused clone of (map o apsnd);
removed unused variant of HOLogic.mk_obj_eq;


# fcc9e542 23-Feb-2018 wenzelm <none@none>

added HOLogic.mk_obj_eq convenience and eliminated some clones;


# 1d612486 23-Feb-2018 wenzelm <none@none>

tuned -- use existing Morphism.instantiate_morphism;


# da0ee773 23-Feb-2018 wenzelm <none@none>

tuned signature -- eliminated clones;


# 9a9cf694 05-Jul-2015 wenzelm <none@none>

simplified Thm.instantiate and derivatives: the LHS refers to non-certified variables -- this merely serves as index into already certified structures (or is ignored);


# 34035ccd 04-Mar-2015 wenzelm <none@none>

tuned signature -- prefer qualified names;


# 75b699bc 05-Dec-2014 kuncar <none@none>

Workaround that allows us to execute lifted constants that have as a return type a datatype containing a subtype


# 70408835 18-Nov-2014 kuncar <none@none>

useful function


# b9ba5739 06-Mar-2014 blanchet <none@none>

renamed 'fun_rel' to 'rel_fun'


# 1247c4d5 25-Feb-2014 kuncar <none@none>

rewrite composition of quotients to a more readable form in a respectfulness goal that is presented to a user


# e310b784 13-Feb-2014 kuncar <none@none>

all_args_conv works also for zero arguments


# b6d809b0 12-Feb-2014 kuncar <none@none>

Lifting: support a type variable as a raw type


# 308ade1d 16-Sep-2013 kuncar <none@none>

restoring Transfer/Lifting context


# 4378c6f4 07-Aug-2013 kuncar <none@none>

expand equalities in the transfer relation in transfer_prover if the relation doesn't follow the functional structure


# f2065d73 08-Mar-2013 kuncar <none@none>

lift_definition and setup_lifting generate parametric transfer rules if parametricity theorems are provided


# 6a841933 28-Feb-2013 wenzelm <none@none>

just one HOLogic.Trueprop_conv, with regular exception CTERM;
tuned;


# 74daa32a 26-Nov-2012 kuncar <none@none>

quot_thm_crel


# 4318beec 26-Nov-2012 kuncar <none@none>

add option_fold


# eaf277a6 21-May-2012 kuncar <none@none>

quot_del attribute, it allows us to deregister quotient types


# 09bb30ca 25-Apr-2012 kuncar <none@none>

use a quot_map theorem attribute instead of the complicated map attribute


# ef882934 23-Apr-2012 kuncar <none@none>

added useful Trueprop_conv


# a7ace5a5 23-Apr-2012 kuncar <none@none>

move MRSL to a separate file