paulson [Tue, 05 Nov 1996 11:48:09 +0100] rev 2161
Replaced the very slow "find" command by "rm" with wildcards
paulson [Tue, 05 Nov 1996 11:20:52 +0100] rev 2160
Simplified new_keys_not_seen, etc.: replaced the
union over all
agents by the Spy alone. Proofs run faster and they do not have to be
set up in terms of a previous lemma.
nipkow [Mon, 04 Nov 1996 17:23:37 +0100] rev 2159
Used nat_trans_tac. New Eta. various smaller changes.
paulson [Mon, 04 Nov 1996 10:56:15 +0100] rev 2158
Renamed SELECT_GOAL's new parameter from x to selct to avoid clashes
paulson [Mon, 04 Nov 1996 10:54:26 +0100] rev 2157
Removal of now unused sum, max, min. Use foldl op+, Int.max, Int.min
paulson [Fri, 01 Nov 1996 18:34:34 +0100] rev 2156
Minor changes to comments
paulson [Fri, 01 Nov 1996 18:28:19 +0100] rev 2155
New version with simpler disambiguation in YM3,
Oops message, and no encryption in YM2
paulson [Fri, 01 Nov 1996 18:27:38 +0100] rev 2154
New, purely illustrative result Crypt_synth_analz
paulson [Fri, 01 Nov 1996 15:46:56 +0100] rev 2153
Proof of antisym_less_lift now simpler and more robust
paulson [Fri, 01 Nov 1996 15:45:50 +0100] rev 2152
Now uses Int.max instead of max