src/HOL/Complex_Main.thy
author wenzelm
Tue, 29 Aug 2023 21:54:35 +0200
changeset 78619 193a24f78b00
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
proper pattern (amending ff86f10e54cd);

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end