| author | huffman |
| Tue, 06 Jan 2009 11:49:23 -0800 | |
| changeset 29401 | 94fd5dd918f5 |
| parent 29304 | 5c71a6da989d |
| child 29879 | 4425849f5db7 |
| permissions | -rw-r--r-- |
| 29304 | 1 |
header {* Comprehensive Complex Theory *}
|
|
13984
e055ba9020eb
new theory Complex_Main as basis for analysis developments
paulson
parents:
diff
changeset
|
2 |
|
| 15131 | 3 |
theory Complex_Main |
| 27472 | 4 |
imports |
|
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28944
diff
changeset
|
5 |
Main |
|
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28944
diff
changeset
|
6 |
Real |
|
29197
6d4cb27ed19c
adapted HOL source structure to distribution layout
haftmann
parents:
29026
diff
changeset
|
7 |
Fundamental_Theorem_Algebra |
|
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28944
diff
changeset
|
8 |
Log |
|
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28944
diff
changeset
|
9 |
Ln |
|
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28944
diff
changeset
|
10 |
Taylor |
|
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28944
diff
changeset
|
11 |
Integration |
|
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28944
diff
changeset
|
12 |
FrechetDeriv |
| 15131 | 13 |
begin |
|
13984
e055ba9020eb
new theory Complex_Main as basis for analysis developments
paulson
parents:
diff
changeset
|
14 |
|
|
e055ba9020eb
new theory Complex_Main as basis for analysis developments
paulson
parents:
diff
changeset
|
15 |
end |