src/HOL/Complex_Main.thy
author blanchet
Tue, 02 Jan 2018 16:01:03 +0100
changeset 67316 adaf279ce67b
parent 63571 aee0d92995b6
child 73411 1f1366966296
permissions -rw-r--r--
ported inductive realizer to new datatype package

section \<open>Comprehensive Complex Theory\<close>

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end