src/HOL/Complex_Main.thy
author wenzelm
Tue, 04 Apr 2017 21:57:43 +0200
changeset 65380 ae93953746fc
parent 63571 aee0d92995b6
child 73411 1f1366966296
permissions -rw-r--r--
eliminated Plain_HOLCF.thy (see also 8e92772bc0e8): it was modeled after HOL/Plain.thy which was discontinued later;

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end