2015-09-13 01:45:47 +00:00
|
|
|
theories.analysis
|
|
|
|
=================
|
|
|
|
|
|
|
|
* [metric_space](metric_space.lean)
|
2016-02-20 15:47:05 +00:00
|
|
|
* [normed_space](normed_space.lean) : real normed spaces
|
2015-09-13 01:45:47 +00:00
|
|
|
* [real_limit](real_limit.lean)
|
2016-01-15 04:57:27 +00:00
|
|
|
* [ivt](ivt.lean) : the intermediate value theorem
|
2016-02-20 15:23:41 +00:00
|
|
|
* [sqrt](sqrt.lean) : the sqrt function on the reals
|
2016-02-20 15:47:05 +00:00
|
|
|
* [inner_product](inner_product.lean) : real inner product spaces
|
2016-02-20 18:17:10 +00:00
|
|
|
* [complex_norm](complex_norm.lean) : the complex numbers as a real normed vector space
|