src/HOL/Complex_Main.thy
author wenzelm
Sat, 11 Mar 2023 21:25:24 +0100
changeset 77619 6d0985955872
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
discontinued apache-commons in favour of jsoup, which is smaller and more useful;

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end