src/FOL/ex/int.thy
author ballarin
Thu, 28 Nov 2002 15:44:34 +0100
changeset 13736 6ea0e7c43c4f
parent 9205 f171fa6a0989
child 16417 9bc16273c2d4
permissions -rw-r--r--
Transitivity reasoner renamed to linorder.ML. README updated.

(*  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 = IFOL:

end