src/ZF/ROOT.ML
author wenzelm
Thu, 10 Apr 2008 14:53:24 +0200
changeset 26608 ff838a61dad6
parent 26058 279016aebc41
child 29223 e09c53289830
permissions -rw-r--r--
val theory = ThyInfo.get_theory;

(*  Title:      ZF/ROOT.ML
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1993  University of Cambridge

Zermelo-Fraenkel Set Theory on top of classical First-Order Logic.
This theory is the work of Martin Coen, Philippe Noel and Lawrence
Paulson.
*)

use_thys ["Main", "Main_ZFC"];