src/ZF/ROOT.ML
author dixon
Sun, 01 Jun 2008 17:45:43 +0200
changeset 27033 6ef5134fc631
parent 26058 279016aebc41
child 29223 e09c53289830
permissions -rw-r--r--
fixed bug: maxidx was wrongly calculuated from term, now calculated from theorem correctly.

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