Notation#

This section summarizes major notation used in the book.

Numbers#

Notation

Meaning

Reference

N

The set of natural numbers

Z

The set of integers

Q

The set of rational numbers

R

The set of real numbers

Definition 2.1

R

The extended real line [,]

Definition 2.40

C

The set of complex numbers

Re(x)

The real part of a complex number

Im(x)

The imaginary part of a complex number

Sets and Functions#

Notation

Meaning

Reference

domf

Domain of a function f

Definition 1.49

rangef

Range of a function f

Definition 1.51

epif

Epigraph of a function f

suppf

Support of a function f

gf

Composition of functions g and f with (gf)(x)=g(f(x))

Definition 1.58

Linear Algebra#

Notation

Meaning

V

A vector space (usually finite dimensional)

E

A normed vector space (usually finite dimensional and Euclidean)

Rn

n dimensional Euclidean real vector space

Rm×n

The space of m×n real matrices

Sn

The space of n×n symmetric real matrices

N(A)

Null space of a matrix A

C(A)

Column space of a matrix A

R(A)

Row space of a matrix A

R(A)

Range of a set of vectors A

nullity(A)

Nullity of a an operator A

tr(A)

Trace of a matrix A

diag(A)

Diagonal of a matrix A

supp(v)

Support of a vector v (non-zero indices)

0

The all zeros vector

1

The all ones vector

Topology / Metric Spaces#

Notation

Meaning

intA

The interior of a set A

clA

The closure of a set A

bdA

The boundary of a set A

diamA

The diam of a set A

riA

The relative interior of a set A

Calculus#

Notation

Meaning

Reference

limxaf(x)

Limit of f as x approaches a

Definition 2.64

xa

x approaches a from the left

Definition 2.65

xa+

x approaches a from the right

Definition 2.65

f(a)

Left hand limit of f at x=a

Definition 2.65

f(a+)

Right hand limit of f at x=a

Definition 2.65

f

First derivative of f

Definition 2.78

f(1)

1st derivative of f

Definition 2.81

f(n)

n-th derivative of f

Definition 2.81

f(0)

0-th derivative of f (f(0)=f)

Definition 2.81

f(a)

Left hand derivative of f at x=a

Definition 2.83

f+(a)

Right hand derivative of f at x=a

Definition 2.83

f

Gradient of f

Convex Analysis#

Notation

Meaning

proxf

The proximal operator for a function f