src/HOL/Complex_Main.thy
author wenzelm
Fri, 16 Sep 2016 15:54:50 +0200
changeset 63888 5a9a1985e9fb
parent 63571 aee0d92995b6
child 73411 1f1366966296
permissions -rw-r--r--
sessions that are relevant for routine timing measurements;

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end