Wed, 23 Jul 1997 11:54:32 +0200 Now rename_params_rule merely issues warnings--and does nothing--if the
paulson [Wed, 23 Jul 1997 11:54:32 +0200] rev 3565
Now rename_params_rule merely issues warnings--and does nothing--if the renaming cannot be performed. Previously it raised a fatal error.
Wed, 23 Jul 1997 11:52:22 +0200 Now Datatype.occs_in_prems prints the necessary warning ITSELF.
paulson [Wed, 23 Jul 1997 11:52:22 +0200] rev 3564
Now Datatype.occs_in_prems prints the necessary warning ITSELF. It is also easier to invoke and even works if the induction variable is a parameter (rather than a free variable).
Wed, 23 Jul 1997 11:50:26 +0200 Uses new version of Datatype.occs_in_prems
paulson [Wed, 23 Jul 1997 11:50:26 +0200] rev 3563
Uses new version of Datatype.occs_in_prems
Wed, 23 Jul 1997 11:49:20 +0200 auto update
paulson [Wed, 23 Jul 1997 11:49:20 +0200] rev 3562
auto update
Wed, 23 Jul 1997 11:48:59 +0200 Removal of tactical STATE
paulson [Wed, 23 Jul 1997 11:48:59 +0200] rev 3561
Removal of tactical STATE
Wed, 23 Jul 1997 11:11:14 +0200 fixed polymorphic val;
wenzelm [Wed, 23 Jul 1997 11:11:14 +0200] rev 3560
fixed polymorphic val;
Wed, 23 Jul 1997 11:07:36 +0200 tuned congs: standard;
wenzelm [Wed, 23 Jul 1997 11:07:36 +0200] rev 3559
tuned congs: standard;
Wed, 23 Jul 1997 11:04:19 +0200 improved simp tracing;
wenzelm [Wed, 23 Jul 1997 11:04:19 +0200] rev 3558
improved simp tracing;
Wed, 23 Jul 1997 11:03:54 +0200 added simplification meta rules;
wenzelm [Wed, 23 Jul 1997 11:03:54 +0200] rev 3557
added simplification meta rules;
Wed, 23 Jul 1997 10:34:18 +0200 tmp fix to accomodate rep_ss changes;
wenzelm [Wed, 23 Jul 1997 10:34:18 +0200] rev 3556
tmp fix to accomodate rep_ss changes;
Wed, 23 Jul 1997 10:22:48 +0200 added rewrite_thm;
wenzelm [Wed, 23 Jul 1997 10:22:48 +0200] rev 3555
added rewrite_thm;
Wed, 23 Jul 1997 10:22:30 +0200 tuned apsome;
wenzelm [Wed, 23 Jul 1997 10:22:30 +0200] rev 3554
tuned apsome;
Tue, 22 Jul 1997 19:33:52 +0200 added error_msg;
wenzelm [Tue, 22 Jul 1997 19:33:52 +0200] rev 3553
added error_msg;
Tue, 22 Jul 1997 19:33:30 +0200 tuned error / warning;
wenzelm [Tue, 22 Jul 1997 19:33:30 +0200] rev 3552
tuned error / warning;
Tue, 22 Jul 1997 18:46:44 +0200 added print_ss;
wenzelm [Tue, 22 Jul 1997 18:46:44 +0200] rev 3551
added print_ss; improved merge;
Tue, 22 Jul 1997 18:45:43 +0200 added dest_mss, merge_mss;
wenzelm [Tue, 22 Jul 1997 18:45:43 +0200] rev 3550
added dest_mss, merge_mss; fixed matching of simproc lhss;
Tue, 22 Jul 1997 17:52:47 +0200 tuned title;
wenzelm [Tue, 22 Jul 1997 17:52:47 +0200] rev 3549
tuned title;
Tue, 22 Jul 1997 17:47:20 +0200 added dest and merge operations;
wenzelm [Tue, 22 Jul 1997 17:47:20 +0200] rev 3548
added dest and merge operations;
Tue, 22 Jul 1997 17:46:35 +0200 added pretty_cterm;
wenzelm [Tue, 22 Jul 1997 17:46:35 +0200] rev 3547
added pretty_cterm;
Tue, 22 Jul 1997 17:45:42 +0200 improved print_cs;
wenzelm [Tue, 22 Jul 1997 17:45:42 +0200] rev 3546
improved print_cs;
Tue, 22 Jul 1997 11:49:59 +0200 Cosmetic changes: margins, indentation, ...
paulson [Tue, 22 Jul 1997 11:49:59 +0200] rev 3545
Cosmetic changes: margins, indentation, ...
Tue, 22 Jul 1997 11:49:44 +0200 Now possibility_tac is an explicit function, in order to delay
paulson [Tue, 22 Jul 1997 11:49:44 +0200] rev 3544
Now possibility_tac is an explicit function, in order to delay the evaluation of \!simpset
Tue, 22 Jul 1997 11:26:02 +0200 Cosmetic changes: margins, indentation, ...
paulson [Tue, 22 Jul 1997 11:26:02 +0200] rev 3543
Cosmetic changes: margins, indentation, ...
Tue, 22 Jul 1997 11:23:03 +0200 Now possibility_tac and basic_possibility_tac are explicit functions, in order
paulson [Tue, 22 Jul 1997 11:23:03 +0200] rev 3542
Now possibility_tac and basic_possibility_tac are explicit functions, in order to delay the evaluation of \!simpset
Tue, 22 Jul 1997 11:21:17 +0200 Deleted the superfluous assumption A ~= B, which must hold anyway by induction
paulson [Tue, 22 Jul 1997 11:21:17 +0200] rev 3541
Deleted the superfluous assumption A ~= B, which must hold anyway by induction
Tue, 22 Jul 1997 11:16:57 +0200 Fixed the spelling of AUTH_NAMES--it could not have worked before\!
paulson [Tue, 22 Jul 1997 11:16:57 +0200] rev 3540
Fixed the spelling of AUTH_NAMES--it could not have worked before\!
Tue, 22 Jul 1997 11:15:14 +0200 Option is a synonym for General because MLWorks does not yet provide
paulson [Tue, 22 Jul 1997 11:15:14 +0200] rev 3539
Option is a synonym for General because MLWorks does not yet provide Option as a separate structure
Tue, 22 Jul 1997 11:14:18 +0200 Removal of the tactical STATE
paulson [Tue, 22 Jul 1997 11:14:18 +0200] rev 3538
Removal of the tactical STATE
Tue, 22 Jul 1997 11:12:55 +0200 Removal of the tactical STATE
paulson [Tue, 22 Jul 1997 11:12:55 +0200] rev 3537
Removal of the tactical STATE
Fri, 18 Jul 1997 14:06:54 +0200 tuned error propagation msg;
wenzelm [Fri, 18 Jul 1997 14:06:54 +0200] rev 3536
tuned error propagation msg;
Fri, 18 Jul 1997 13:57:19 +0200 defs may now be conditional;
wenzelm [Fri, 18 Jul 1997 13:57:19 +0200] rev 3535
defs may now be conditional; improved output of warnings / errors;
Fri, 18 Jul 1997 13:55:09 +0200 renamed |-> <-| <-> to Parse/PrintRule;
wenzelm [Fri, 18 Jul 1997 13:55:09 +0200] rev 3534
renamed |-> <-| <-> to Parse/PrintRule;
Fri, 18 Jul 1997 13:54:41 +0200 tuned warning;
wenzelm [Fri, 18 Jul 1997 13:54:41 +0200] rev 3533
tuned warning;
Fri, 18 Jul 1997 13:52:35 +0200 tuned warnings;
wenzelm [Fri, 18 Jul 1997 13:52:35 +0200] rev 3532
tuned warnings; print_current_goals_fn, result_error_fn hooks replace print_goals_ref;
Fri, 18 Jul 1997 13:51:28 +0200 considered removal of print_goals_ref;
wenzelm [Fri, 18 Jul 1997 13:51:28 +0200] rev 3531
considered removal of print_goals_ref;
Fri, 18 Jul 1997 13:37:16 +0200 defs: allow conditions;
wenzelm [Fri, 18 Jul 1997 13:37:16 +0200] rev 3530
defs: allow conditions;
Fri, 18 Jul 1997 13:36:43 +0200 tuned warning;
wenzelm [Fri, 18 Jul 1997 13:36:43 +0200] rev 3529
tuned warning; improved comments;
Fri, 18 Jul 1997 13:36:03 +0200 renamed |-> <-| <-> to Parse/PrintRule;
wenzelm [Fri, 18 Jul 1997 13:36:03 +0200] rev 3528
renamed |-> <-| <-> to Parse/PrintRule;
Fri, 18 Jul 1997 13:35:36 +0200 tuned warning;
wenzelm [Fri, 18 Jul 1997 13:35:36 +0200] rev 3527
tuned warning;
Fri, 18 Jul 1997 13:35:15 +0200 tuned warning;
wenzelm [Fri, 18 Jul 1997 13:35:15 +0200] rev 3526
tuned warning; renamed |-> <-| <-> to Parse/PrintRule;
Fri, 18 Jul 1997 13:33:20 +0200 improved output channels: normal, warning, error;
wenzelm [Fri, 18 Jul 1997 13:33:20 +0200] rev 3525
improved output channels: normal, warning, error;
Thu, 17 Jul 1997 15:03:38 +0200 fixed EqI meta rule;
wenzelm [Thu, 17 Jul 1997 15:03:38 +0200] rev 3524
fixed EqI meta rule;
Thu, 17 Jul 1997 12:44:58 +0200 changes needed for introducing fairness
mueller [Thu, 17 Jul 1997 12:44:58 +0200] rev 3523
changes needed for introducing fairness
Thu, 17 Jul 1997 12:44:16 +0200 changes neede for introducing fairness
mueller [Thu, 17 Jul 1997 12:44:16 +0200] rev 3522
changes neede for introducing fairness
Thu, 17 Jul 1997 12:43:32 +0200 changes needed for adding fairness
mueller [Thu, 17 Jul 1997 12:43:32 +0200] rev 3521
changes needed for adding fairness
Wed, 16 Jul 1997 11:34:42 +0200 fixed merge of internal simprocs;
wenzelm [Wed, 16 Jul 1997 11:34:42 +0200] rev 3520
fixed merge of internal simprocs;
Mon, 14 Jul 1997 12:47:21 +0200 Changing "lost" from a parameter of protocol definitions to a constant.
paulson [Mon, 14 Jul 1997 12:47:21 +0200] rev 3519
Changing "lost" from a parameter of protocol definitions to a constant. Advantages: no "lost" argument everywhere; fewer Vars in subgoals; less need for specially instantiated rules Disadvantage: can no longer prove "Agent_not_see_encrypted_key", but this theorem was never used, and its original proof was also broken the introduction of the "Notes" constructor.
Mon, 14 Jul 1997 12:44:09 +0200 Fixed delIffs to deal correctly with the D-rule
paulson [Mon, 14 Jul 1997 12:44:09 +0200] rev 3518
Fixed delIffs to deal correctly with the D-rule
Mon, 14 Jul 1997 12:42:28 +0200 Removed redundant addsimps of Un_insert_left, which is now a default simprule
paulson [Mon, 14 Jul 1997 12:42:28 +0200] rev 3517
Removed redundant addsimps of Un_insert_left, which is now a default simprule
Fri, 11 Jul 1997 13:32:39 +0200 Removal of monotonicity reasoning involving "lost" and the theorem
paulson [Fri, 11 Jul 1997 13:32:39 +0200] rev 3516
Removal of monotonicity reasoning involving "lost" and the theorem Agent_not_see_encrypted_key, which (a) is never used and (b) becomes harder to prove when Notes is available.
Fri, 11 Jul 1997 13:30:01 +0200 Now uses the Notes constructor to distinguish the Client (who has chosen M)
paulson [Fri, 11 Jul 1997 13:30:01 +0200] rev 3515
Now uses the Notes constructor to distinguish the Client (who has chosen M) from the Spy (who may have replayed her messages)
Fri, 11 Jul 1997 13:28:53 +0200 Moved some declarations to Message from Public and Shared
paulson [Fri, 11 Jul 1997 13:28:53 +0200] rev 3514
Moved some declarations to Message from Public and Shared
Fri, 11 Jul 1997 13:27:15 +0200 Now loads theory Event, which contains common declarations
paulson [Fri, 11 Jul 1997 13:27:15 +0200] rev 3513
Now loads theory Event, which contains common declarations
Fri, 11 Jul 1997 13:26:15 +0200 Moving common declarations and proofs from theories "Shared"
paulson [Fri, 11 Jul 1997 13:26:15 +0200] rev 3512
Moving common declarations and proofs from theories "Shared" and "Public" to "Event". NB the original "Event" theory was later renamed "Shared". Addition of the Notes constructor to datatype "event".
Wed, 09 Jul 1997 17:00:34 +0200 removed obsolete init_pps and init_thy_reader;
wenzelm [Wed, 09 Jul 1997 17:00:34 +0200] rev 3511
removed obsolete init_pps and init_thy_reader;
Wed, 09 Jul 1997 16:54:17 +0200 improved type checking errors;
wenzelm [Wed, 09 Jul 1997 16:54:17 +0200] rev 3510
improved type checking errors;
Wed, 09 Jul 1997 16:53:53 +0200 removed init_pps;
wenzelm [Wed, 09 Jul 1997 16:53:53 +0200] rev 3509
removed init_pps;
Wed, 09 Jul 1997 16:52:51 +0200 removed init_database;
wenzelm [Wed, 09 Jul 1997 16:52:51 +0200] rev 3508
removed init_database;
Wed, 09 Jul 1997 12:57:04 +0200 Improved length = size translation.
nipkow [Wed, 09 Jul 1997 12:57:04 +0200] rev 3507
Improved length = size translation.
Mon, 07 Jul 1997 10:49:14 +0200 New proofs involving CERTIFICATE VERIFY
paulson [Mon, 07 Jul 1997 10:49:14 +0200] rev 3506
New proofs involving CERTIFICATE VERIFY
Mon, 07 Jul 1997 09:09:21 +0200 eliminated chmod -w;
wenzelm [Mon, 07 Jul 1997 09:09:21 +0200] rev 3505
eliminated chmod -w;
Mon, 07 Jul 1997 09:07:08 +0200 -w option;
wenzelm [Mon, 07 Jul 1997 09:07:08 +0200] rev 3504
-w option;
Mon, 07 Jul 1997 09:06:26 +0200 NOWRITE;
wenzelm [Mon, 07 Jul 1997 09:06:26 +0200] rev 3503
NOWRITE;
Mon, 07 Jul 1997 09:05:16 +0200 added -w option;
wenzelm [Mon, 07 Jul 1997 09:05:16 +0200] rev 3502
added -w option;
Fri, 04 Jul 1997 17:36:41 +0200 Changed some variables of type msg to lower case (e.g. from NB to nb
paulson [Fri, 04 Jul 1997 17:36:41 +0200] rev 3501
Changed some variables of type msg to lower case (e.g. from NB to nb
Fri, 04 Jul 1997 17:34:55 +0200 New constant "certificate"--just an abbreviation
paulson [Fri, 04 Jul 1997 17:34:55 +0200] rev 3500
New constant "certificate"--just an abbreviation
Fri, 04 Jul 1997 14:37:30 +0200 Reduced priority of postfix ^* etc operators such that they are the same as
nipkow [Fri, 04 Jul 1997 14:37:30 +0200] rev 3499
Reduced priority of postfix ^* etc operators such that they are the same as application. Eg wf r^* now needs to be written wf(r^*).
Fri, 04 Jul 1997 12:36:00 +0200 Automatic update
paulson [Fri, 04 Jul 1997 12:36:00 +0200] rev 3498
Automatic update
Fri, 04 Jul 1997 12:32:31 +0200 Now catches the error of calling tgoalw when there are no goals to prove,
paulson [Fri, 04 Jul 1997 12:32:31 +0200] rev 3497
Now catches the error of calling tgoalw when there are no goals to prove, instead of just letting USyntax.list_mk_conj raise an exception
Fri, 04 Jul 1997 12:31:20 +0200 Simplified the new proofs about division
paulson [Fri, 04 Jul 1997 12:31:20 +0200] rev 3496
Simplified the new proofs about division
Fri, 04 Jul 1997 11:57:33 +0200 New comments on how to deal with unproved termination conditions
paulson [Fri, 04 Jul 1997 11:57:33 +0200] rev 3495
New comments on how to deal with unproved termination conditions
Fri, 04 Jul 1997 11:56:49 +0200 Fixed comments
paulson [Fri, 04 Jul 1997 11:56:49 +0200] rev 3494
Fixed comments
Fri, 04 Jul 1997 11:56:18 +0200 Moved MLWorks.ML to its proper place, directory ML-Systems.
paulson [Fri, 04 Jul 1997 11:56:18 +0200] rev 3493
Moved MLWorks.ML to its proper place, directory ML-Systems. Note that MLWorks does not quite work yet, especially top-level pretty printing
Fri, 04 Jul 1997 11:54:43 +0200 Automatic update
paulson [Fri, 04 Jul 1997 11:54:43 +0200] rev 3492
Automatic update
Thu, 03 Jul 1997 17:21:14 +0200 Modified the \tydx command to set types in italics instead of \tt
paulson [Thu, 03 Jul 1997 17:21:14 +0200] rev 3491
Modified the \tydx command to set types in italics instead of \tt
Thu, 03 Jul 1997 17:20:07 +0200 Some LaTeX-2e primitives such as \texttt
paulson [Thu, 03 Jul 1997 17:20:07 +0200] rev 3490
Some LaTeX-2e primitives such as \texttt A bit of material on theories Primes and Primrec
Thu, 03 Jul 1997 17:17:45 +0200 Added documentation for recdef, and tidied some other material
paulson [Thu, 03 Jul 1997 17:17:45 +0200] rev 3489
Added documentation for recdef, and tidied some other material
Thu, 03 Jul 1997 17:10:50 +0200 Updated references
paulson [Thu, 03 Jul 1997 17:10:50 +0200] rev 3488
Updated references
Thu, 03 Jul 1997 13:44:54 +0200 set_of_list -> set
nipkow [Thu, 03 Jul 1997 13:44:54 +0200] rev 3487
set_of_list -> set
Wed, 02 Jul 1997 16:53:14 +0200 Now there are TWO spaces after each full stop, so that the Emacs sentence
paulson [Wed, 02 Jul 1997 16:53:14 +0200] rev 3486
Now there are TWO spaces after each full stop, so that the Emacs sentence primitives work
Wed, 02 Jul 1997 16:46:36 +0200 Now there are TWO spaces after each full stop, so that the Emacs sentence
paulson [Wed, 02 Jul 1997 16:46:36 +0200] rev 3485
Now there are TWO spaces after each full stop, so that the Emacs sentence primitives work
Wed, 02 Jul 1997 11:59:10 +0200 Added the following lemmas tp Divides and a few others to Arith and NatDef:
nipkow [Wed, 02 Jul 1997 11:59:10 +0200] rev 3484
Added the following lemmas tp Divides and a few others to Arith and NatDef: div_le_mono, div_le_mono2, div_le_dividend, div_less_dividend Fixed a broken proof in WF_Rel.ML. No idea what caused this.
Tue, 01 Jul 1997 17:59:36 +0200 Tidying; also simplified the lemma Says_Server_not
paulson [Tue, 01 Jul 1997 17:59:36 +0200] rev 3483
Tidying; also simplified the lemma Says_Server_not
Tue, 01 Jul 1997 17:42:36 +0200 New theory TLS
paulson [Tue, 01 Jul 1997 17:42:36 +0200] rev 3482
New theory TLS
Tue, 01 Jul 1997 17:38:49 +0200 Deleted a redundant A~=B in rules that refer to a previous event
paulson [Tue, 01 Jul 1997 17:38:49 +0200] rev 3481
Deleted a redundant A~=B in rules that refer to a previous event
Tue, 01 Jul 1997 17:37:42 +0200 More realistic model: the Spy can compute clientK and serverK
paulson [Tue, 01 Jul 1997 17:37:42 +0200] rev 3480
More realistic model: the Spy can compute clientK and serverK
Tue, 01 Jul 1997 17:36:42 +0200 Reordered rules in analz_image_freshK_ss to improve clarity
paulson [Tue, 01 Jul 1997 17:36:42 +0200] rev 3479
Reordered rules in analz_image_freshK_ss to improve clarity
Tue, 01 Jul 1997 17:35:09 +0200 Removal of the obsolete newN function
paulson [Tue, 01 Jul 1997 17:35:09 +0200] rev 3478
Removal of the obsolete newN function
Tue, 01 Jul 1997 17:34:42 +0200 New theorem priK_inj_eq, injectivity of priK
paulson [Tue, 01 Jul 1997 17:34:42 +0200] rev 3477
New theorem priK_inj_eq, injectivity of priK
Tue, 01 Jul 1997 17:34:13 +0200 spy_analz_tac: Restored iffI to the list of rules used to break down
paulson [Tue, 01 Jul 1997 17:34:13 +0200] rev 3476
spy_analz_tac: Restored iffI to the list of rules used to break down the subgoal
Tue, 01 Jul 1997 17:32:12 +0200 New theory TLS
paulson [Tue, 01 Jul 1997 17:32:12 +0200] rev 3475
New theory TLS
Tue, 01 Jul 1997 11:11:42 +0200 Baby TLS. Proofs work, but model seems unrealistic
paulson [Tue, 01 Jul 1997 11:11:42 +0200] rev 3474
Baby TLS. Proofs work, but model seems unrealistic
Tue, 01 Jul 1997 10:45:59 +0200 New and stronger lemmas; more default simp/cla rules
paulson [Tue, 01 Jul 1997 10:45:59 +0200] rev 3473
New and stronger lemmas; more default simp/cla rules
Tue, 01 Jul 1997 10:39:28 +0200 Deleted the obsolete operators newK, newN and nPair
paulson [Tue, 01 Jul 1997 10:39:28 +0200] rev 3472
Deleted the obsolete operators newK, newN and nPair
Tue, 01 Jul 1997 10:38:11 +0200 Now the possibility proof calls the appropriate tactic
paulson [Tue, 01 Jul 1997 10:38:11 +0200] rev 3471
Now the possibility proof calls the appropriate tactic
Tue, 01 Jul 1997 10:37:42 +0200 Added a comment
paulson [Tue, 01 Jul 1997 10:37:42 +0200] rev 3470
Added a comment
(0) -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip