src/HOL/Auth/OtwayRees.ML
changeset 2837 dee1c7f1f576
parent 2637 e9b203f854ae
child 3102 4d01cdc119d2
--- a/src/HOL/Auth/OtwayRees.ML	Tue Mar 25 10:41:44 1997 +0100
+++ b/src/HOL/Auth/OtwayRees.ML	Tue Mar 25 10:43:01 1997 +0100
@@ -57,7 +57,7 @@
 by (fast_tac (!claset addSDs [Says_imp_sees_Spy RS analz.Inj]) 1);
 qed "OR2_analz_sees_Spy";
 
-goal thy "!!evs. Says S B {|N, X, Crypt (shrK B) X'|} : set_of_list evs \
+goal thy "!!evs. Says S' B {|N, X, Crypt (shrK B) X'|} : set_of_list evs \
 \                ==> X : analz (sees lost Spy evs)";
 by (fast_tac (!claset addSDs [Says_imp_sees_Spy RS analz.Inj]) 1);
 qed "OR4_analz_sees_Spy";
@@ -487,7 +487,7 @@
   has sent the correct message.*)
 goal thy 
  "!!evs. [| B ~: lost;  B ~= Spy;  evs : otway lost;               \
-\           Says S B {|NA, X, Crypt (shrK B) {|NB, Key K|}|}       \
+\           Says S' B {|NA, X, Crypt (shrK B) {|NB, Key K|}|}      \
 \            : set_of_list evs;                                    \
 \           Says B Server {|NA, Agent A, Agent B, X',              \
 \                           Crypt (shrK B) {|NA, NB, Agent A, Agent B|} |} \