In functional analysis,
Definition A:
for any normed linear space $(X, \| \cdot \| )$, the weak star topology $\sigma (X^*, X)$ on $X^*$ is generated by the collection of seminorms $\{ p_x \, | \, x \in X\}$, defined by $$p_x (f) = |f(x)|.$$
In probability theory (more specifically from the book "Probability measures on Metric Spaces" written by Parthasarathy),
Definition B:
for any metric space $X$, let $\mathcal{M} (X)$ denote the space of measures defined on $\mathcal{B} (X)$ and let $C(X)$ be the space of all bounded real valued continuous functions on $X$, equipped with the sup norm. Then the weak topology on the space $\mathcal{M} (X)$ is generated by the base of open neighbourhoods at a point $\mu$ defined by $$ \bigg\{ \nu \in \mathcal{M} (X) \, \Bigg| \, \, \bigg| \int_X f_i \, d \nu - \int_X f_i \, d \mu \bigg| < \epsilon_i, \, \, i= 1,2,\ldots, k \bigg\},$$ where $f_1, \ldots, f_k \in C(X)$ and $\epsilon_1 , \ldots, \epsilon_k >0$.
Here is what I don't understand:
If $X$ is a compact metric space, then by the representation theorem of bounded linear functionals on $C(X)^*$, then for any $\Lambda \in C(X)^*$, there exists a unique Borel measure $\mu \in \mathcal{M}(X)$ such that $$ \Lambda_\mu (f) := \Lambda (f) = \int_X f \,d \mu, \quad \forall f \in C(X),$$ and that $$\| \Lambda_\mu \| = \mu (X).$$ Thus, if we identify each element $\mu \in \mathcal{M} (X)$ by $\Lambda_\mu \in C(X)^*$, Definitions A and B are the same.
However, for any general metric space $X$ that is NOT necessarily compact, $\mathcal{M} (X)$ and $C(X)^*$ are not necessarily in isometric isomorphism. (Or is there a representation result in greater generality?)
Is Definition B slightly more general than Definition A to cater for the needs in probability theory? If this is the case, then some functional analytic results might not be applicable to weak convergence theory in probability..... Any ideas?