src/HOL/Complex_Main.thy
author haftmann
Sun, 21 Aug 2022 14:01:59 +0000
changeset 75955 5305c65dcbb2
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
Gauss numbers

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end