src/HOL/Complex_Main.thy
author wenzelm
Wed, 28 Jun 2023 12:13:46 +0200
changeset 78221 60fa7a0b9372
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
clarified output;

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end