src/HOL/Tools/transfer.ML
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
Fri, 27 Apr 2012 14:07:31 +0200 huffman implement transfer tactic with more scalable forward proof methods
Sat, 21 Apr 2012 20:52:33 +0200 huffman enable variant of transfer method that proves an implication instead of an equivalence
Fri, 20 Apr 2012 22:49:40 +0200 huffman rename 'correspondence' method to 'transfer_prover'
Fri, 20 Apr 2012 10:18:08 +0200 huffman make correspondence tactic more robust by replacing lhs with schematic variable before applying intro rules
Thu, 19 Apr 2012 11:52:07 +0200 huffman use simpler method for preserving bound variable names in transfer tactic
Wed, 18 Apr 2012 17:44:39 +0200 huffman add option to transfer method for specifying variables not to generalize over
Tue, 17 Apr 2012 14:00:09 +0200 huffman make transfer method more deterministic by using SOLVED' on some subgoals
Tue, 17 Apr 2012 11:03:08 +0200 huffman add theory data for relator identity rules;
less more (0) -50 -30 tip