src/HOL/Complex_Main.thy
author haftmann
Wed, 19 Dec 2018 08:16:41 +0000
changeset 69478 c505f251f352
parent 63571 aee0d92995b6
child 73411 1f1366966296
permissions -rw-r--r--
tuned proof

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end