src/HOL/Complex_Main.thy
author blanchet
Tue, 01 Feb 2022 12:48:33 +0100
changeset 75052 9e1d486e2d9f
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
careful with partial applications

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end