src/HOL/Complex_Main.thy
author wenzelm
Mon, 13 Apr 2020 22:08:14 +0200
changeset 71751 abf3e80bd815
parent 63571 aee0d92995b6
child 73411 1f1366966296
permissions -rw-r--r--
tuned NEWS;

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end