src/HOL/Complex_Main.thy
author wenzelm
Sat, 06 Jan 2024 12:34:55 +0100
changeset 79422 371ee5494d15
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
tuned signature: canonical argument order;

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end