src/HOL/Complex_Main.thy
author wenzelm
Fri, 09 Oct 2015 21:16:00 +0200
changeset 61379 c57820ceead3
parent 60758 d8d85a8172b5
child 63570 1826a90b9cbc
permissions -rw-r--r--
more direct HTML presentation, without print mode;

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

theory Complex_Main
imports
  Main
  Real
  Complex
  Transcendental
  Taylor
  Deriv
begin

end