src/HOL/Tools/Lifting/lifting_setup.ML
Fri, 05 Dec 2014 14:14:36 +0100 kuncar note theorems by Local_Theory.notes (it is faster); make note of the generated theorems optional
Mon, 06 Apr 2015 17:06:48 +0200 wenzelm @{command_spec} is superseded by @{command_keyword};
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.;
Fri, 06 Feb 2015 17:57:03 +0100 haftmann default abstypes and default abstract equations make technical (no_code) annotation superfluous
Wed, 28 Jan 2015 08:29:08 +0100 haftmann abstract code equation may also be default
Wed, 03 Dec 2014 15:22:27 +0100 wenzelm more robust bundle_name: avoid assumptions about identifier, keywords etc.;
Wed, 03 Dec 2014 14:04:38 +0100 wenzelm tuned signature;
Fri, 07 Nov 2014 16:36:55 +0100 wenzelm plain value Keywords.keywords, which might be used outside theory for bootstrap purposes;
Wed, 05 Nov 2014 20:20:57 +0100 wenzelm explicit type Keyword.keywords;
Thu, 21 Aug 2014 22:48:39 +0200 wenzelm tuned signature -- define some elementary operations earlier;
Tue, 19 Aug 2014 23:17:51 +0200 wenzelm tuned signature -- moved type src to Token, without aliases;
Tue, 12 Aug 2014 20:18:27 +0200 wenzelm tuned signature according to Scala version -- prefer explicit argument;
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;
Mon, 10 Mar 2014 21:40:39 +0100 wenzelm proper Args.syntax for slightly odd bundle trickery;
Mon, 10 Mar 2014 16:30:07 +0100 wenzelm clarified Args.src: more abstract type, position refers to name only;
Mon, 10 Mar 2014 15:04:01 +0100 wenzelm tuned signature -- prefer Name_Space.get with its builtin error;
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
Sat, 15 Feb 2014 00:11:17 +0100 kuncar abstract type must be a type constructor; check it
Mon, 14 Oct 2013 15:01:41 +0200 kuncar update documentation of important public ML functions in Lifting
Fri, 11 Oct 2013 18:36:51 +0200 kuncar don't allow parametricity theorem for typedefs in setup_lifting. The theorem is not used.
Fri, 20 Sep 2013 17:08:08 +0200 kuncar make SML/NJ happy
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
less more (0) -50 -30 tip