src/HOL/Complex_Main.thy
author wenzelm
Mon, 23 Jan 2023 22:25:17 +0100
changeset 77059 422c57b75b17
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
support remote operations;

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end