| Symbol | Meaning |
|---|
| 1{P} | indicator, equal to 1 if statement P is true and 0 otherwise |
| α:=1 | α is defined to be equal to 1 |
| f≡1 | function f is everywhere equal to 1 |
| ℘(A) | the power set of A — the collection of all subsets of A |
| [n] | {1,…,n} |
| N,Z,R,C | the natural, integer, real, and complex numbers |
| Z+,R+,… | the nonnegative elements of Z,R,… |
| ∣x∣ for x∈R | the absolute value of x |
| ∣λ∣ for λ∈C | the modulus of λ (i.e., a2+b2 if λ=a+ib) |
| ∣B∣ for set B | the cardinality of B |
| Rn | all n-tuples of real numbers |
| x⩽y for x,y∈Rn | xi⩽yi for i=1,…,n (pointwise partial order) |
| x≪y for x,y∈Rn | xi<yi for i=1,…,n |
| D(F) | the set of distributions on F |
| RM | the set of all functions from M to R |
| iRM | the set of increasing functions in RM |
| L(X) | the set of linear operators on RX |
| M(X) | the set of Markov operators in L(X) |
| ⟨a,b⟩ | inner product of the vectors a and b |
| ⋁α∈Auα | the supremum of {uα}α∈A |
| ⋀α∈Auα | the infimum of {uα}α∈A |
| iid | independent and identically distributed |
| X=dY | X and Y have the same distribution |
| X∼F | X has distribution F |
| F⪯FG | G first-order stochastically dominates F |