Fri, 23 Feb 2001 16:31:21 +0100 |
oheimb |
renamed addaltern to addafter, addSaltern to addSafter
|
changeset |
files
|
Fri, 23 Feb 2001 16:31:18 +0100 |
oheimb |
removed performance leak for split_conv_tac (and corresponding safe wrapper)
|
changeset |
files
|
Thu, 22 Feb 2001 18:13:23 +0100 |
paulson |
subst method and a new section on rule, rule_tac, etc
|
changeset |
files
|
Thu, 22 Feb 2001 18:03:11 +0100 |
kleing |
removed unused constant
|
changeset |
files
|
Thu, 22 Feb 2001 11:47:35 +0100 |
kleing |
removed unused function
|
changeset |
files
|
Thu, 22 Feb 2001 11:31:31 +0100 |
paulson |
a PROPER tidy-up
|
changeset |
files
|
Thu, 22 Feb 2001 10:18:41 +0100 |
nipkow |
recoded function iter with the help of the while-combinator.
|
changeset |
files
|
Wed, 21 Feb 2001 15:21:15 +0100 |
paulson |
revisions in response to comments by Tobias
|
changeset |
files
|
Wed, 21 Feb 2001 12:57:55 +0100 |
paulson |
revisions in response to comments by Tobias
|
changeset |
files
|
Wed, 21 Feb 2001 12:07:00 +0100 |
oheimb |
added split_conv_tac (also to claset()) as an optimization
|
changeset |
files
|
Tue, 20 Feb 2001 18:53:28 +0100 |
oheimb |
made split_all_tac safe introducing safe_full_simp_tac, EXISTING PROOFS MAY FAIL
|
changeset |
files
|
Tue, 20 Feb 2001 18:48:34 +0100 |
oheimb |
simplified proofs for splitI and splitD, added splitD'
|
changeset |
files
|
Tue, 20 Feb 2001 18:47:34 +0100 |
oheimb |
made split_all_tac safe introducing safe_full_simp_tac, EXISTING PROOFS MAY FAIL
|
changeset |
files
|
Tue, 20 Feb 2001 18:47:32 +0100 |
oheimb |
corrected comments on addbefore and addSbefore
|
changeset |
files
|
Tue, 20 Feb 2001 18:47:30 +0100 |
oheimb |
added same_fstI
|
changeset |
files
|
Tue, 20 Feb 2001 18:47:29 +0100 |
oheimb |
simplified definition of wrapper bspec
|
changeset |
files
|
Tue, 20 Feb 2001 18:47:27 +0100 |
oheimb |
added image_cong to default congs of recdef
|
changeset |
files
|
Tue, 20 Feb 2001 18:47:25 +0100 |
oheimb |
added add_arith (just as hint by now)
|
changeset |
files
|
Tue, 20 Feb 2001 18:47:22 +0100 |
oheimb |
added rearrange_prems
|
changeset |
files
|
Tue, 20 Feb 2001 18:47:06 +0100 |
oheimb |
debugging: replaced gen_all by forall_elim_vars_safe
|
changeset |
files
|
Tue, 20 Feb 2001 13:23:58 +0100 |
nipkow |
*** empty log message ***
|
changeset |
files
|
Tue, 20 Feb 2001 11:27:04 +0100 |
nipkow |
*** empty log message ***
|
changeset |
files
|
Tue, 20 Feb 2001 10:37:12 +0100 |
nipkow |
*** empty log message ***
|
changeset |
files
|
Tue, 20 Feb 2001 10:18:26 +0100 |
nipkow |
*** empty log message ***
|
changeset |
files
|
Sat, 17 Feb 2001 10:43:53 +0100 |
nipkow |
*** empty log message ***
|
changeset |
files
|
Fri, 16 Feb 2001 18:51:19 +0100 |
paulson |
fixed the obvious errors Tobias found
|
changeset |
files
|
Fri, 16 Feb 2001 18:50:09 +0100 |
paulson |
Least_def now refers to LeastM
|
changeset |
files
|
Fri, 16 Feb 2001 13:47:06 +0100 |
paulson |
for the change to LEAST
|
changeset |
files
|
Fri, 16 Feb 2001 13:37:21 +0100 |
paulson |
Blast bug fix made old proof too slow
|
changeset |
files
|
Fri, 16 Feb 2001 13:29:07 +0100 |
paulson |
Blast bug fix: now always duplicates when applying a haz rule,
|
changeset |
files
|
Fri, 16 Feb 2001 13:27:56 +0100 |
paulson |
Blast bug fix made old proof too slow
|
changeset |
files
|
Fri, 16 Feb 2001 13:25:08 +0100 |
paulson |
Streamlining for the bug fix in Blast.
|
changeset |
files
|
Fri, 16 Feb 2001 08:27:17 +0100 |
nipkow |
*** empty log message ***
|
changeset |
files
|
Fri, 16 Feb 2001 08:10:28 +0100 |
nipkow |
*** empty log message ***
|
changeset |
files
|
Fri, 16 Feb 2001 06:46:20 +0100 |
nipkow |
*** empty log message ***
|
changeset |
files
|
Fri, 16 Feb 2001 00:36:21 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 15 Feb 2001 17:18:54 +0100 |
wenzelm |
eliminate get_def;
Isabelle99-2
|
changeset |
files
|
Thu, 15 Feb 2001 16:12:27 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 15 Feb 2001 16:07:57 +0100 |
oheimb |
Ord.thy/.ML converted to Isar
|
changeset |
files
|
Thu, 15 Feb 2001 16:01:47 +0100 |
oheimb |
moved inv_image to Relation
|
changeset |
files
|
Thu, 15 Feb 2001 16:01:34 +0100 |
oheimb |
supressed some warnings on identical proofstate
|
changeset |
files
|
Thu, 15 Feb 2001 16:01:22 +0100 |
oheimb |
Ord.thy/.ML converted to Isar
|
changeset |
files
|
Thu, 15 Feb 2001 16:01:07 +0100 |
oheimb |
moved wellorder_LeastI,wellorder_Least_le,wellorder_not_less_Least
|
changeset |
files
|
Thu, 15 Feb 2001 16:00:44 +0100 |
oheimb |
simplified proof of Least_mono
|
changeset |
files
|
Thu, 15 Feb 2001 16:00:42 +0100 |
oheimb |
added wellorder axclass
|
changeset |
files
|
Thu, 15 Feb 2001 16:00:40 +0100 |
oheimb |
moved inv_image to Relation
|
changeset |
files
|
Thu, 15 Feb 2001 16:00:38 +0100 |
oheimb |
moved wf_less from Nat.ML to NatDef.ML
|
changeset |
files
|
Thu, 15 Feb 2001 16:00:36 +0100 |
oheimb |
added nat as instance of new wellorder axclass
|
changeset |
files
|
Thu, 15 Feb 2001 16:00:35 +0100 |
oheimb |
Ord.thy/.ML converted to Isar
|
changeset |
files
|
Thu, 15 Feb 2001 15:56:51 +0100 |
oheimb |
added trial proof
|
changeset |
files
|
Thu, 15 Feb 2001 14:30:13 +0100 |
oheimb |
improved subst_RS
|
changeset |
files
|
Thu, 15 Feb 2001 13:07:03 +0100 |
oheimb |
added missiong word
|
changeset |
files
|
Thu, 15 Feb 2001 11:15:39 +0100 |
nipkow |
*** empty log message ***
|
changeset |
files
|
Thu, 15 Feb 2001 00:53:45 +0100 |
wenzelm |
index mod syntax;
|
changeset |
files
|
Wed, 14 Feb 2001 23:43:55 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 14 Feb 2001 23:42:45 +0100 |
wenzelm |
isatool install -k;
|
changeset |
files
|
Wed, 14 Feb 2001 23:18:47 +0100 |
wenzelm |
handle KDE version 1 or 2;
|
changeset |
files
|
Wed, 14 Feb 2001 23:17:53 +0100 |
wenzelm |
isatool install handles KDE version 1 or 2;
|
changeset |
files
|
Wed, 14 Feb 2001 20:45:35 +0100 |
oheimb |
removed whitespace
|
changeset |
files
|
Wed, 14 Feb 2001 20:44:59 +0100 |
oheimb |
supressed some warnings on identical proofstate
|
changeset |
files
|