Tao, Terence, Topics in Random Matrix Theory

authors
Tao, Terence

Reading the introductory section of this on Ed's recommendation for a quick overview of probability theory, i.e. just section 1.1. Running ntoes for now, expansion as warranted.

opening remarks

assuming familiarity with measure theoy, eh? okay, let's see how badly this screws us over.

Foundations

what is a measure?

Suppose a \sigma-algebra \Sigma over X . A measure is a function \mu: \Sigma \to \bb{R}, with the following properties:

(X, \Sigma) is called a measurable space. Members of Σ are measurable sets. (X, \Sigma, \mu) is a measure space.

A probability measure is a measure with \mu(\Sigma) = 1.

notation

This is the wikipedia definition. Tao uses (\Omega, \mathcal{B}, \mathbb{P}) instead of (X, \Sigma, \mu):

We'll notate elements of \Omega as \omega, but want to avoid referring to these directly as much as possible. Why?

Probability theory studies properties of probability measures that are invariant across extensions of the probability space.

We avoid referring to elememnts of Ω directly because we're trying to study the type family of probability measures, and especially extensions of the measure space.

(\Omega^0, \mathcal{B}^0, \mathbb{P}^0) extends (\Omega, \mathcal{B}, \mathbb{P}) if there exists surjective map \pi: \Omega^0 \to \Omega that is

\pi ends up identifying every event E \in \mathcal{B} with a \pi^{-1}(E \in \mathcal{B}^0.

alternate source for this calls π a probability preserving measurable map.

(there's what appears to be a minor abuse of terminology that seems common here, where \pi : \Omega^0 \to \Omega but \pi^{-1} is applied to events E, not samples \omega. This is just asking for a preimage made by a surjective function, so I guess that's okay. That's how the blog entry seems to use \pi, anyway.)

We mostly therefore want to frame our explorations and conclusions in terms of the bits that will let us generalize \Omega.

If we fail to do this, let's consider it as no longer doing probability theory. This subject is demarcated by the type family; once you're looking at properties of a specific member that don't generalize across extensions, you're looking at a different thing. In other words, this is our invariance.

what is preserved under extension?

preserved:

not preserved:

notation to reflect leaving the underlying set behind: logical language, not set theoretic.

eqn 1.1 the union bound.

\begin{equation} \mathbb{P}(\bigvee_{i}~E_i) \leq \sum_{i}~\mathbb{P}(E_i) \end{equation}

for any countable collection of events Ei .

take complements:

\begin{equation} \mathbb{P}(\overline{\bigwedge_{i}~E_i}) \leq \mathbb{P}(\overline{E_i}) \end{equation}

Backlinks