src/HOL/SET-Protocol/ROOT.ML
author krauss
Mon, 12 May 2008 22:11:06 +0200
changeset 26875 e18574413bc4
parent 24104 719fbe4fb77f
child 28098 c92850d2d16c
permissions -rw-r--r--
Measure functions can now be declared via special rules, allowing for a prolog-style generation of measure functions for a specific type.

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

Root file for the SET protocol proofs.
*)

no_document use_thy "NatPair";
use_thys ["Cardholder_Registration", "Merchant_Registration", "Purchase"];