src/HOL/Complex_Main.thy
author wenzelm
Sat, 07 Oct 2017 20:20:03 +0200
changeset 66779 8645d56f96e1
parent 63571 aee0d92995b6
child 73411 1f1366966296
permissions -rw-r--r--
clarified session structure;

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end