src/HOL/Complex/ROOT.ML
author paulson
Tue, 23 Sep 2003 15:42:01 +0200
changeset 14201 7ad7ab89c402
parent 13984 e055ba9020eb
child 14265 95b42e69436c
permissions -rw-r--r--
some basic new lemmas

(*  Title:      HOL/Complex/ROOT.ML
    ID:         $Id$
    Author:     Jacques Fleuriot

The Complex Numbers
*)

no_document time_use_thy "Ring_and_Field";
with_path "../Real" use_thy "Real";
with_path "../Hyperreal" use_thy "Hyperreal";
time_use_thy "Complex_Main";