I read in some general measure theory books and there is always like "define measure $x$ to be the point evaluation at $y$..." but when I look around online and some other books there is no mention on what is "point evaluation". Can anyone explain to me what is point evaluation?
Meaning of Point Evaluation
1
$\begingroup$
measure-theory
definition
-
3Could it mean that the measure of a set $A$ is 1 if $y\in A$, and 0 otherwise? – 2012-09-02
1 Answers
4
"Point evaluation" is not a good name for a measure. The name of the measure is the Dirac measure. Point evaluation describes what happens when you integrate against it: namely, you get
$\int_X f(x) \, d \mu = f(y)$
(evaluation at the point $y$).
-
0And very likely one only attempts to evaluate this functional on a space (e.g., continuous functions with sup norms on compacts) such that this functional is _continuous_. – 2012-09-02