Extreme value theorem

From HandWiki
Short description: Continuous real function on a closed interval has a maximum and a minimum
A continuous function [math]\displaystyle{ f(x) }[/math] on the closed interval [math]\displaystyle{ [a, b] }[/math] showing the absolute max (red) and the absolute min (blue).

In calculus, the extreme value theorem states that if a real-valued function [math]\displaystyle{ f }[/math] is continuous on the closed and bounded interval [math]\displaystyle{ [a,b] }[/math], then [math]\displaystyle{ f }[/math] must attain a maximum and a minimum, each at least once. That is, there exist numbers [math]\displaystyle{ c }[/math] and [math]\displaystyle{ d }[/math] in [math]\displaystyle{ [a,b] }[/math] such that: [math]\displaystyle{ f(c) \ge f(x) \ge f(d)\quad \forall x\in [a,b] }[/math]

The extreme value theorem is more specific than the related boundedness theorem, which states merely that a continuous function [math]\displaystyle{ f }[/math] on the closed interval [math]\displaystyle{ [a,b] }[/math] is bounded on that interval; that is, there exist real numbers [math]\displaystyle{ m }[/math] and [math]\displaystyle{ M }[/math] such that: [math]\displaystyle{ m \le f(x) \le M\quad \forall x \in [a, b]. }[/math]

This does not say that [math]\displaystyle{ M }[/math] and [math]\displaystyle{ m }[/math] are necessarily the maximum and minimum values of [math]\displaystyle{ f }[/math] on the interval [math]\displaystyle{ [a,b], }[/math] which is what the extreme value theorem stipulates must also be the case.

The extreme value theorem is used to prove Rolle's theorem. In a formulation due to Karl Weierstrass, this theorem states that a continuous function from a non-empty compact space to a subset of the real numbers attains a maximum and a minimum.

History

The extreme value theorem was originally proven by Bernard Bolzano in the 1830s in a work Function Theory but the work remained unpublished until 1930. Bolzano's proof consisted of showing that a continuous function on a closed interval was bounded, and then showing that the function attained a maximum and a minimum value. Both proofs involved what is known today as the Bolzano–Weierstrass theorem.[1]

Functions to which the theorem does not apply

The following examples show why the function domain must be closed and bounded in order for the theorem to apply. Each fails to attain a maximum on the given interval.

  1. [math]\displaystyle{ f(x)=x }[/math] defined over [math]\displaystyle{ [0, \infty) }[/math] is not bounded from above.
  2. [math]\displaystyle{ f(x)= \frac{x}{1+x} }[/math] defined over [math]\displaystyle{ [0, \infty) }[/math] is bounded but does not attain its least upper bound [math]\displaystyle{ 1 }[/math].
  3. [math]\displaystyle{ f(x)= \frac{1}{x} }[/math] defined over [math]\displaystyle{ (0,1] }[/math] is not bounded from above.
  4. [math]\displaystyle{ f(x) = 1-x }[/math] defined over [math]\displaystyle{ (0,1] }[/math] is bounded but never attains its least upper bound [math]\displaystyle{ 1 }[/math].

Defining [math]\displaystyle{ f(0)=0 }[/math] in the last two examples shows that both theorems require continuity on [math]\displaystyle{ [a,b] }[/math].

Generalization to metric and topological spaces

When moving from the real line [math]\displaystyle{ \mathbb{R} }[/math] to metric spaces and general topological spaces, the appropriate generalization of a closed bounded interval is a compact set. A set [math]\displaystyle{ K }[/math] is said to be compact if it has the following property: from every collection of open sets [math]\displaystyle{ U_\alpha }[/math] such that [math]\displaystyle{ \bigcup U_\alpha \supset K }[/math], a finite subcollection [math]\displaystyle{ U_{\alpha_1},\ldots,U_{\alpha_n} }[/math]can be chosen such that [math]\displaystyle{ \bigcup_{i=1}^n U_{\alpha_i} \supset K }[/math]. This is usually stated in short as "every open cover of [math]\displaystyle{ K }[/math] has a finite subcover". The Heine–Borel theorem asserts that a subset of the real line is compact if and only if it is both closed and bounded. Correspondingly, a metric space has the Heine–Borel property if every closed and bounded set is also compact.

The concept of a continuous function can likewise be generalized. Given topological spaces [math]\displaystyle{ V,\ W }[/math], a function [math]\displaystyle{ f:V\to W }[/math] is said to be continuous if for every open set [math]\displaystyle{ U\subset W }[/math], [math]\displaystyle{ f^{-1}(U)\subset V }[/math] is also open. Given these definitions, continuous functions can be shown to preserve compactness:[2]

Theorem. If [math]\displaystyle{ V,\ W }[/math] are topological spaces, [math]\displaystyle{ f:V\to W }[/math] is a continuous function, and [math]\displaystyle{ K\subset V }[/math] is compact, then [math]\displaystyle{ f(K)\subset W }[/math] is also compact.

In particular, if [math]\displaystyle{ W = \mathbb{R} }[/math], then this theorem implies that [math]\displaystyle{ f(K) }[/math] is closed and bounded for any compact set [math]\displaystyle{ K }[/math], which in turn implies that [math]\displaystyle{ f }[/math] attains its supremum and infimum on any (nonempty) compact set [math]\displaystyle{ K }[/math]. Thus, we have the following generalization of the extreme value theorem:[2]

Theorem. If [math]\displaystyle{ K }[/math] is a compact set and [math]\displaystyle{ f:K\to \mathbb{R} }[/math] is a continuous function, then [math]\displaystyle{ f }[/math] is bounded and there exist [math]\displaystyle{ p,q\in K }[/math] such that [math]\displaystyle{ f(p)=\sup_{x\in K} f(x) }[/math] and [math]\displaystyle{ f(q) = \inf_{x\in K} f(x) }[/math].

Slightly more generally, this is also true for an upper semicontinuous function. (see compact space#Functions and compact spaces).

Proving the theorems

We look at the proof for the upper bound and the maximum of [math]\displaystyle{ f }[/math]. By applying these results to the function [math]\displaystyle{ -f }[/math], the existence of the lower bound and the result for the minimum of [math]\displaystyle{ f }[/math] follows. Also note that everything in the proof is done within the context of the real numbers.

We first prove the boundedness theorem, which is a step in the proof of the extreme value theorem. The basic steps involved in the proof of the extreme value theorem are:

  1. Prove the boundedness theorem.
  2. Find a sequence so that its image converges to the supremum of [math]\displaystyle{ f }[/math].
  3. Show that there exists a subsequence that converges to a point in the domain.
  4. Use continuity to show that the image of the subsequence converges to the supremum.

Proof of the boundedness theorem

Statement   If [math]\displaystyle{ f(x) }[/math] is continuous on [math]\displaystyle{ [a,b] }[/math] then it is bounded on [math]\displaystyle{ [a,b] }[/math]

Suppose the function [math]\displaystyle{ f }[/math] is not bounded above on the interval [math]\displaystyle{ [a,b] }[/math]. Then, for every natural number [math]\displaystyle{ n }[/math], there exists an [math]\displaystyle{ x_n \in [a,b] }[/math] such that [math]\displaystyle{ f(x_n)\gt n }[/math]. This defines a sequence [math]\displaystyle{ (x_n)_{n \in \mathbb{N}} }[/math]. Because [math]\displaystyle{ [a,b] }[/math] is bounded, the Bolzano–Weierstrass theorem implies that there exists a convergent subsequence [math]\displaystyle{ (x_{n_k})_{k \in \mathbb{N}} }[/math] of [math]\displaystyle{ ({x_n}) }[/math]. Denote its limit by [math]\displaystyle{ x }[/math]. As [math]\displaystyle{ [a,b] }[/math] is closed, it contains [math]\displaystyle{ x }[/math]. Because [math]\displaystyle{ f }[/math] is continuous at [math]\displaystyle{ x }[/math], we know that [math]\displaystyle{ f(x_{{n}_{k}}) }[/math] converges to the real number [math]\displaystyle{ f(x) }[/math] (as [math]\displaystyle{ f }[/math] is sequentially continuous at [math]\displaystyle{ x }[/math]). But [math]\displaystyle{ f(x_{{n}_{k}}) \gt n_k \geq k }[/math] for every [math]\displaystyle{ k }[/math], which implies that [math]\displaystyle{ f(x_{{n}_{k}}) }[/math] diverges to [math]\displaystyle{ + \infty }[/math], a contradiction. Therefore, [math]\displaystyle{ f }[/math] is bounded above on [math]\displaystyle{ [a,b] }[/math][math]\displaystyle{ \Box }[/math]

Alternative proof

Statement   If [math]\displaystyle{ f(x) }[/math] is continuous on [math]\displaystyle{ [a,b] }[/math] then it is bounded on [math]\displaystyle{ [a,b] }[/math]

Proof    Consider the set [math]\displaystyle{ B }[/math] of points [math]\displaystyle{ p }[/math] in [math]\displaystyle{ [a,b] }[/math] such that [math]\displaystyle{ f(x) }[/math] is bounded on [math]\displaystyle{ [a,p] }[/math]. We note that [math]\displaystyle{ a }[/math] is one such point, for [math]\displaystyle{ f(x) }[/math] is bounded on [math]\displaystyle{ [a,a] }[/math] by the value [math]\displaystyle{ f(a) }[/math]. If [math]\displaystyle{ e \gt a }[/math] is another point, then all points between [math]\displaystyle{ a }[/math] and [math]\displaystyle{ e }[/math] also belong to [math]\displaystyle{ B }[/math]. In other words [math]\displaystyle{ B }[/math] is an interval closed at its left end by [math]\displaystyle{ a }[/math].

Now [math]\displaystyle{ f }[/math] is continuous on the right at [math]\displaystyle{ a }[/math], hence there exists [math]\displaystyle{ \delta\gt 0 }[/math] such that [math]\displaystyle{ |f(x) - f(a)| \lt 1 }[/math] for all [math]\displaystyle{ x }[/math] in [math]\displaystyle{ [a,a+\delta] }[/math]. Thus [math]\displaystyle{ f }[/math] is bounded by [math]\displaystyle{ f(a) - 1 }[/math] and [math]\displaystyle{ f(a)+1 }[/math] on the interval [math]\displaystyle{ [a,a+\delta] }[/math] so that all these points belong to [math]\displaystyle{ B }[/math].

So far, we know that [math]\displaystyle{ B }[/math] is an interval of non-zero length, closed at its left end by [math]\displaystyle{ a }[/math].

Next, [math]\displaystyle{ B }[/math] is bounded above by [math]\displaystyle{ b }[/math]. Hence the set [math]\displaystyle{ B }[/math] has a supremum in [math]\displaystyle{ [a,b] }[/math] ; let us call it [math]\displaystyle{ s }[/math]. From the non-zero length of [math]\displaystyle{ B }[/math] we can deduce that [math]\displaystyle{ s \gt a }[/math].

Suppose [math]\displaystyle{ s\lt b }[/math]. Now [math]\displaystyle{ f }[/math] is continuous at [math]\displaystyle{ s }[/math], hence there exists [math]\displaystyle{ \delta\gt 0 }[/math] such that [math]\displaystyle{ |f(x) - f(s)| \lt 1 }[/math] for all [math]\displaystyle{ x }[/math] in [math]\displaystyle{ [s-\delta,s+\delta] }[/math] so that [math]\displaystyle{ f }[/math] is bounded on this interval. But it follows from the supremacy of [math]\displaystyle{ s }[/math] that there exists a point belonging to [math]\displaystyle{ B }[/math], [math]\displaystyle{ e }[/math] say, which is greater than [math]\displaystyle{ s-\delta/2 }[/math]. Thus [math]\displaystyle{ f }[/math] is bounded on [math]\displaystyle{ [a,e] }[/math] which overlaps [math]\displaystyle{ [s-\delta,s+\delta] }[/math] so that [math]\displaystyle{ f }[/math] is bounded on [math]\displaystyle{ [a,s+\delta] }[/math]. This however contradicts the supremacy of [math]\displaystyle{ s }[/math].

We must therefore have [math]\displaystyle{ s=b }[/math]. Now [math]\displaystyle{ f }[/math] is continuous on the left at [math]\displaystyle{ s }[/math], hence there exists [math]\displaystyle{ \delta\gt 0 }[/math] such that [math]\displaystyle{ |f(x) - f(s)| \lt 1 }[/math] for all [math]\displaystyle{ x }[/math] in [math]\displaystyle{ [s-\delta,s] }[/math] so that [math]\displaystyle{ f }[/math] is bounded on this interval. But it follows from the supremacy of [math]\displaystyle{ s }[/math] that there exists a point belonging to [math]\displaystyle{ B }[/math], [math]\displaystyle{ e }[/math] say, which is greater than [math]\displaystyle{ s-\delta/2 }[/math]. Thus [math]\displaystyle{ f }[/math] is bounded on [math]\displaystyle{ [a,e] }[/math] which overlaps [math]\displaystyle{ [s-\delta,s] }[/math] so that [math]\displaystyle{ f }[/math] is bounded on [math]\displaystyle{ [a,s] }[/math].  

Proof of the extreme value theorem

By the boundedness theorem, f is bounded from above, hence, by the Dedekind-completeness of the real numbers, the least upper bound (supremum) M of f exists. It is necessary to find a point d in [a, b] such that M = f(d). Let n be a natural number. As M is the least upper bound, M – 1/n is not an upper bound for f. Therefore, there exists dn in [a, b] so that M – 1/n < f(dn). This defines a sequence {dn}. Since M is an upper bound for f, we have M – 1/n < f(dn) ≤ M for all n. Therefore, the sequence {f(dn)} converges to M.

The Bolzano–Weierstrass theorem tells us that there exists a subsequence {[math]\displaystyle{ d_{n_k} }[/math]}, which converges to some d and, as [a, b] is closed, d is in [a, b]. Since f is continuous at d, the sequence {f([math]\displaystyle{ d_{n_k} }[/math])} converges to f(d). But {f(dnk)} is a subsequence of {f(dn)} that converges to M, so M = f(d). Therefore, f attains its supremum M at d

Alternative proof of the extreme value theorem

The set {yR : y = f(x) for some x ∈ [a,b]} is a bounded set. Hence, its least upper bound exists by least upper bound property of the real numbers. Let M = sup(f(x)) on [a, b]. If there is no point x on [ab] so that f(x) = M, then f(x) < M on [ab]. Therefore, 1/(Mf(x)) is continuous on [a, b].

However, to every positive number ε, there is always some x in [ab] such that Mf(x) < ε because M is the least upper bound. Hence, 1/(Mf(x)) > 1/ε, which means that 1/(Mf(x)) is not bounded. Since every continuous function on a [a, b] is bounded, this contradicts the conclusion that 1/(Mf(x)) was continuous on [ab]. Therefore, there must be a point x in [ab] such that f(x) = M.

Proof using the hyperreals

In the setting of non-standard calculus, let N  be an infinite hyperinteger. The interval [0, 1] has a natural hyperreal extension. Consider its partition into N subintervals of equal infinitesimal length 1/N, with partition points xi = i /N as i "runs" from 0 to N. The function ƒ  is also naturally extended to a function ƒ* defined on the hyperreals between 0 and 1. Note that in the standard setting (when N  is finite), a point with the maximal value of ƒ can always be chosen among the N+1 points xi, by induction. Hence, by the transfer principle, there is a hyperinteger i0 such that 0 ≤ i0 ≤ N and [math]\displaystyle{ f^*(x_{i_0})\geq f^*(x_i) }[/math]  for all i = 0, ..., N. Consider the real point [math]\displaystyle{ c = \mathbf{st}(x_{i_0}) }[/math] where st is the standard part function. An arbitrary real point x lies in a suitable sub-interval of the partition, namely [math]\displaystyle{ x\in [x_i,x_{i+1}] }[/math], so that  st(xi) = x. Applying st to the inequality [math]\displaystyle{ f^*(x_{i_0})\geq f^*(x_i) }[/math], we obtain [math]\displaystyle{ \mathbf{st}(f^*(x_{i_0}))\geq \mathbf{st}(f^*(x_i)) }[/math]. By continuity of ƒ  we have

[math]\displaystyle{ \mathbf{st}(f^*(x_{i_0}))= f(\mathbf{st}(x_{i_0}))=f(c) }[/math].

Hence ƒ(c) ≥ ƒ(x), for all real x, proving c to be a maximum of ƒ.[3]

Proof from first principles

Statement      If [math]\displaystyle{ f(x) }[/math] is continuous on [math]\displaystyle{ [a,b] }[/math] then it attains its supremum on [math]\displaystyle{ [a,b] }[/math]

Proof      By the Boundedness Theorem, [math]\displaystyle{ f(x) }[/math] is bounded above on [math]\displaystyle{ [a,b] }[/math] and by the completeness property of the real numbers has a supremum in [math]\displaystyle{ [a, b] }[/math]. Let us call it [math]\displaystyle{ M }[/math], or [math]\displaystyle{ M[a,b] }[/math]. It is clear that the restriction of [math]\displaystyle{ f }[/math] to the subinterval [math]\displaystyle{ [a,x] }[/math] where [math]\displaystyle{ x\le b }[/math] has a supremum [math]\displaystyle{ M[a, x] }[/math] which is less than or equal to [math]\displaystyle{ M }[/math], and that [math]\displaystyle{ M[a,x] }[/math] increases from [math]\displaystyle{ f(a) }[/math] to [math]\displaystyle{ M }[/math] as [math]\displaystyle{ x }[/math] increases from [math]\displaystyle{ a }[/math] to [math]\displaystyle{ b }[/math].

If [math]\displaystyle{ f(a)=M }[/math] then we are done. Suppose therefore that [math]\displaystyle{ f(a)\lt M }[/math] and let [math]\displaystyle{ d=M-f(a) }[/math]. Consider the set [math]\displaystyle{ L }[/math] of points [math]\displaystyle{ x }[/math] in [math]\displaystyle{ [a,b] }[/math] such that [math]\displaystyle{ M[a,x]\lt M }[/math].

Clearly [math]\displaystyle{ a\in L }[/math] ; moreover if [math]\displaystyle{ e\gt a }[/math] is another point in [math]\displaystyle{ L }[/math] then all points between [math]\displaystyle{ a }[/math] and [math]\displaystyle{ e }[/math] also belong to [math]\displaystyle{ L }[/math] because [math]\displaystyle{ M[a,x] }[/math] is monotonic increasing. Hence [math]\displaystyle{ L }[/math] is a non-empty interval, closed at its left end by [math]\displaystyle{ a }[/math].

Now [math]\displaystyle{ f }[/math] is continuous on the right at [math]\displaystyle{ a }[/math], hence there exists [math]\displaystyle{ \delta\gt 0 }[/math] such that [math]\displaystyle{ |f(x)-f(a)| \lt d/2 }[/math] for all [math]\displaystyle{ x }[/math] in [math]\displaystyle{ [a,a+\delta] }[/math]. Thus [math]\displaystyle{ f }[/math] is less than [math]\displaystyle{ M-d/2 }[/math] on the interval [math]\displaystyle{ [a,a+\delta] }[/math] so that all these points belong to [math]\displaystyle{ L }[/math].

Next, [math]\displaystyle{ L }[/math] is bounded above by [math]\displaystyle{ b }[/math] and has therefore a supremum in [math]\displaystyle{ [a,b] }[/math]: let us call it [math]\displaystyle{ s }[/math]. We see from the above that [math]\displaystyle{ s \gt a }[/math]. We will show that [math]\displaystyle{ s }[/math] is the point we are seeking i.e. the point where [math]\displaystyle{ f }[/math] attains its supremum, or in other words [math]\displaystyle{ f(s)=M }[/math].

Suppose the contrary viz. [math]\displaystyle{ f(s)\lt M }[/math]. Let [math]\displaystyle{ d=M-f(s) }[/math] and consider the following two cases:

  1. [math]\displaystyle{ s\lt b }[/math].   As [math]\displaystyle{ f }[/math] is continuous at [math]\displaystyle{ s }[/math], there exists [math]\displaystyle{ \delta\gt 0 }[/math] such that [math]\displaystyle{ |f(x)-f(s)| \lt d/2 }[/math] for all [math]\displaystyle{ x }[/math] in [math]\displaystyle{ [s-\delta,s+\delta] }[/math]. This means that [math]\displaystyle{ f }[/math] is less than [math]\displaystyle{ M-d/2 }[/math] on the interval [math]\displaystyle{ [s-\delta,s+\delta] }[/math]. But it follows from the supremacy of [math]\displaystyle{ s }[/math] that there exists a point, [math]\displaystyle{ e }[/math] say, belonging to [math]\displaystyle{ L }[/math] which is greater than [math]\displaystyle{ s-\delta }[/math]. By the definition of [math]\displaystyle{ L }[/math], [math]\displaystyle{ M[a,e]\lt M }[/math]. Let [math]\displaystyle{ d_1=M-M[a,e] }[/math] then for all [math]\displaystyle{ x }[/math] in [math]\displaystyle{ [a,e] }[/math], [math]\displaystyle{ f(x)\le M-d_1 }[/math]. Taking [math]\displaystyle{ d_2 }[/math] to be the minimum of [math]\displaystyle{ d/2 }[/math] and [math]\displaystyle{ d_1 }[/math], we have [math]\displaystyle{ f(x)\le M-d_2 }[/math] for all [math]\displaystyle{ x }[/math] in [math]\displaystyle{ [a,s+\delta] }[/math].
    Hence [math]\displaystyle{ M[a,s+\delta]\lt M }[/math] so that [math]\displaystyle{ s+\delta \in L }[/math]. This however contradicts the supremacy of [math]\displaystyle{ s }[/math] and completes the proof.
  2. [math]\displaystyle{ s=b }[/math].   As [math]\displaystyle{ f }[/math] is continuous on the left at [math]\displaystyle{ s }[/math], there exists [math]\displaystyle{ \delta\gt 0 }[/math] such that [math]\displaystyle{ |f(x)-f(s)| \lt d/2 }[/math] for all [math]\displaystyle{ x }[/math] in [math]\displaystyle{ [s-\delta,s] }[/math]. This means that [math]\displaystyle{ f }[/math] is less than [math]\displaystyle{ M-d/2 }[/math] on the interval [math]\displaystyle{ [s-\delta,s] }[/math]. But it follows from the supremacy of [math]\displaystyle{ s }[/math] that there exists a point, [math]\displaystyle{ e }[/math] say, belonging to [math]\displaystyle{ L }[/math] which is greater than [math]\displaystyle{ s-\delta }[/math]. By the definition of [math]\displaystyle{ L }[/math], [math]\displaystyle{ M[a,e]\lt M }[/math]. Let [math]\displaystyle{ d_1=M-M[a,e] }[/math] then for all [math]\displaystyle{ x }[/math] in [math]\displaystyle{ [a,e] }[/math], [math]\displaystyle{ f(x)\le M-d_1 }[/math]. Taking [math]\displaystyle{ d_2 }[/math] to be the minimum of [math]\displaystyle{ d/2 }[/math] and [math]\displaystyle{ d_1 }[/math], we have [math]\displaystyle{ f(x)\le M-d_2 }[/math] for all [math]\displaystyle{ x }[/math] in [math]\displaystyle{ [a,b] }[/math]. This contradicts the supremacy of [math]\displaystyle{ M }[/math] and completes the proof.

Extension to semi-continuous functions

If the continuity of the function f is weakened to semi-continuity, then the corresponding half of the boundedness theorem and the extreme value theorem hold and the values –∞ or +∞, respectively, from the extended real number line can be allowed as possible values. More precisely:

Theorem: If a function f : [a, b] → [–∞, ∞) is upper semi-continuous, meaning that [math]\displaystyle{ \limsup_{y\to x} f(y) \le f(x) }[/math] for all x in [a,b], then f is bounded above and attains its supremum.

Proof: If f(x) = –∞ for all x in [a,b], then the supremum is also –∞ and the theorem is true. In all other cases, the proof is a slight modification of the proofs given above. In the proof of the boundedness theorem, the upper semi-continuity of f at x only implies that the limit superior of the subsequence {f(xnk)} is bounded above by f(x) < ∞, but that is enough to obtain the contradiction. In the proof of the extreme value theorem, upper semi-continuity of f at d implies that the limit superior of the subsequence {f(dnk)} is bounded above by f(d), but this suffices to conclude that f(d) = M

Applying this result to −f proves:

Theorem: If a function f : [a, b] → (–∞, ∞] is lower semi-continuous, meaning that [math]\displaystyle{ \liminf_{y\to x} f(y) \geq f(x) }[/math] for all x in [a,b], then f is bounded below and attains its infimum.

A real-valued function is upper as well as lower semi-continuous, if and only if it is continuous in the usual sense. Hence these two theorems imply the boundedness theorem and the extreme value theorem.

References

  1. Rusnock, Paul; Kerr-Lawson, Angus (2005). "Bolzano and Uniform Continuity". Historia Mathematica 32 (3): 303–311. doi:10.1016/j.hm.2004.11.003. 
  2. 2.0 2.1 Rudin, Walter (1976). Principles of Mathematical Analysis. New York: McGraw Hill. pp. 89–90. ISBN 0-07-054235-X. https://archive.org/details/1979RudinW. 
  3. Keisler, H. Jerome (1986). Elementary Calculus : An Infinitesimal Approach. Boston: Prindle, Weber & Schmidt. p. 164. ISBN 0-87150-911-3. https://www.math.wisc.edu/~keisler/chapter_3e.pdf#page=60. 

Further reading

External links