src/HOL/Tools/Lifting/lifting_info.ML
Sun, 30 Sep 2018 12:33:42 +0200 wenzelm tuned -- eliminated clone;
Wed, 10 Jan 2018 15:25:09 +0100 nipkow ran isabelle update_op on all sources
Sat, 02 May 2015 13:58:06 +0200 kuncar reorder some steps in the construction to support mutual datatypes
Mon, 06 Apr 2015 17:06:48 +0200 wenzelm @{command_spec} is superseded by @{command_keyword};
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Mon, 03 Nov 2014 14:50:27 +0100 wenzelm eliminated unused int_only flag (see also c12484a27367);
Wed, 29 Oct 2014 15:02:29 +0100 wenzelm modernized setup;
Sat, 16 Aug 2014 20:27:51 +0200 wenzelm updated to named_theorems;
Thu, 24 Jul 2014 20:21:34 +0200 kuncar store explicitly quotient types with no_code => more precise registration of code equations
Thu, 10 Apr 2014 17:48:15 +0200 kuncar more appropriate name (Lifting.invariant -> eq_onp)
Thu, 10 Apr 2014 17:48:14 +0200 kuncar left_total and left_unique rules are now transfer rules (cleaner solution, reflexvity_rule attribute not needed anymore)
Sat, 22 Mar 2014 21:40:19 +0100 wenzelm more antiquotations;
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
Tue, 18 Feb 2014 23:03:47 +0100 kuncar implement the reflexivity prover as a monotonicity prover that proves R >= op=; derive "reflexivity" rules for relators from mono rules and eq rules
Fri, 20 Sep 2013 17:08:08 +0200 kuncar make SML/NJ happy
Tue, 17 Sep 2013 15:49:11 +0200 kuncar correct merging of restore data
Mon, 16 Sep 2013 15:30:17 +0200 kuncar restoring Transfer/Lifting context
Mon, 16 Sep 2013 11:54:57 +0200 kuncar make ML function for deleting quotients public
Thu, 29 Aug 2013 20:15:13 +0200 kuncar make SML/NJ happy
Wed, 28 Aug 2013 14:37:35 +0200 kuncar use only one data slot; rename print_quotmaps to print_quot_maps; tuned
Wed, 15 May 2013 12:10:39 +0200 kuncar stronger reflexivity prover
Thu, 14 Mar 2013 13:57:44 +0100 wenzelm proper use of "member", without embarking on delicate questions about SML equality types;
Thu, 14 Mar 2013 13:52:22 +0100 wenzelm made SML/NJ happy;
Fri, 08 Mar 2013 13:14:23 +0100 kuncar lift_definition and setup_lifting generate parametric transfer rules if parametricity theorems are provided
Mon, 26 Nov 2012 14:20:51 +0100 kuncar generate a parameterized correspondence relation
Thu, 24 May 2012 14:20:23 +0200 kuncar prove reflexivity also for the quotient composition relation; reflp_preserve renamed to reflexivity_rule
Mon, 21 May 2012 16:36:48 +0200 kuncar quot_del attribute, it allows us to deregister quotient types
Wed, 16 May 2012 19:15:45 +0200 kuncar infrastructure that makes possible to prove that a relation is reflexive
Thu, 26 Apr 2012 21:58:16 +0200 kuncar added a basic sanity check for quot_map
Thu, 26 Apr 2012 12:01:58 +0200 kuncar use a quot_map theorem attribute instead of the complicated map attribute
Fri, 20 Apr 2012 18:29:21 +0200 kuncar hide the invariant constant for relators: invariant_commute infrastracture
Tue, 03 Apr 2012 16:26:48 +0200 kuncar new package Lifting - initial commit
less more (0) tip