src/HOL/Analysis/Complex_Analysis_Basics.thy
changeset 63941 f353674c2528
parent 63918 6bf55e6e0b75
child 64267 b9a1486e79be
equal deleted inserted replaced
63940:0d82c4c94014 63941:f353674c2528
     3 *)
     3 *)
     4 
     4 
     5 section \<open>Complex Analysis Basics\<close>
     5 section \<open>Complex Analysis Basics\<close>
     6 
     6 
     7 theory Complex_Analysis_Basics
     7 theory Complex_Analysis_Basics
     8 imports Henstock_Kurzweil_Integration "~~/src/HOL/Library/Nonpos_Ints"
     8 imports Equivalence_Lebesgue_Henstock_Integration "~~/src/HOL/Library/Nonpos_Ints"
     9 begin
     9 begin
    10 
    10 
    11 
    11 
    12 subsection\<open>General lemmas\<close>
    12 subsection\<open>General lemmas\<close>
    13 
    13