src/HOL/Complex_Main.thy
author wenzelm
Thu, 27 Sep 2012 15:38:28 +0200
changeset 49612 e6a53d203362
parent 40864 4abaaadfdaf2
child 51518 6a56b7088a6a
permissions -rw-r--r--
eliminated obsolete HTML/CSS functionality;

header {* Comprehensive Complex Theory *}

theory Complex_Main
imports
  Main
  Real
  SupInf
  Complex
  Log
  Ln
  Taylor
  Deriv
begin

end