Wed, 07 Dec 2011 14:00:02 +0000 |
Christian Urban |
added a specific tactic and method that deal with partial equivalence relations
|
file |
diff |
annotate
|
Thu, 24 Nov 2011 21:01:06 +0100 |
wenzelm |
modernized some old-style infix operations, which were left over from the time of ML proof scripts;
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 12:01:21 +0000 |
Christian Urban |
more use of global operations (see 98ec8b51af9c)
|
file |
diff |
annotate
|
Thu, 27 Oct 2011 20:26:38 +0200 |
wenzelm |
simplified/standardized signatures;
|
file |
diff |
annotate
|
Fri, 19 Aug 2011 10:23:16 +0900 |
Cezary Kaliszyk |
Quotient Package: Regularization: do not fail if no progress is made, leave the subgoal to the user. Injection: try assumptions before extensionality to avoid looping.
|
file |
diff |
annotate
|
Wed, 20 Jul 2011 16:14:49 +0200 |
Cezary Kaliszyk |
Quotient Package: handle Bound variables in rep_abs_rsp_tac not only at top-level of the goal
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 20:39:41 +0200 |
wenzelm |
simplified/unified Simplifier.mk_solver;
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 23:12:02 +0200 |
wenzelm |
renamed Drule.instantiate to Drule.instantiate_normalize to emphasize its meaning as opposed to plain Thm.instantiate;
|
file |
diff |
annotate
|
Sat, 16 Apr 2011 16:15:37 +0200 |
wenzelm |
modernized structure Proof_Context;
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 21:26:49 +0100 |
wenzelm |
do not open ML structures;
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 15:35:00 +0100 |
wenzelm |
more precise parentheses and indentation;
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 14:58:15 +0100 |
wenzelm |
comments;
|
file |
diff |
annotate
|
Fri, 17 Dec 2010 17:08:56 +0100 |
wenzelm |
renamed structure MetaSimplifier to raw_Simplifer, to emphasize its meaning;
|
file |
diff |
annotate
|
Wed, 01 Dec 2010 13:09:08 +0100 |
wenzelm |
just one Term.dest_funT;
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 17:01:15 +0100 |
haftmann |
map_fun combinator in theory Fun
|
file |
diff |
annotate
|
Tue, 09 Nov 2010 14:02:14 +0100 |
haftmann |
slightly changed fun_map_def
|
file |
diff |
annotate
|
Mon, 30 Aug 2010 09:35:30 +0200 |
haftmann |
merged
|
file |
diff |
annotate
|
Sat, 28 Aug 2010 16:14:32 +0200 |
haftmann |
formerly unnamed infix equality now named HOL.eq
|
file |
diff |
annotate
|
Mon, 30 Aug 2010 15:52:09 +0900 |
Cezary Kaliszyk |
Quotient Package: dont unfold mem_def, use rsp and prs instead
|
file |
diff |
annotate
|
Sat, 28 Aug 2010 21:17:25 +0800 |
Christian Urban |
quotient package: added a list of pre-simplification rules for Ball, Bex and mem
|
file |
diff |
annotate
|
Sat, 28 Aug 2010 20:24:40 +0800 |
Christian Urban |
quotient package: lemmas to be lifted and descended can be pre-simplified
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 18:46:22 +0200 |
wenzelm |
merged
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 20:04:49 +0800 |
Christian Urban |
tuned code
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 18:26:58 +0800 |
Christian Urban |
quotient package: deal correctly with frees in lifted theorems
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 18:36:22 +0200 |
wenzelm |
renamed Simplifier.simproc(_i) to Simplifier.simproc_global(_i) to emphasize that this is not the real thing;
|
file |
diff |
annotate
|
Tue, 24 Aug 2010 22:38:45 +0800 |
Christian Urban |
use matching of types than just equality - this is needed in nominal to cope with type variables
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 14:01:25 +0800 |
Christian Urban |
use a smaller simpset in order to not solve refl-instances
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 12:58:03 +0800 |
Christian Urban |
allow for pre-simplification of lifted theorems
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 10:45:53 +0800 |
Christian Urban |
changed to a more convenient argument order
|
file |
diff |
annotate
|
Wed, 11 Aug 2010 13:30:24 +0800 |
Christian Urban |
deleted duplicate lemma
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 16:19:24 +0200 |
haftmann |
tuned titles
|
file |
diff |
annotate
|
Tue, 29 Jun 2010 01:38:29 +0100 |
Christian Urban |
separated the lifting and descending procedures in the quotient package
|
file |
diff |
annotate
|
Mon, 28 Jun 2010 16:20:39 +0100 |
Christian Urban |
separation of translations in derive_qtrm / derive_rtrm (similarly for types)
|
file |
diff |
annotate
|
Mon, 28 Jun 2010 09:48:36 +0200 |
Cezary Kaliszyk |
Quotient package reverse lifting
|
file |
diff |
annotate
|
Mon, 28 Jun 2010 07:38:39 +0200 |
Cezary Kaliszyk |
Add reverse lifting flag to automated theorem derivation
|
file |
diff |
annotate
|
Sat, 26 Jun 2010 08:23:40 +0100 |
Christian Urban |
streamlined the generation of quotient theorems out of raw theorems
|
file |
diff |
annotate
|
Wed, 23 Jun 2010 08:44:44 +0200 |
Cezary Kaliszyk |
Quotient package now uses Partial Equivalence instead place of equivalence
|
file |
diff |
annotate
|
Sat, 15 May 2010 21:50:05 +0200 |
wenzelm |
less pervasive names from structure Thm;
|
file |
diff |
annotate
|
Sat, 15 May 2010 17:59:06 +0200 |
wenzelm |
incorporated further conversions and conversionals, after some minor tuning;
|
file |
diff |
annotate
|
Wed, 12 May 2010 11:30:18 +0200 |
Cezary Kaliszyk |
Remove RANGE_WARN
|
file |
diff |
annotate
|
Mon, 03 May 2010 20:13:36 +0200 |
wenzelm |
renamed Thm.freezeT to Thm.legacy_freezeT -- it is based on Type.legacy_freeze;
|
file |
diff |
annotate
|
Tue, 20 Apr 2010 14:55:53 +0200 |
Cezary Kaliszyk |
eta-normalize the goal since the original theorem is atomized
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 14:48:46 +0100 |
Cezary Kaliszyk |
Automated lifting can be restricted to specific quotient types
|
file |
diff |
annotate
|
Fri, 19 Mar 2010 06:14:37 +0100 |
Cezary Kaliszyk |
Check that argument is not a 'Bound' before calling fastype_of.
|
file |
diff |
annotate
|
Sun, 14 Mar 2010 14:36:56 +0100 |
wenzelm |
tuned comment;
|
file |
diff |
annotate
|
Sun, 14 Mar 2010 14:31:24 +0100 |
wenzelm |
observe standard header format;
|
file |
diff |
annotate
|
Sun, 07 Mar 2010 12:19:47 +0100 |
wenzelm |
modernized structure Object_Logic;
|
file |
diff |
annotate
|
Fri, 19 Feb 2010 13:54:19 +0100 |
Cezary Kaliszyk |
Initial version of HOL quotient package.
|
file |
diff |
annotate
|