src/HOL/Auth/NS_Public_Bad.ML
changeset 5223 4cb05273f764
parent 5114 c729d4c299c1
child 5359 bd539b72d484
equal deleted inserted replaced
5222:3e40c6bffb87 5223:4cb05273f764
     9 From page 260 of
     9 From page 260 of
    10   Burrows, Abadi and Needham.  A Logic of Authentication.
    10   Burrows, Abadi and Needham.  A Logic of Authentication.
    11   Proc. Royal Soc. 426 (1989)
    11   Proc. Royal Soc. 426 (1989)
    12 *)
    12 *)
    13 
    13 
    14 open NS_Public_Bad;
       
    15 
       
    16 set proof_timing;
       
    17 HOL_quantifiers := false;
    14 HOL_quantifiers := false;
    18 
    15 
    19 AddEs spies_partsEs;
    16 AddEs spies_partsEs;
    20 AddDs [impOfSubs analz_subset_parts];
    17 AddDs [impOfSubs analz_subset_parts];
    21 AddDs [impOfSubs Fake_parts_insert];
    18 AddDs [impOfSubs Fake_parts_insert];