src/HOL/Auth/Smartcard/ShoupRubin.thy
changeset 42793 88bee9f6eec7
parent 42766 92173262cfe9
child 44890 22f665a2e91c
equal deleted inserted replaced
42792:85fb70b0c5e8 42793:88bee9f6eec7
   747            prepare_tac THEN
   747            prepare_tac THEN
   748  (*SR9*)   dresolve_tac [@{thm Gets_imp_knows_Spy_parts_Snd}] 18 THEN 
   748  (*SR9*)   dresolve_tac [@{thm Gets_imp_knows_Spy_parts_Snd}] 18 THEN 
   749  (*SR9*)   dresolve_tac [@{thm Gets_imp_knows_Spy_parts_Snd}] 19 THEN 
   749  (*SR9*)   dresolve_tac [@{thm Gets_imp_knows_Spy_parts_Snd}] 19 THEN 
   750  (*Oops1*) dresolve_tac [@{thm Outpts_B_Card_form_7}] 25    THEN               
   750  (*Oops1*) dresolve_tac [@{thm Outpts_B_Card_form_7}] 25    THEN               
   751  (*Oops2*) dresolve_tac [@{thm Outpts_A_Card_form_10}] 27 THEN                
   751  (*Oops2*) dresolve_tac [@{thm Outpts_A_Card_form_10}] 27 THEN                
   752  (*Base*)  (force_tac (clasimpset_of ctxt)) 1
   752  (*Base*)  (force_tac ctxt) 1
   753 
   753 
   754 val analz_prepare_tac = 
   754 val analz_prepare_tac = 
   755          prepare_tac THEN
   755          prepare_tac THEN
   756          dtac @{thm Gets_imp_knows_Spy_analz_Snd} 18 THEN 
   756          dtac @{thm Gets_imp_knows_Spy_analz_Snd} 18 THEN 
   757  (*SR9*) dtac @{thm Gets_imp_knows_Spy_analz_Snd} 19 THEN 
   757  (*SR9*) dtac @{thm Gets_imp_knows_Spy_analz_Snd} 19 THEN