src/HOL/Complex_Main.thy
author wenzelm
Wed, 19 Oct 2022 16:01:07 +0200
changeset 76342 65c5373f84b1
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
proper chapter for each ROOT file (amending b07f2ff55144);

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end