src/HOL/Complex_Main.thy
author wenzelm
Wed, 01 Mar 2023 13:30:35 +0100
changeset 77438 0030eabbe6c3
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
more robust: synchronized access to database;

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end