src/HOL/Complex_Main.thy
author wenzelm
Thu, 26 Oct 2023 22:10:22 +0200
changeset 78851 db37cae970a6
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
more robust init_database(); proper treatment of views, not tables (amending dd350a41594c);

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end