src/HOL/Tools/transfer.ML
Sat, 22 Mar 2014 18:19:57 +0100 wenzelm more antiquotations;
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
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
Tue, 31 Dec 2013 14:29:16 +0100 wenzelm proper context for norm_hhf and derived operations;
Sat, 14 Dec 2013 17:28:05 +0100 wenzelm proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
Mon, 16 Sep 2013 11:54:57 +0200 kuncar public access to the raw transfer rules - for restoring transferring
Thu, 22 Aug 2013 17:19:51 +0200 kuncar delete corresponding compound lhs and rhs when a transfer rule is deleted; tuned
Thu, 22 Aug 2013 17:19:44 +0200 kuncar publish a private function
Wed, 21 Aug 2013 16:51:50 +0200 kuncar double check that lhs or rhs really matches a subterm in a goal when creating a hole in a skeleton (Net.net does only rough matching)
Fri, 16 Aug 2013 21:28:05 +0200 wenzelm standardized aliases;
Wed, 07 Aug 2013 15:40:59 +0200 kuncar contract equalities in transfer and transfer domain rules when they are registered
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
Mon, 10 Jun 2013 06:08:12 -0700 huffman implement 'untransferred' attribute, which is like 'transferred' but works in the opposite direction
Sat, 08 Jun 2013 19:40:19 -0700 huffman implement 'transferred' attribute for transfer package, with support for monotonicity of !!/==>
Wed, 15 May 2013 12:13:38 +0200 kuncar abstract equalities only in a correspondence relation in a transfer domain rule
Mon, 13 May 2013 13:59:04 +0200 kuncar better support for domains in Lifting/Transfer = replace Domainp T by the actual invariant in a transferred goal
Mon, 13 May 2013 12:13:24 +0200 kuncar try to detect assumptions of transfer rules that are in a shape of a transfer rule
Mon, 13 May 2013 12:13:24 +0200 kuncar publish a private function
Sat, 16 Mar 2013 20:51:23 +0100 kuncar fixing transfer tactic - unfold fully identity relation by using relator_eq
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;
Wed, 24 Oct 2012 18:43:25 +0200 huffman transfer package: error message if preprocessing goal to object-logic formula fails
Wed, 24 Oct 2012 18:43:25 +0200 huffman transfer package: add test to prevent trying to make cterms from open terms
Wed, 24 Oct 2012 18:43:25 +0200 huffman transfer package: more flexible handling of equality relations using is_equality predicate
Thu, 27 Sep 2012 20:30:30 +0200 kuncar new get function for non-symmetric relator_eq & tuned
Sat, 02 Jun 2012 08:27:29 +0200 huffman transfer method now handles transfer rules for compound terms, e.g. locale-defined constants with hidden parameters
Fri, 01 Jun 2012 11:55:06 +0200 huffman transfer method now avoids generalizing over free variables that are known to appear in registered transfer rules
Fri, 01 Jun 2012 11:54:34 +0200 huffman unify theory-data structures for transfer package
Fri, 27 Apr 2012 17:14:13 +0200 huffman allow transfer tactic to leave extra unsolved subgoals if transfer rules are missing
less more (0) -50 -30 tip