wenzelm [Fri, 18 Jul 1997 13:51:28 +0200] rev 3531
considered removal of print_goals_ref;
wenzelm [Fri, 18 Jul 1997 13:37:16 +0200] rev 3530
defs: allow conditions;
wenzelm [Fri, 18 Jul 1997 13:36:43 +0200] rev 3529
tuned warning;
improved comments;
wenzelm [Fri, 18 Jul 1997 13:36:03 +0200] rev 3528
renamed |-> <-| <-> to Parse/PrintRule;
wenzelm [Fri, 18 Jul 1997 13:35:36 +0200] rev 3527
tuned warning;
wenzelm [Fri, 18 Jul 1997 13:35:15 +0200] rev 3526
tuned warning;
renamed |-> <-| <-> to Parse/PrintRule;
wenzelm [Fri, 18 Jul 1997 13:33:20 +0200] rev 3525
improved output channels: normal, warning, error;
wenzelm [Thu, 17 Jul 1997 15:03:38 +0200] rev 3524
fixed EqI meta rule;
mueller [Thu, 17 Jul 1997 12:44:58 +0200] rev 3523
changes needed for introducing fairness
mueller [Thu, 17 Jul 1997 12:44:16 +0200] rev 3522
changes neede for introducing fairness
mueller [Thu, 17 Jul 1997 12:43:32 +0200] rev 3521
changes needed for adding fairness
wenzelm [Wed, 16 Jul 1997 11:34:42 +0200] rev 3520
fixed merge of internal simprocs;
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.
paulson [Mon, 14 Jul 1997 12:44:09 +0200] rev 3518
Fixed delIffs to deal correctly with the D-rule
paulson [Mon, 14 Jul 1997 12:42:28 +0200] rev 3517
Removed redundant addsimps of Un_insert_left, which is now a default simprule
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.
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)
paulson [Fri, 11 Jul 1997 13:28:53 +0200] rev 3514
Moved some declarations to Message from Public and Shared
paulson [Fri, 11 Jul 1997 13:27:15 +0200] rev 3513
Now loads theory Event, which contains common declarations
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".
wenzelm [Wed, 09 Jul 1997 17:00:34 +0200] rev 3511
removed obsolete init_pps and init_thy_reader;
wenzelm [Wed, 09 Jul 1997 16:54:17 +0200] rev 3510
improved type checking errors;
wenzelm [Wed, 09 Jul 1997 16:53:53 +0200] rev 3509
removed init_pps;
wenzelm [Wed, 09 Jul 1997 16:52:51 +0200] rev 3508
removed init_database;
nipkow [Wed, 09 Jul 1997 12:57:04 +0200] rev 3507
Improved length = size translation.
paulson [Mon, 07 Jul 1997 10:49:14 +0200] rev 3506
New proofs involving CERTIFICATE VERIFY
wenzelm [Mon, 07 Jul 1997 09:09:21 +0200] rev 3505
eliminated chmod -w;
wenzelm [Mon, 07 Jul 1997 09:07:08 +0200] rev 3504
-w option;
wenzelm [Mon, 07 Jul 1997 09:06:26 +0200] rev 3503
NOWRITE;
wenzelm [Mon, 07 Jul 1997 09:05:16 +0200] rev 3502
added -w option;
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
paulson [Fri, 04 Jul 1997 17:34:55 +0200] rev 3500
New constant "certificate"--just an abbreviation
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^*).
paulson [Fri, 04 Jul 1997 12:36:00 +0200] rev 3498
Automatic update
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
paulson [Fri, 04 Jul 1997 12:31:20 +0200] rev 3496
Simplified the new proofs about division
paulson [Fri, 04 Jul 1997 11:57:33 +0200] rev 3495
New comments on how to deal with unproved termination conditions
paulson [Fri, 04 Jul 1997 11:56:49 +0200] rev 3494
Fixed comments
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
paulson [Fri, 04 Jul 1997 11:54:43 +0200] rev 3492
Automatic update
paulson [Thu, 03 Jul 1997 17:21:14 +0200] rev 3491
Modified the \tydx command to set types in italics instead of \tt
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
paulson [Thu, 03 Jul 1997 17:17:45 +0200] rev 3489
Added documentation for recdef, and tidied some other material
paulson [Thu, 03 Jul 1997 17:10:50 +0200] rev 3488
Updated references
nipkow [Thu, 03 Jul 1997 13:44:54 +0200] rev 3487
set_of_list -> set
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
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
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.
paulson [Tue, 01 Jul 1997 17:59:36 +0200] rev 3483
Tidying; also simplified the lemma Says_Server_not
paulson [Tue, 01 Jul 1997 17:42:36 +0200] rev 3482
New theory TLS
paulson [Tue, 01 Jul 1997 17:38:49 +0200] rev 3481
Deleted a redundant A~=B in rules that refer to a previous event
paulson [Tue, 01 Jul 1997 17:37:42 +0200] rev 3480
More realistic model: the Spy can compute clientK and serverK
paulson [Tue, 01 Jul 1997 17:36:42 +0200] rev 3479
Reordered rules in analz_image_freshK_ss to improve clarity
paulson [Tue, 01 Jul 1997 17:35:09 +0200] rev 3478
Removal of the obsolete newN function
paulson [Tue, 01 Jul 1997 17:34:42 +0200] rev 3477
New theorem priK_inj_eq, injectivity of priK
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
paulson [Tue, 01 Jul 1997 17:32:12 +0200] rev 3475
New theory TLS
paulson [Tue, 01 Jul 1997 11:11:42 +0200] rev 3474
Baby TLS. Proofs work, but model seems unrealistic
paulson [Tue, 01 Jul 1997 10:45:59 +0200] rev 3473
New and stronger lemmas; more default simp/cla rules
paulson [Tue, 01 Jul 1997 10:39:28 +0200] rev 3472
Deleted the obsolete operators newK, newN and nPair
paulson [Tue, 01 Jul 1997 10:38:11 +0200] rev 3471
Now the possibility proof calls the appropriate tactic
paulson [Tue, 01 Jul 1997 10:37:42 +0200] rev 3470
Added a comment
paulson [Tue, 01 Jul 1997 10:37:03 +0200] rev 3469
Now Collect_mem_eq is a default simprule (how could it have ever been omitted?
paulson [Tue, 01 Jul 1997 10:34:30 +0200] rev 3468
New laws for the "lists" operator
nipkow [Mon, 30 Jun 1997 12:08:19 +0200] rev 3467
More concat lemmas.
paulson [Fri, 27 Jun 1997 10:47:13 +0200] rev 3466
Corrected indentations and margins after the renaming of "set_of_list"
nipkow [Thu, 26 Jun 1997 13:20:50 +0200] rev 3465
set_of_list -> set
paulson [Thu, 26 Jun 1997 11:58:05 +0200] rev 3464
Trivial changes in connection with the Yahalom paper.
Changed the order of the premises in no_nonce_YM1_YM2.
Installed B_trusts_YM4_newK using bind_thm.
Improved some comments.
wenzelm [Thu, 26 Jun 1997 11:15:55 +0200] rev 3463
oops;
wenzelm [Thu, 26 Jun 1997 11:14:46 +0200] rev 3462
rearrange pages of ps file to be printed as booklet (duplex);
nipkow [Thu, 26 Jun 1997 10:43:15 +0200] rev 3461
amdI -> admI2
nipkow [Thu, 26 Jun 1997 10:42:50 +0200] rev 3460
Tuned Franz's proofs.
paulson [Mon, 23 Jun 1997 11:33:59 +0200] rev 3459
Removal of structure Context and its replacement by a theorem list of
congruence rules for use in CONTEXT_REWRITE_RULE (where definitions are
processed)
paulson [Mon, 23 Jun 1997 11:30:35 +0200] rev 3458
Removal of COND_CONG, which is just if_cong RS eq_reflection
paulson [Mon, 23 Jun 1997 10:42:03 +0200] rev 3457
Ran expandshort
paulson [Mon, 23 Jun 1997 10:35:49 +0200] rev 3456
New "congs" keyword for recdef theory section
wenzelm [Fri, 20 Jun 1997 13:19:31 +0200] rev 3455
removed old Makefile;
wenzelm [Fri, 20 Jun 1997 11:37:53 +0200] rev 3454
removed;
wenzelm [Fri, 20 Jun 1997 11:34:05 +0200] rev 3453
removed old Makefile;
wenzelm [Fri, 20 Jun 1997 11:19:39 +0200] rev 3452
removed old Makefile and compat files;
paulson [Thu, 19 Jun 1997 11:31:14 +0200] rev 3451
Made proofs more concise by replacing calls to spy_analz_tac by uses of
analz_insert_eq in rewriting
paulson [Thu, 19 Jun 1997 11:28:55 +0200] rev 3450
Proof tidying and variable renaming (NA->na, NB->nb when of type msg)
paulson [Thu, 19 Jun 1997 11:24:37 +0200] rev 3449
New comments; a tidied proof
paulson [Thu, 19 Jun 1997 11:23:31 +0200] rev 3448
Two new rewrite rules--NOT included by default\!
paulson [Wed, 18 Jun 1997 15:38:35 +0200] rev 3447
Defines KeyWithNonce, which is used to prove the secrecy of NB
paulson [Wed, 18 Jun 1997 15:31:31 +0200] rev 3446
Addition of not_imp (which pushes negation into implication) as a default
simprule
paulson [Wed, 18 Jun 1997 15:30:32 +0200] rev 3445
Corrected Title in header lines
paulson [Wed, 18 Jun 1997 15:28:03 +0200] rev 3444
Streamlined proofs of the secrecy of NB and added authentication of A and B
paulson [Wed, 18 Jun 1997 15:24:21 +0200] rev 3443
Removed Says_Crypt_lost and Says_Crypt_not_lost.
Installed not_lost_tac. Deleted unused theorems initState_subset and seesD
paulson [Wed, 18 Jun 1997 15:23:29 +0200] rev 3442
Removed Says_Crypt_lost and Says_Crypt_not_lost.
Installed not_lost_tac
paulson [Wed, 18 Jun 1997 15:21:30 +0200] rev 3441
Adapted proofs to the removal of Says_Crypt_lost and Says_Crypt_not_lost
paulson [Wed, 18 Jun 1997 15:19:37 +0200] rev 3440
Deleted spurious reference to Spy_not_see_NB, which by chance was defined
in Yahalom.ML\!
nipkow [Tue, 17 Jun 1997 09:01:56 +0200] rev 3439
converse -> ^-1
paulson [Mon, 16 Jun 1997 14:25:33 +0200] rev 3438
Type constraint added to ensure that "length" refers to lists. Maybe should
not be needed, but the translation length->size happens irrespective of types
paulson [Mon, 16 Jun 1997 14:24:11 +0200] rev 3437
Replacing the primrec definition of "length" by a translation to the built-in
"size" function
nipkow [Fri, 13 Jun 1997 10:35:13 +0200] rev 3436
Tuned wf_iff_no_infinite_down_chain proof, based on Konrads ideas.
Added selectI2EX.
mueller [Fri, 13 Jun 1997 10:04:37 +0200] rev 3435
changed compatible definition;
mueller [Thu, 12 Jun 1997 16:48:03 +0200] rev 3434
added deadlock
mueller [Thu, 12 Jun 1997 16:47:15 +0200] rev 3433
added deadlock freedom, polished definitions and proofs
paulson [Mon, 09 Jun 1997 10:21:38 +0200] rev 3432
Strengthened and streamlined the Yahalom proofs
paulson [Mon, 09 Jun 1997 10:21:05 +0200] rev 3431
Useful new lemma
wenzelm [Fri, 06 Jun 1997 21:49:47 +0200] rev 3430
eliminated non-ASCII;
nipkow [Fri, 06 Jun 1997 19:30:06 +0200] rev 3429
Added
AddIffs [Pair_eq];
which made
AddSEs [Pair_inject];
redundant.
oheimb [Fri, 06 Jun 1997 16:02:13 +0200] rev 3428
improved function 'nonreserved'
paulson [Fri, 06 Jun 1997 13:28:40 +0200] rev 3427
Removed a few redundant additions of simprules or classical rules
paulson [Fri, 06 Jun 1997 13:26:41 +0200] rev 3426
The name bex_conj_distrib was WRONG
paulson [Fri, 06 Jun 1997 12:48:21 +0200] rev 3425
Better miniscoping for bounded quantifiers
paulson [Fri, 06 Jun 1997 10:47:16 +0200] rev 3424
Tidying and simplification of declarations
paulson [Fri, 06 Jun 1997 10:46:26 +0200] rev 3423
Much polishing of proofs
paulson [Fri, 06 Jun 1997 10:22:13 +0200] rev 3422
New miniscoping rules for ALL
paulson [Fri, 06 Jun 1997 10:21:10 +0200] rev 3421
New facts about In0/1 by Burkhart Wolff
paulson [Fri, 06 Jun 1997 10:20:38 +0200] rev 3420
New miniscoping rules ball_triv and bex_triv
paulson [Fri, 06 Jun 1997 10:19:53 +0200] rev 3419
Mended the definition of ack(0,n)
paulson [Fri, 06 Jun 1997 10:19:20 +0200] rev 3418
Two new examples; corrected a comment
paulson [Fri, 06 Jun 1997 10:18:46 +0200] rev 3417
New example theory: Recdef
nipkow [Thu, 05 Jun 1997 19:44:13 +0200] rev 3416
added finite_converse
nipkow [Thu, 05 Jun 1997 17:19:05 +0200] rev 3415
Moved image_is_empty from Finite.ML to equalities.ML
nipkow [Thu, 05 Jun 1997 14:40:35 +0200] rev 3414
Modified a few defs and proofs because of the changes to theory Finite.thy.
nipkow [Thu, 05 Jun 1997 14:39:22 +0200] rev 3413
Finite.ML Finite.thy: Replaced `finite subset of' by mere `finite'.
Relation.ML Trancl.ML: more thms
WF.ML WF.thy: added `acyclic'
WF_Rel.ML: moved some thms back into WF and added some new ones.
paulson [Thu, 05 Jun 1997 14:06:23 +0200] rev 3412
New recdef examples