src/HOL/Complex_Main.thy
author wenzelm
Sun, 14 Mar 2021 22:55:52 +0100
changeset 73439 cb127ce2c092
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
tuned --- following hints by IntelliJ;

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end