src/HOL/Complex_Main.thy
author wenzelm
Fri, 30 Jun 2023 14:56:38 +0200
changeset 78232 45c7b88d1609
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
clarified signature;

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end