| author | wenzelm |
| Tue, 23 Feb 2016 17:15:07 +0100 | |
| changeset 62388 | 274f279c09e9 |
| parent 62049 | b0f941e207cf |
| child 62408 | 86f27b264d3d |
| permissions | -rw-r--r-- |
| 33267 | 1 |
theory Multivariate_Analysis |
|
59453
4736ff5a41d8
moved bcontfun from AFP/Ordinary_Differential_Equations
hoelzl
parents:
56370
diff
changeset
|
2 |
imports |
|
4736ff5a41d8
moved bcontfun from AFP/Ordinary_Differential_Equations
hoelzl
parents:
56370
diff
changeset
|
3 |
Fashoda |
|
4736ff5a41d8
moved bcontfun from AFP/Ordinary_Differential_Equations
hoelzl
parents:
56370
diff
changeset
|
4 |
Extended_Real_Limits |
|
4736ff5a41d8
moved bcontfun from AFP/Ordinary_Differential_Equations
hoelzl
parents:
56370
diff
changeset
|
5 |
Determinants |
|
4736ff5a41d8
moved bcontfun from AFP/Ordinary_Differential_Equations
hoelzl
parents:
56370
diff
changeset
|
6 |
Ordered_Euclidean_Space |
|
4736ff5a41d8
moved bcontfun from AFP/Ordinary_Differential_Equations
hoelzl
parents:
56370
diff
changeset
|
7 |
Complex_Analysis_Basics |
|
4736ff5a41d8
moved bcontfun from AFP/Ordinary_Differential_Equations
hoelzl
parents:
56370
diff
changeset
|
8 |
Bounded_Continuous_Function |
| 60987 | 9 |
Weierstrass |
|
61518
ff12606337e9
new lemmas about topology, etc., for Cauchy integral formula
paulson
parents:
61243
diff
changeset
|
10 |
Cauchy_Integral_Thm |
|
62049
b0f941e207cf
Added lots of material on infinite sums, convergence radii, harmonic numbers, Gamma function
eberlm
parents:
61518
diff
changeset
|
11 |
Generalised_Binomial_Theorem |
|
b0f941e207cf
Added lots of material on infinite sums, convergence radii, harmonic numbers, Gamma function
eberlm
parents:
61518
diff
changeset
|
12 |
Gamma |
| 33175 | 13 |
begin |
14 |
||
15 |
end |