src/HOL/Complex_Main.thy
author haftmann
Thu, 23 Nov 2017 17:03:20 +0000
changeset 67084 e138d96ed083
parent 63571 aee0d92995b6
child 73411 1f1366966296
permissions -rw-r--r--
tuned

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end