src/HOL/Complex_Main.thy
author paulson
Mon, 30 Apr 2018 22:13:21 +0100
changeset 68059 6f7829c14f5a
parent 63571 aee0d92995b6
child 73411 1f1366966296
permissions -rw-r--r--
merged

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end