Portmanteau Theorem

StatementXnDX iff E[g(Xn)]E[g(X)] for any bounded, continuous Lipschitz g. We prove this in two parts:

Part 1

Here we show XnDX implies E[g(Xn)]E[g(X)] for any continuous bounded g. Let Fn denote the cdf for Xn, and likewise let F be the cdf for X.

Pick ϵ, and a continuous g with M as its bound. By assuming convergence, we have Xn=OP(1), hence for some R>0, we know P(|Xn|>R)<ϵ, and also P(|X|>R)<ϵ. Thus, ||Xn|>Rg(Xn)dFn|<ϵM, and likewise for X. Since this can be made arbitrarily small, we need only look at convergence on the interval [R,R].

Let’s approximate g on [R,R]. Since g is continuous, it’s uniformly continuous on this interval, so we can pick N+1 points ti such that R=t0<t1<<tN=R and also x,y[tk,tk+1] implies |g(x)g(y)|<ϵ. Furthermore, since F is continuous outside a countable set, we can choose the points such that F is continuous at each ti. Finally, let’s define h, a step function approximation to g, by x[tk,tk+1) implies h(x)=g(tk). (And of course h(tN)=g(tN), h(x)=0 everywhere else.)

We need two lemmas:

Lemma 1|E[g(Y)]E[h(Y)]|<ϵ+ϵM where Y{X,X1,X2,}.

Proof:

|E[g(Y)]E[h(Y)]|=|E[g(Y)1|Y|>R]+(E[g(Y)1|Y|R]E[h(Y)])||E[g(Y)1|Y|>R]|+|[R,R]g(y)h(y)dY|(1)<ϵM+ϵP(|Y|R)ϵM+ϵ

where (1) follows since we’ve constructed h such that |g(x)h(x)|<ϵ for x[R,R]. ◼

Lemma 2: E[h(Xn)]E[h(X)].

Proof: It’s really easy to integrate h, since it’s a step function. We have:

|E[h(Xn)]E[h(X)]|=|[R,R]h(x)dFn[R,R]h(x)dF|=|(k=0Ng(tk)(Fn(tk+1)Fn(tk)))(k=0Ng(tk)(F(tk+1)F(tk)))|k=0N|g(tk)(Fn(tk+1)F(tk+1))+g(tk)(Fn(tk)F(tk))|.

Since there are only finitely many ti’s, and since each ti is a continuity point of F, and since FnF at each continuity point, it follows that this last quantity tends to 0 as n approaches infinity. ◼

Finally, note that

|E[g(Xn)E[g(X)]||E[g(Xn)]E[h(Xn)]|+|E[h(Xn)]E[h(X)]|+|E[h(X)]E[g(X)]|

and our two lemmas show that each of the three terms on the right can be made arbitrarily small for large n by picking suitably close approximations h. ◼

Part 2

Let Fn and F be the cdf’s as above. Suppose E[g(Xn)]E[g(X)] for any bounded, Lipschitz g. We must show that FnF at any continuity point of F. Let x be such a continuity point.

Pick ϵ>0. Let’s define two Lipschitz continuous functions a and b as follows:

  • Let a(y)=1 for yxϵ, a(y)=0 for yx, and a is linear on [xϵ,x].
  • Let b(y)=1 for yx, b(y)=0 for yx+ϵ, and b is linear on [x,x+ϵ].

So we have

adFn1XnxdFn=Fn(x)bdFn.

Using the second and third parts here and the convergence of the third part, we get lim supnFn(x)F(x)[x,x+ϵ]dF=F(x+ϵ)F(x). Likewise, using a, we get lim infnFn(x)F(x)F(xe)F(x). But since F is continuous at x, these can both be made arbitrarily small as ϵ decreases. Hence Fn(x)F(x). ◼

Notes: Why is this called the Portmanteau Theorem? I can’t find any references.

This entry was posted in Uncategorized and tagged , . Bookmark the permalink.