src/HOL/Complex_Main.thy
author wenzelm
Mon, 26 Jun 2023 14:48:42 +0200
changeset 78206 f4f441edafca
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
tuned;

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end