Wed, 13 Jun 2007 00:02:02 +0200 |
wenzelm |
renamed map to map_current;
|
changeset |
files
|
Wed, 13 Jun 2007 00:02:01 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 13 Jun 2007 00:02:00 +0200 |
wenzelm |
removed unused is_atomic;
|
changeset |
files
|
Wed, 13 Jun 2007 00:01:59 +0200 |
wenzelm |
renamed prove_raw to prove_internal;
|
changeset |
files
|
Wed, 13 Jun 2007 00:01:58 +0200 |
wenzelm |
merge/merge_refs: plain error instead of exception TERM;
|
changeset |
files
|
Wed, 13 Jun 2007 00:01:57 +0200 |
wenzelm |
Context positions.
|
changeset |
files
|
Wed, 13 Jun 2007 00:01:56 +0200 |
wenzelm |
added context_position.ML;
|
changeset |
files
|
Wed, 13 Jun 2007 00:01:54 +0200 |
wenzelm |
renamed Goal.prove_raw to Goal.prove_internal;
|
changeset |
files
|
Wed, 13 Jun 2007 00:01:51 +0200 |
wenzelm |
Method.Basic: include position;
|
changeset |
files
|
Wed, 13 Jun 2007 00:01:41 +0200 |
wenzelm |
tuned proofs: avoid implicit prems;
|
changeset |
files
|
Wed, 13 Jun 2007 00:01:38 +0200 |
wenzelm |
Basic text: include position;
|
changeset |
files
|
Tue, 12 Jun 2007 23:39:02 +0200 |
huffman |
thm antiquotations
|
changeset |
files
|
Tue, 12 Jun 2007 23:14:29 +0200 |
huffman |
add lemma inj_of_nat
|
changeset |
files
|
Tue, 12 Jun 2007 21:59:40 +0200 |
huffman |
thm antiquotations
|
changeset |
files
|
Tue, 12 Jun 2007 20:49:56 +0200 |
chaieb |
Unfortunately needed patch due to incompatibility with SML -- oo is infix and hence can not appear on the left handside of patterns
|
changeset |
files
|
Tue, 12 Jun 2007 20:49:50 +0200 |
chaieb |
changed int stuff into integer for SMLNJ compatibility
|
changeset |
files
|
Tue, 12 Jun 2007 17:20:30 +0200 |
huffman |
more of_rat lemmas
|
changeset |
files
|
Tue, 12 Jun 2007 17:04:26 +0200 |
huffman |
add function of_rat and related lemmas
|
changeset |
files
|
Tue, 12 Jun 2007 12:00:03 +0200 |
chaieb |
turned curry (op opr) into curry op opr --- because of smlnj
|
changeset |
files
|
Tue, 12 Jun 2007 11:01:16 +0200 |
wenzelm |
De-overloaded operations for int and real.
|
changeset |
files
|
Tue, 12 Jun 2007 11:00:18 +0200 |
wenzelm |
SML basis with type int representing proper integers, not machine words.
|
changeset |
files
|
Tue, 12 Jun 2007 10:40:44 +0200 |
chaieb |
Tuned proofs : now use 'algebra ad: ...'
|
changeset |
files
|
Tue, 12 Jun 2007 10:15:58 +0200 |
chaieb |
cooper_tac takes now two lists of theorems to be added/deleted from the simpset dor pre-simplification
|
changeset |
files
|
Tue, 12 Jun 2007 10:15:52 +0200 |
chaieb |
changed val restriction to local due to smlnj
|
changeset |
files
|
Tue, 12 Jun 2007 10:15:48 +0200 |
chaieb |
Changed normalizer Data to contain a simpset besides the list of instances; Before the method starts, it simplifies with this simpset; Added attribute 'algebra' to add and delete theorems from the simpset above;
|
changeset |
files
|
Tue, 12 Jun 2007 10:15:45 +0200 |
chaieb |
Added algebra_tac; tuned;
|
changeset |
files
|
Tue, 12 Jun 2007 10:15:40 +0200 |
chaieb |
Method now takes theorems to be added or deleted from a simpset for simplificatio before the core method starts
|
changeset |
files
|
Tue, 12 Jun 2007 10:15:32 +0200 |
chaieb |
algebra_tac moved to file Tools/Groebner_Basis/groebner.ML; Method now takes theorems to be added or deleted from a simpset for simplificatio *before* the core method starts
|
changeset |
files
|