Overview
Columbia University, Fall 2024 – S. Hirsch
Course description
Real numbers, metric spaces, elements of general topology, sequences and series, continuity, differentiation, integration, uniform convergence, Ascoli-Arzela theorem, Stone-Weierstrass theorem.
Section | Definitions | Key results |
---|---|---|
Basic topology | - Countable, uncountable - Supremum, infimum - Metric, metric space - Compact set - Hausdorff property - Connected set | - (Theorem) Between any two real numbers is a rational number - (Theorem) Heine-Borel |
Sequences and series | - Convergent and bounded sequences in metric spaces - Cauchy sequence - Limit point compactness, sequential compactness - Sequence escaping to infinity - Limit superior and inferior - -th partial sum, series | - (Theorem) Bolzano-Weierstrass - (Theorem) Compactness, limit point compactness, and sequential compactness are equivalent on metric spaces |
Continuous functions | - Connected, path-connected | - (Theorem) Extreme value - (Theorem) Continuous functions on compact sets are uniformly continuous |
Differentiable functions | - Differentiable function - Local maximum, local minimum - -times differentiable - , smooth functions and function spaces - Taylor polynomial, Taylor approximation | - (Theorem) Rolle’s and mean value - (Theorem) L’Hopital’s rule - (Theorem) Taylor approximation |
Integration | - (Therorem) Continuous functions are Darboux integrable |
Study status
Topics
The real and complex numbers
Link to originalDefinition: Real numbers
The field of real numbers is a tuple consisting of a set , the maps defined by
respectively, and a order relation satisfying the following:
- (A1), (M1) Existence of a neutral element. See (F4) Identities.
- (A2), (M2) Existence of inverses. See (F5) Additive inverses and (F6) Multiplicative inverses.
- (A3), (M3) Associativity. See (F1) Associativity.
- (A4), (M4) Commutativity. See (F2) Commutativity.
- (D) Distributivity of addition over multiplication. For all , we have .
Transclude of Complex-numbers,-conjugates,-and-absolute-value#^d9f858
Basic topology
Metric spaces
Link to originalDefinition: Metric, metric space
A metric on a set is a function that satisfies the following conditions for all :
- (M1) Non-negativity and identity. , with if and only if ;
- (M2) Symmetry. ;
- (M3) Triangle inequality. We have .
The value is often called the distance between and in the metric . A metric space is a pair where is any set and is a metric on .
Link to originalDefinition (Rudin 2.18): Elements and subsets of metric spaces
Let be a metric space.
- A neighborhood of a point is the set
for some radius .
- A point is a limit point of the set if every neighborhood of contains a point where ; that is, every neighborhood of intersects at some point other than itself.
- A point is an interior point of if there exists a neighborhood of such that .
- is closed if every limit point of is a point of , and open if every point of is an interior point of .
- is dense in if every point of is either a limit point of , in , or both.
Compactness
Link to originalDefinition: Open covers in metric spaces
Let be a metric space and . A family of sets is called an open cover of if all are open and if .
Link to originalDefinition: Compact sets in metric spaces
Let be a metric space. We say that is compact if every open cover of has a finite subcover. That is, there exists some other indexing set such that and .
Link to originalDefinition: Bounded sets in metric spaces
Let be a metric space with a subset . Then is bounded if there exists a point and some such that is contained in the -ball about given by
Link to originalLemma: Hausdorff property for metric spaces
Let be a metric space. Given where , there exist open sets such that and and .
Link to originalProposition (Rudin 2.34, 2.35): Compact sets are closed and bounded; closed subsets are also compact
Let be a metric space and let be compact. Then:
- (i) is bounded;
- (ii) If is a closed subset of , then is also compact;
- (iii) is closed.
Transclude of (Theorem)-Heine-Borel#^f63527
Theorem: Interval nesting
Let be a collection of closed intervals such that , and all are nonempty. Then their arbitrary intersection is nonempty, i.e., .
#wip Why?
Theorem: Compactness of intervals in
\mathbb R
Any closed interval is compact, meaning there exists a finite subcover of .
Theorem: Boxes in R^n are compact
Theorem: Cantor intersection
Let be a family of compact sets such that the intersection of any finite collection of is nonempty. Then their arbitrary intersection is nonempty, i.e., .
Connectedness
Link to originalDefinition: Connected sets in metric spaces
Given a metric space , a subset is said to be connected if for all other (nonempty) subsets where
we have . The sets which satisfy the equality above are said to be separated; a subset is connected if it is not the union of two (nonempty) separated sets.
Bounded sets and functions
Link to originalDefinition: Diameter of a bounded set in a metric space
Let be a metric space and be bounded. Then the diameter of is defined by
Note that is bounded if and only if the diameter is finite.
Link to originalProposition
Sequences and series
Sequences
Given a metric space , a sequence, often denoted , is a discrete function which maps each natural number to some .
Link to original
Link to originalDefinition: Bounded sequences in metric spaces
Let be a metric space. We say a sequence in is bounded if there exist and such that for all , we have .
Link to originalDefinition: Convergent sequence in a metric space
Given a metric space , a sequence is called convergent in if there exists such that
In this case, we say is the limit of and write . A sequence is divergent if it does not converge to some .
Link to originalDefinition: Sequence escaping to infinity in
\mathbb R
We say a sequence in escapes to infinity if for every , there exists such that for all .
Link to originalDefinition: Limit superior of a sequence in
\mathbb R
Let be a sequence , and let be the set of all sub-sequential limits of . Then the limit superior, denoted , is the value given by:
- , if is bounded and not empty;
- , if there exists a sub-sequence of that escapes to infinity;
- , if the entire sequence escapes to .
Link to originalProposition: Facts about convergent sequences in metric spaces
Link to originalProposition: The set of sub-sequential limits is closed.
Let be the set of limits of subsequences of a sequence in . Then is closed.
Link to originalProposition: Sequence characterization of limit points
Given a metric space and a subset , if is a limit point of , then there exists a sequence in which converges to .
Link to originalProposition: Sequence characterization of closed sets
Let be a metric space and . Then is closed if and only if every convergent sequence in converges to some .
Cauchy sequences and complete metric spaces
Transclude of Cauchy-sequences-and-complete-metric-spaces#^e1c6fb
Transclude of Cauchy-sequences-and-complete-metric-spaces#^e8fe08
Limit point and sequential compactness
Link to originalDefinition: Limit point compact
A metric space is limit point compact if every infinite subset of has a limit point.
Link to originalDefinition: Sequentially compact metric space
A metric space is called sequentially compact if every sequence has a convergent subsequence.
Series
Transclude of Series#^d80ac1
Transclude of Series#^b11689
Transclude of Series#^df4dba
Transclude of Series#^b60f35
Transclude of Series#^1e6adc
Transclude of Series#^ad405d
Transclude of Series#^8b4150
Transclude of Series#^35baae
Continuous functions
Link to originalDefinition: Continuous functions in metric spaces
Let and be metric spaces. We say a function is:
- Continuous at if for every , there exists such that
and continuous if this holds for all .
- Uniformly continuous if for all , there exists such that for any choice of , we have
Link to originalDefinition: Homeomorphism, homeomorphic
A function between topological spaces is a homeomorphism if is continuous, bijective, and its inverse is continuous.
are homeomorphic if there exists a homeomorphism between them, and we write . Equivalently, we have if there exists continuous functions , such that and .
Link to originalTheorem: Extreme value theorem on a metric space
Let be a metric space and be a compact subset, and suppose is a continuous function. Then attains its maximum and minimum within ; that is, there exists such that
Link to originalTheorem: Continuity is equals uniform continuity on compact spaces
Let and be metric spaces. If is continuous and is compact, then is uniformly continuous.
Connectedness
Differentiable functions
Derivatives of real functions
Transclude of Derivatives-of-real-functions#^def-differentiable-function-in-r
Transclude of Derivatives-of-real-functions#^thm-sum-product-rule-in-r
Transclude of Derivatives-of-real-functions#^thm-power-rule-in-r
Transclude of Derivatives-of-real-functions#^thm-chain-rule-in-r
Link to originalTheorem:
Let be differentiable.
- If for all , then is monotonically increasing.
- If for all , then is constant.
Transclude of (Theorem)-L'Hopital's-rule#^thm-lhopital
Transclude of (Theorem)-Intermediate-value#^5d62ea
Local extrema of real functions
Transclude of Local-extrema-of-real-functions#^def-local-extremum
Transclude of (Theorem)-Rolle's-and-mean-value#^thm-rolles
Transclude of (Theorem)-Rolle's-and-mean-value#^thm-mean-value
Higher-order derivatives of real functions
Transclude of Higher-order-derivatives-of-real-functions#^e63a85
Transclude of Higher-order-derivatives-of-real-functions#^869725
Link to originalDefinition: Taylor polynomial
If is -times differentiable at , then its -th order Taylor polynomial centered at is the series defined as
Notice that for all , we have . Further, denote the approximation error or remainder as by
where the final expression uses little-o notation.
Link to originalTheorem: Taylor approximation
Let be -times continuously differentiable at some point , where , and write for the -th order Taylor polynomial of and for the approximation error as . Then:
- (i) Peano form of the remainder. There exists a function defined by which satisfies
Thus, Taylor’s theorem says that the error term decays as fast as some multiple of , and in particular faster than any multiple of .
- (ii) Cauchy form of the remainder. There exists some such that
- (iii) Lagrange form of the remainder. There exists some such that
- (iv) Integral form of the remainder.
Integration
Development of the Darboux integral
Link to originalDefinition: Partition
Given a bounded set , a partition of is the collection of intervals made from a finite list of “sampling points” with .
A refinement of this partition is made by adding sampling points to generate new intervals. Two partitions of need not be comparable, but one can use their common refinement
Link to originalDefinition: Darboux sums and integrals, Darboux integrable in a single variable
Let be a function, and let be a partition of . Then the upper and lower Darboux sums are defined by
respectively. Further, the upper and lower Darboux integrals are given by taking the infimum and supremum of all partitions of , respectively:
If , then is said to be Darboux integrable.
Link to originalTheorem (Rudin 6.5): The upper Darboux sum is greater than or equal to the lower Darboux sum
Let be bounded. Then
Darboux and Riemann integration
Transclude of Darboux-and-Riemann-integration#^6fe17d
Transclude of Darboux-and-Riemann-integration#^c67962
Transclude of Darboux-and-Riemann-integration#^242f6e