src/HOL/Complex_Main.thy
author wenzelm
Sun, 28 Apr 2019 22:22:29 +0200
changeset 70207 511352b4d5d3
parent 63571 aee0d92995b6
child 73411 1f1366966296
permissions -rw-r--r--
tuned -- according to main website;

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end