src/HOL/Complex_Main.thy
author wenzelm
Thu, 15 Jul 2021 12:51:11 +0200
changeset 73984 c606a8ff5ccc
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
proper lines (amending 59b6f0462086);

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end