src/HOL/Complex_Main.thy
author Fabian Huch <huch@in.tum.de>
Wed, 18 Oct 2023 20:12:07 +0200
changeset 78843 fc3ba0a1c82f
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
read relative cpu from build log;

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end