src/HOL/Complex_Main.thy
author wenzelm
Mon, 13 Jul 2020 22:07:18 +0200
changeset 72031 b7cec26e41d1
parent 63571 aee0d92995b6
child 73411 1f1366966296
permissions -rw-r--r--
clarified modules: ML_Statistics within bootstrap environment;

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end