| author | wenzelm | 
| Sat, 30 May 2015 21:28:01 +0200 | |
| changeset 60314 | 6e465f0d46d3 | 
| parent 58889 | 5b7a9633cfa8 | 
| child 60758 | d8d85a8172b5 | 
| permissions | -rw-r--r-- | 
| 58889 | 1 | section {* 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: 
28944diff
changeset | 5 | Main | 
| 51527 | 6 | Real | 
| 29879 | 7 | Complex | 
| 51527 | 8 | Transcendental | 
| 28952 
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
 haftmann parents: 
28944diff
changeset | 9 | Taylor | 
| 35292 
e4a431b6d9b7
Replaced Integration by Multivariate-Analysis/Real_Integration
 hoelzl parents: 
33269diff
changeset | 10 | Deriv | 
| 15131 | 11 | begin | 
| 13984 
e055ba9020eb
new theory Complex_Main as basis for analysis developments
 paulson parents: diff
changeset | 12 | |
| 
e055ba9020eb
new theory Complex_Main as basis for analysis developments
 paulson parents: diff
changeset | 13 | end |