src/FOL/ex/int.thy
author paulson
Tue, 12 Jul 2005 12:49:46 +0200
changeset 16774 515b6020cf5d
parent 16417 9bc16273c2d4
permissions -rw-r--r--
experimental code to reduce the amount of type information in blast

(*  Title:      FOL/ex/int.thy
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1991  University of Cambridge

Intuitionistic First-Order Logic.
*)

theory int imports IFOL begin

end