Sublinear function

From HandWiki
Short description: Type of function in linear algebra

In linear algebra, a sublinear function (or functional as is more often used in functional analysis), also called a quasi-seminorm or a Banach functional, on a vector space [math]\displaystyle{ X }[/math] is a real-valued function with only some of the properties of a seminorm. Unlike seminorms, a sublinear function does not have to be nonnegative-valued and also does not have to be absolutely homogeneous. Seminorms are themselves abstractions of the more well known notion of norms, where a seminorm has all the defining properties of a norm except that it is not required to map non-zero vectors to non-zero values.

In functional analysis the name Banach functional is sometimes used, reflecting that they are most commonly used when applying a general formulation of the Hahn–Banach theorem. The notion of a sublinear function was introduced by Stefan Banach when he proved his version of the Hahn-Banach theorem.[1]

There is also a different notion in computer science, described below, that also goes by the name "sublinear function."

Definitions

Let [math]\displaystyle{ X }[/math] be a vector space over a field [math]\displaystyle{ \mathbb{K}, }[/math] where [math]\displaystyle{ \mathbb{K} }[/math] is either the real numbers [math]\displaystyle{ \Reals }[/math] or complex numbers [math]\displaystyle{ \C. }[/math] A real-valued function [math]\displaystyle{ p : X \to \Reals }[/math] on [math]\displaystyle{ X }[/math] is called a sublinear function (or a sublinear functional if [math]\displaystyle{ \mathbb{K} = \Reals }[/math]), and also sometimes called a quasi-seminorm or a Banach functional, if it has these two properties:[1]

  1. Positive homogeneity/Nonnegative homogeneity:[2] [math]\displaystyle{ p(r x) = r p(x) }[/math] for all real [math]\displaystyle{ r \geq 0 }[/math] and all [math]\displaystyle{ x \in X. }[/math]
    • This condition holds if and only if [math]\displaystyle{ p(r x) \leq r p(x) }[/math] for all positive real [math]\displaystyle{ r \gt 0 }[/math] and all [math]\displaystyle{ x \in X. }[/math]
  2. Subadditivity/Triangle inequality:[2] [math]\displaystyle{ p(x + y) \leq p(x) + p(y) }[/math] for all [math]\displaystyle{ x, y \in X. }[/math]
    • This subadditivity condition requires [math]\displaystyle{ p }[/math] to be real-valued.

A function [math]\displaystyle{ p : X \to \Reals }[/math] is called positive[3] or nonnegative if [math]\displaystyle{ p(x) \geq 0 }[/math] for all [math]\displaystyle{ x \in X, }[/math] although some authors[4] define positive to instead mean that [math]\displaystyle{ p(x) \neq 0 }[/math] whenever [math]\displaystyle{ x \neq 0; }[/math] these definitions are not equivalent. It is a symmetric function if [math]\displaystyle{ p(-x) = p(x) }[/math] for all [math]\displaystyle{ x \in X. }[/math] Every subadditive symmetric function is necessarily nonnegative.[proof 1] A sublinear function on a real vector space is symmetric if and only if it is a seminorm. A sublinear function on a real or complex vector space is a seminorm if and only if it is a balanced function or equivalently, if and only if [math]\displaystyle{ p(u x) \leq p(x) }[/math] for every unit length scalar [math]\displaystyle{ u }[/math] (satisfying [math]\displaystyle{ |u| = 1 }[/math]) and every [math]\displaystyle{ x \in X. }[/math]

The set of all sublinear functions on [math]\displaystyle{ X, }[/math] denoted by [math]\displaystyle{ X^{\#}, }[/math] can be partially ordered by declaring [math]\displaystyle{ p \leq q }[/math] if and only if [math]\displaystyle{ p(x) \leq q(x) }[/math] for all [math]\displaystyle{ x \in X. }[/math] A sublinear function is called minimal if it is a minimal element of [math]\displaystyle{ X^{\#} }[/math] under this order. A sublinear function is minimal if and only if it is a real linear functional.[1]

Examples and sufficient conditions

Every norm, seminorm, and real linear functional is a sublinear function. The identity function [math]\displaystyle{ \Reals \to \Reals }[/math] on [math]\displaystyle{ X := \Reals }[/math] is an example of a sublinear function (in fact, it is even a linear functional) that is neither positive nor a seminorm; the same is true of this map's negation [math]\displaystyle{ x \mapsto -x. }[/math][5] More generally, for any real [math]\displaystyle{ a \leq b, }[/math] the map [math]\displaystyle{ \begin{alignat}{4} S_{a,b} :\;&& \Reals &&\;\to \;& \Reals \\[0.3ex] && x &&\;\mapsto\;& \begin{cases} a x & \text{ if } x \leq 0 \\ b x & \text{ if } x \geq 0 \\ \end{cases} \\ \end{alignat} }[/math] is a sublinear function on [math]\displaystyle{ X := \Reals }[/math] and moreover, every sublinear function [math]\displaystyle{ p : \Reals \to \Reals }[/math] is of this form; specifically, if [math]\displaystyle{ a := - p(-1) }[/math] and [math]\displaystyle{ b := p(1) }[/math] then [math]\displaystyle{ a \leq b }[/math] and [math]\displaystyle{ p = S_{a, b}. }[/math]

If [math]\displaystyle{ p }[/math] and [math]\displaystyle{ q }[/math] are sublinear functions on a real vector space [math]\displaystyle{ X }[/math] then so is the map [math]\displaystyle{ x \mapsto \max \{p(x), q(x)\}. }[/math] More generally, if [math]\displaystyle{ \mathcal{P} }[/math] is any non-empty collection of sublinear functionals on a real vector space [math]\displaystyle{ X }[/math] and if for all [math]\displaystyle{ x \in X, }[/math] [math]\displaystyle{ q(x) := \sup \{p(x) : p \in \mathcal{P}\}, }[/math] then [math]\displaystyle{ q }[/math] is a sublinear functional on [math]\displaystyle{ X. }[/math][5]


A function [math]\displaystyle{ p : X \to \Reals }[/math] which is subadditive, convex, and satisfies [math]\displaystyle{ p(0) \leq 0 }[/math] is also positively homogeneous (the latter condition [math]\displaystyle{ p(0) \leq 0 }[/math] is necessary as the example of [math]\displaystyle{ p(x):=\sqrt{x^2+1} }[/math] on [math]\displaystyle{ X:=\mathbb R }[/math] shows). If [math]\displaystyle{ p }[/math] is positively homogeneous, it is convex if and only if it is subadditive. Therefore, assuming [math]\displaystyle{ p(0) \leq 0 }[/math], any two properties among subadditivity, convexity, and positive homogeneity implies the third.

Properties

Every sublinear function is a convex function: For [math]\displaystyle{ 0 \leq t \leq 1, }[/math] [math]\displaystyle{ \begin{alignat}{3} p(t x + (1 - t) y) &\leq p(t x) + p((1 - t) y) && \quad\text{ subadditivity} \\ &= t p(x) + (1 - t) p(y) && \quad\text{ nonnegative homogeneity} \\ \end{alignat} }[/math]

If [math]\displaystyle{ p : X \to \Reals }[/math] is a sublinear function on a vector space [math]\displaystyle{ X }[/math] then[proof 2][3] [math]\displaystyle{ p(0) ~=~ 0 ~\leq~ p(x) + p(-x), }[/math] for every [math]\displaystyle{ x \in X, }[/math] which implies that at least one of [math]\displaystyle{ p(x) }[/math] and [math]\displaystyle{ p(-x) }[/math] must be nonnegative; that is, for every [math]\displaystyle{ x \in X, }[/math][3] [math]\displaystyle{ 0 ~\leq~ \max \{p(x), p(-x)\}. }[/math] Moreover, when [math]\displaystyle{ p : X \to \Reals }[/math] is a sublinear function on a real vector space then the map [math]\displaystyle{ q : X \to \Reals }[/math] defined by [math]\displaystyle{ q(x) ~\stackrel{\scriptscriptstyle\text{def}}{=}~ \max \{p(x), p(-x)\} }[/math] is a seminorm.[3]

Subadditivity of [math]\displaystyle{ p : X \to \Reals }[/math] guarantees that for all vectors [math]\displaystyle{ x, y \in X, }[/math][1][proof 3] [math]\displaystyle{ p(x) - p(y) ~\leq~ p(x - y), }[/math] [math]\displaystyle{ - p(x) ~\leq~ p(-x), }[/math] so if [math]\displaystyle{ p }[/math] is also symmetric then the reverse triangle inequality will hold for all vectors [math]\displaystyle{ x, y \in X, }[/math] [math]\displaystyle{ |p(x) - p(y)| ~\leq~ p(x - y). }[/math]

Defining [math]\displaystyle{ \ker p ~\stackrel{\scriptscriptstyle\text{def}}{=}~ p^{-1}(0), }[/math] then subadditivity also guarantees that for all [math]\displaystyle{ x \in X, }[/math] the value of [math]\displaystyle{ p }[/math] on the set [math]\displaystyle{ x + (\ker p \cap -\ker p) = \{x + k : p(k) = 0 = p(-k)\} }[/math] is constant and equal to [math]\displaystyle{ p(x). }[/math][proof 4] In particular, if [math]\displaystyle{ \ker p = p^{-1}(0) }[/math] is a vector subspace of [math]\displaystyle{ X }[/math] then [math]\displaystyle{ - \ker p = \ker p }[/math] and the assignment [math]\displaystyle{ x + \ker p \mapsto p(x), }[/math] which will be denoted by [math]\displaystyle{ \hat{p}, }[/math] is a well-defined real-valued sublinear function on the quotient space [math]\displaystyle{ X \,/\, \ker p }[/math] that satisfies [math]\displaystyle{ \hat{p} ^{-1}(0) = \ker p. }[/math] If [math]\displaystyle{ p }[/math] is a seminorm then [math]\displaystyle{ \hat{p} }[/math] is just the usual canonical norm on the quotient space [math]\displaystyle{ X \,/\, \ker p. }[/math]

Pryce's sublinearity lemma[2] — Suppose [math]\displaystyle{ p : X \to \Reals }[/math] is a sublinear functional on a vector space [math]\displaystyle{ X }[/math] and that [math]\displaystyle{ K \subseteq X }[/math] is a non-empty convex subset. If [math]\displaystyle{ x \in X }[/math] is a vector and [math]\displaystyle{ a, c \gt 0 }[/math] are positive real numbers such that [math]\displaystyle{ p(x) + a c ~\lt ~ \inf_{k \in K} p(x + a k) }[/math] then for every positive real [math]\displaystyle{ b \gt 0 }[/math] there exists some [math]\displaystyle{ \mathbf{z} \in K }[/math] such that [math]\displaystyle{ p(x + a \mathbf{z}) + b c ~\lt ~ \inf_{k \in K} p(x + a \mathbf{z} + b k). }[/math]

Adding [math]\displaystyle{ b c }[/math] to both sides of the hypothesis [math]\displaystyle{ p(x) + a c \,\lt \, \inf_{} p(x + a K) }[/math] (where [math]\displaystyle{ p(x + a K) ~\stackrel{\scriptscriptstyle\text{def}}{=}~ \{p(x + a k) : k \in K\} }[/math]) and combining that with the conclusion gives [math]\displaystyle{ p(x) + a c + b c ~\lt ~ \inf_{} p(x + a K) + b c ~\leq~ p(x + a \mathbf{z}) + b c ~\lt ~ \inf_{} p(x + a \mathbf{z} + b K) }[/math] which yields many more inequalities, including, for instance, [math]\displaystyle{ p(x) + a c + b c ~\lt ~ p(x + a \mathbf{z}) + b c ~\lt ~ p(x + a \mathbf{z} + b \mathbf{z}) }[/math] in which an expression on one side of a strict inequality [math]\displaystyle{ \,\lt \, }[/math] can be obtained from the other by replacing the symbol [math]\displaystyle{ c }[/math] with [math]\displaystyle{ \mathbf{z} }[/math] (or vice versa) and moving the closing parenthesis to the right (or left) of an adjacent summand (all other symbols remain fixed and unchanged).

Associated seminorm

If [math]\displaystyle{ p : X \to \Reals }[/math] is a real-valued sublinear function on a real vector space [math]\displaystyle{ X }[/math] (or if [math]\displaystyle{ X }[/math] is complex, then when it is considered as a real vector space) then the map [math]\displaystyle{ q(x) ~\stackrel{\scriptscriptstyle\text{def}}{=}~ \max \{p(x), p(-x)\} }[/math] defines a seminorm on the real vector space [math]\displaystyle{ X }[/math] called the seminorm associated with [math]\displaystyle{ p. }[/math][3] A sublinear function [math]\displaystyle{ p }[/math] on a real or complex vector space is a symmetric function if and only if [math]\displaystyle{ p = q }[/math] where [math]\displaystyle{ q(x) ~\stackrel{\scriptscriptstyle\text{def}}{=}~ \max \{p(x), p(-x)\} }[/math] as before.

More generally, if [math]\displaystyle{ p : X \to \Reals }[/math] is a real-valued sublinear function on a (real or complex) vector space [math]\displaystyle{ X }[/math] then [math]\displaystyle{ q(x) ~\stackrel{\scriptscriptstyle\text{def}}{=}~ \sup_{|u|=1} p(u x) ~=~ \sup \{p(u x) : u \text{ is a unit scalar }\} }[/math] will define a seminorm on [math]\displaystyle{ X }[/math] if this supremum is always a real number (that is, never equal to [math]\displaystyle{ \infty }[/math]).

Relation to linear functionals

If [math]\displaystyle{ p }[/math] is a sublinear function on a real vector space [math]\displaystyle{ X }[/math] then the following are equivalent:[1]

  1. [math]\displaystyle{ p }[/math] is a linear functional.
  2. for every [math]\displaystyle{ x \in X, }[/math] [math]\displaystyle{ p(x) + p(-x) \leq 0. }[/math]
  3. for every [math]\displaystyle{ x \in X, }[/math] [math]\displaystyle{ p(x) + p(-x) = 0. }[/math]
  4. [math]\displaystyle{ p }[/math] is a minimal sublinear function.

If [math]\displaystyle{ p }[/math] is a sublinear function on a real vector space [math]\displaystyle{ X }[/math] then there exists a linear functional [math]\displaystyle{ f }[/math] on [math]\displaystyle{ X }[/math] such that [math]\displaystyle{ f \leq p. }[/math][1]

If [math]\displaystyle{ X }[/math] is a real vector space, [math]\displaystyle{ f }[/math] is a linear functional on [math]\displaystyle{ X, }[/math] and [math]\displaystyle{ p }[/math] is a positive sublinear function on [math]\displaystyle{ X, }[/math] then [math]\displaystyle{ f \leq p }[/math] on [math]\displaystyle{ X }[/math] if and only if [math]\displaystyle{ f^{-1}(1) \cap \{x \in X : p(x) \lt 1\} = \varnothing. }[/math][1]

Dominating a linear functional

A real-valued function [math]\displaystyle{ f }[/math] defined on a subset of a real or complex vector space [math]\displaystyle{ X }[/math] is said to be dominated by a sublinear function [math]\displaystyle{ p }[/math] if [math]\displaystyle{ f(x) \leq p(x) }[/math] for every [math]\displaystyle{ x }[/math] that belongs to the domain of [math]\displaystyle{ f. }[/math] If [math]\displaystyle{ f : X \to \Reals }[/math] is a real linear functional on [math]\displaystyle{ X }[/math] then[6][1] [math]\displaystyle{ f }[/math] is dominated by [math]\displaystyle{ p }[/math] (that is, [math]\displaystyle{ f \leq p }[/math]) if and only if [math]\displaystyle{ -p(-x) \leq f(x) \leq p(x) \quad \text{ for every } x \in X. }[/math] Moreover, if [math]\displaystyle{ p }[/math] is a seminorm or some other symmetric map (which by definition means that [math]\displaystyle{ p(-x) = p(x) }[/math] holds for all [math]\displaystyle{ x }[/math]) then [math]\displaystyle{ f \leq p }[/math] if and only if [math]\displaystyle{ |f| \leq p. }[/math]

Theorem[1] — If [math]\displaystyle{ p : X \to \Reals }[/math] be a sublinear function on a real vector space [math]\displaystyle{ X }[/math] and if [math]\displaystyle{ z \in X }[/math] then there exists a linear functional [math]\displaystyle{ f }[/math] on [math]\displaystyle{ X }[/math] that is dominated by [math]\displaystyle{ p }[/math] (that is, [math]\displaystyle{ f \leq p }[/math]) and satisfies [math]\displaystyle{ f(z) = p(z). }[/math] Moreover, if [math]\displaystyle{ X }[/math] is a topological vector space and [math]\displaystyle{ p }[/math] is continuous at the origin then [math]\displaystyle{ f }[/math] is continuous.

Continuity

Theorem[7] — Suppose [math]\displaystyle{ f : X \to \Reals }[/math] is a subadditive function (that is, [math]\displaystyle{ f(x + y) \leq f(x) + f(y) }[/math] for all [math]\displaystyle{ x, y \in X }[/math]). Then [math]\displaystyle{ f }[/math] is continuous at the origin if and only if [math]\displaystyle{ f }[/math] is uniformly continuous on [math]\displaystyle{ X. }[/math] If [math]\displaystyle{ f }[/math] satisfies [math]\displaystyle{ f(0) = 0 }[/math] then [math]\displaystyle{ f }[/math] is continuous if and only if its absolute value [math]\displaystyle{ |f| : X \to [0, \infty) }[/math] is continuous. If [math]\displaystyle{ f }[/math] is non-negative then [math]\displaystyle{ f }[/math] is continuous if and only if [math]\displaystyle{ \{x \in X : f(x) \lt 1\} }[/math] is open in [math]\displaystyle{ X. }[/math]

Suppose [math]\displaystyle{ X }[/math] is a topological vector space (TVS) over the real or complex numbers and [math]\displaystyle{ p }[/math] is a sublinear function on [math]\displaystyle{ X. }[/math] Then the following are equivalent:[7]

  1. [math]\displaystyle{ p }[/math] is continuous;
  2. [math]\displaystyle{ p }[/math] is continuous at 0;
  3. [math]\displaystyle{ p }[/math] is uniformly continuous on [math]\displaystyle{ X }[/math];

and if [math]\displaystyle{ p }[/math] is positive then this list may be extended to include:

  1. [math]\displaystyle{ \{x \in X : p(x) \lt 1\} }[/math] is open in [math]\displaystyle{ X. }[/math]

If [math]\displaystyle{ X }[/math] is a real TVS, [math]\displaystyle{ f }[/math] is a linear functional on [math]\displaystyle{ X, }[/math] and [math]\displaystyle{ p }[/math] is a continuous sublinear function on [math]\displaystyle{ X, }[/math] then [math]\displaystyle{ f \leq p }[/math] on [math]\displaystyle{ X }[/math] implies that [math]\displaystyle{ f }[/math] is continuous.[7]

Relation to Minkowski functions and open convex sets

Theorem[7] — If [math]\displaystyle{ U }[/math] is a convex open neighborhood of the origin in a topological vector space [math]\displaystyle{ X }[/math] then the Minkowski functional of [math]\displaystyle{ U, }[/math] [math]\displaystyle{ p_U : X \to [0, \infty), }[/math] is a continuous non-negative sublinear function on [math]\displaystyle{ X }[/math] such that [math]\displaystyle{ U = \left\{x \in X : p_U(x) \lt 1\right\}; }[/math] if in addition [math]\displaystyle{ U }[/math] is a balanced set then [math]\displaystyle{ p_U }[/math] is a seminorm on [math]\displaystyle{ X. }[/math]

Relation to open convex sets

Theorem[7] — Suppose that [math]\displaystyle{ X }[/math] is a topological vector space (not necessarily locally convex or Hausdorff) over the real or complex numbers. Then the open convex subsets of [math]\displaystyle{ X }[/math] are exactly those that are of the form [math]\displaystyle{ z + \{x \in X : p(x) \lt 1\} = \{x \in X : p(x - z) \lt 1\} }[/math] for some [math]\displaystyle{ z \in X }[/math] and some positive continuous sublinear function [math]\displaystyle{ p }[/math] on [math]\displaystyle{ X. }[/math]

Operators

The concept can be extended to operators that are homogeneous and subadditive. This requires only that the codomain be, say, an ordered vector space to make sense of the conditions.

Computer science definition

In computer science, a function [math]\displaystyle{ f : \Z^+ \to \Reals }[/math] is called sublinear if [math]\displaystyle{ \lim_{n \to \infty} \frac{f(n)}{n} = 0, }[/math] or [math]\displaystyle{ f(n) \in o(n) }[/math] in asymptotic notation (notice the small [math]\displaystyle{ o }[/math]). Formally, [math]\displaystyle{ f(n) \in o(n) }[/math] if and only if, for any given [math]\displaystyle{ c \gt 0, }[/math] there exists an [math]\displaystyle{ N }[/math] such that [math]\displaystyle{ f(n) \lt c n }[/math] for [math]\displaystyle{ n \geq N. }[/math][8] That is, [math]\displaystyle{ f }[/math] grows slower than any linear function. The two meanings should not be confused: while a Banach functional is convex, almost the opposite is true for functions of sublinear growth: every function [math]\displaystyle{ f(n) \in o(n) }[/math] can be upper-bounded by a concave function of sublinear growth.[9]

See also

Notes

Proofs

  1. Let [math]\displaystyle{ x \in X. }[/math] The triangle inequality and symmetry imply [math]\displaystyle{ p(0) = p(x + (- x)) \leq p(x) + p(-x) = p(x) + p(x) = 2 p(x). }[/math] Substituting [math]\displaystyle{ 0 }[/math] for [math]\displaystyle{ x }[/math] and then subtracting [math]\displaystyle{ p(0) }[/math] from both sides proves that [math]\displaystyle{ 0 \leq p(0). }[/math] Thus [math]\displaystyle{ 0 \leq p(0) \leq 2 p(x) }[/math] which implies [math]\displaystyle{ 0 \leq p(x). }[/math] [math]\displaystyle{ \blacksquare }[/math]
  2. If [math]\displaystyle{ x \in X }[/math] and [math]\displaystyle{ r := 0 }[/math] then nonnegative homogeneity implies that [math]\displaystyle{ p(0) = p(r x) = r p(x) = 0 p(x) = 0. }[/math] Consequently, [math]\displaystyle{ 0 = p(0) = p(x + (-x)) \leq p(x) + p(-x), }[/math] which is only possible if [math]\displaystyle{ 0 \leq \max \{p(x), p(-x)\}. }[/math] [math]\displaystyle{ \blacksquare }[/math]
  3. [math]\displaystyle{ p(x) = p(y + (x - y)) \leq p(y) + p(x - y), }[/math] which happens if and only if [math]\displaystyle{ p(x) - p(y) \leq p(x - y). }[/math] [math]\displaystyle{ \blacksquare }[/math] Substituting [math]\displaystyle{ y := -x }[/math] and gives [math]\displaystyle{ p(x) - p(-x) \leq p(x - (-x)) = p(x + x) \leq p(x) + p(x), }[/math] which implies [math]\displaystyle{ - p(-x) \leq p(x) }[/math] (positive homogeneity is not needed; the triangle inequality suffices). [math]\displaystyle{ \blacksquare }[/math]
  4. Let [math]\displaystyle{ x \in X }[/math] and [math]\displaystyle{ k \in p^{-1}(0) \cap (-p^{-1}(0)). }[/math] It remains to show that [math]\displaystyle{ p(x + k) = p(x). }[/math] The triangle inequality implies [math]\displaystyle{ p(x + k) \leq p(x) + p(k) = p(x) + 0 = p(x). }[/math] Since [math]\displaystyle{ p(-k) = 0, }[/math] [math]\displaystyle{ p(x) = p(x) - p(-k) \leq p(x - (-k)) = p(x + k), }[/math] as desired. [math]\displaystyle{ \blacksquare }[/math]

References

  1. 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 Narici & Beckenstein 2011, pp. 177-220.
  2. 2.0 2.1 2.2 Schechter 1996, pp. 313-315.
  3. 3.0 3.1 3.2 3.3 3.4 Narici & Beckenstein 2011, pp. 120-121.
  4. Kubrusly 2011, p. 200.
  5. 5.0 5.1 Narici & Beckenstein 2011, pp. 177-221.
  6. Rudin 1991, pp. 56-62.
  7. 7.0 7.1 7.2 7.3 7.4 Narici & Beckenstein 2011, pp. 192-193.
  8. Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein (2001). "3.1". Introduction to Algorithms (2nd ed.). MIT Press and McGraw-Hill. pp. 47–48. ISBN 0-262-03293-7. 
  9. Ceccherini-Silberstein, Tullio; Salvatori, Maura; Sava-Huss, Ecaterina (2017-06-29). Groups, graphs, and random walks. Cambridge. Lemma 5.17. ISBN 9781316604403. OCLC 948670194. 

Bibliography