src/HOL/SET-Protocol/ROOT.ML
author urbanc
Tue, 13 Dec 2005 18:11:21 +0100
changeset 18396 b3e7da94b51f
parent 14199 d3b8d972a488
child 24104 719fbe4fb77f
permissions -rw-r--r--
added a fresh_left lemma that contains all instantiation for the various atom-types.

(*  Title:      HOL/SET-Protocol/ROOT
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   2003  University of Cambridge

Root file for the SET protocol proofs.
*)

goals_limit := 1;
set timing;

no_document use_thy "NatPair";
time_use_thy "Cardholder_Registration";
time_use_thy "Merchant_Registration";
time_use_thy "Purchase";