src/HOL/Complex_Main.thy
author haftmann
Sun, 13 Mar 2016 10:22:46 +0100
changeset 62608 19f87fa0cfcb
parent 60758 d8d85a8172b5
child 63570 1826a90b9cbc
permissions -rw-r--r--
more theorems on orderings

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

theory Complex_Main
imports
  Main
  Real
  Complex
  Transcendental
  Taylor
  Deriv
begin

end