src/HOL/SET-Protocol/ROOT.ML
author huffman
Sat, 16 Sep 2006 23:46:38 +0200
changeset 20557 81dd3679f92c
parent 14199 d3b8d972a488
child 24104 719fbe4fb77f
permissions -rw-r--r--
complex_of_real abbreviates of_real::real=>complex; cmod abbreviates norm::complex=>real; removed several redundant lemmas

(*  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";