src/HOL/Complex_Main.thy
author desharna
Wed, 22 Jun 2022 14:52:27 +0200
changeset 75585 a789c5732f7a
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
merged

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end