src/HOL/Complex_Main.thy
author Fabian Huch <huch@in.tum.de>
Fri, 15 Dec 2023 10:48:05 +0100
changeset 79291 e9a788a75775
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
use single-threaded session build as benchmark (using ZF-Constructible);

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end