src/HOL/Complex_Main.thy
author hoelzl
Tue, 05 Jul 2016 20:29:58 +0200
changeset 63393 c22928719e19
parent 60758 d8d85a8172b5
child 63570 1826a90b9cbc
permissions -rw-r--r--
Probability: simplified Levy's uniqueness theorem

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

theory Complex_Main
imports
  Main
  Real
  Complex
  Transcendental
  Taylor
  Deriv
begin

end