src/HOL/Complex_Main.thy
author haftmann
Thu, 04 Aug 2011 07:33:08 +0200
changeset 44029 ce4e3090f01a
parent 40864 4abaaadfdaf2
child 51518 6a56b7088a6a
permissions -rw-r--r--
tuned orthography

header {* Comprehensive Complex Theory *}

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

end