src/HOL/Complex_Main.thy
author wenzelm
Thu, 13 Aug 2020 13:18:17 +0200
changeset 72147 2375b38a42f8
parent 63571 aee0d92995b6
child 73411 1f1366966296
permissions -rw-r--r--
misc tuning, based on hints by IntelliJ IDEA;

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end