src/HOL/Complex_Main.thy
author wenzelm
Sun, 29 Nov 2020 15:23:18 +0100
changeset 72773 93b50b9e3494
parent 63571 aee0d92995b6
child 73411 1f1366966296
permissions -rw-r--r--
clarified checks (see f34f5c057c9e);

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end