| Sat, 22 Mar 2014 18:19:57 +0100 |
wenzelm |
more antiquotations;
|
file |
diff |
annotate
|
| Thu, 06 Mar 2014 15:40:33 +0100 |
blanchet |
renamed 'fun_rel' to 'rel_fun'
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| Tue, 31 Dec 2013 14:29:16 +0100 |
wenzelm |
proper context for norm_hhf and derived operations;
|
file |
diff |
annotate
|
| Sat, 14 Dec 2013 17:28:05 +0100 |
wenzelm |
proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
|
file |
diff |
annotate
|
| Mon, 16 Sep 2013 11:54:57 +0200 |
kuncar |
public access to the raw transfer rules - for restoring transferring
|
file |
diff |
annotate
|
| Thu, 22 Aug 2013 17:19:51 +0200 |
kuncar |
delete corresponding compound lhs and rhs when a transfer rule is deleted; tuned
|
file |
diff |
annotate
|
| Thu, 22 Aug 2013 17:19:44 +0200 |
kuncar |
publish a private function
|
file |
diff |
annotate
|
| 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)
|
file |
diff |
annotate
|
| Fri, 16 Aug 2013 21:28:05 +0200 |
wenzelm |
standardized aliases;
|
file |
diff |
annotate
|
| Wed, 07 Aug 2013 15:40:59 +0200 |
kuncar |
contract equalities in transfer and transfer domain rules when they are registered
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| Mon, 10 Jun 2013 06:08:12 -0700 |
huffman |
implement 'untransferred' attribute, which is like 'transferred' but works in the opposite direction
|
file |
diff |
annotate
|
| Sat, 08 Jun 2013 19:40:19 -0700 |
huffman |
implement 'transferred' attribute for transfer package, with support for monotonicity of !!/==>
|
file |
diff |
annotate
|
| Wed, 15 May 2013 12:13:38 +0200 |
kuncar |
abstract equalities only in a correspondence relation in a transfer domain rule
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| Mon, 13 May 2013 12:13:24 +0200 |
kuncar |
publish a private function
|
file |
diff |
annotate
|
| Sat, 16 Mar 2013 20:51:23 +0100 |
kuncar |
fixing transfer tactic - unfold fully identity relation by using relator_eq
|
file |
diff |
annotate
|
| Fri, 08 Mar 2013 13:14:23 +0100 |
kuncar |
lift_definition and setup_lifting generate parametric transfer rules if parametricity theorems are provided
|
file |
diff |
annotate
|
| Thu, 28 Feb 2013 16:54:52 +0100 |
wenzelm |
just one HOLogic.Trueprop_conv, with regular exception CTERM;
|
file |
diff |
annotate
|
| Wed, 24 Oct 2012 18:43:25 +0200 |
huffman |
transfer package: error message if preprocessing goal to object-logic formula fails
|
file |
diff |
annotate
|
| Wed, 24 Oct 2012 18:43:25 +0200 |
huffman |
transfer package: add test to prevent trying to make cterms from open terms
|
file |
diff |
annotate
|
| Wed, 24 Oct 2012 18:43:25 +0200 |
huffman |
transfer package: more flexible handling of equality relations using is_equality predicate
|
file |
diff |
annotate
|
| Thu, 27 Sep 2012 20:30:30 +0200 |
kuncar |
new get function for non-symmetric relator_eq & tuned
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| Fri, 01 Jun 2012 11:54:34 +0200 |
huffman |
unify theory-data structures for transfer package
|
file |
diff |
annotate
|
| Fri, 27 Apr 2012 17:14:13 +0200 |
huffman |
allow transfer tactic to leave extra unsolved subgoals if transfer rules are missing
|
file |
diff |
annotate
|