How do we measure continuous quantities?
First, set up some sort of "triangulation" of the space in which the continuous quantity can take values. For example, a ruler is a "triangulated" line. Typically some sort of quantitative system is chosen to keep track of the cells; e.g. for a ruler we count how many ticks there are.
A measurement of a continuous quantity is simply an identification of which one of those intervals the continuous quantity lies inside. It's a declaration "this quantity lives inside this interval."
How do we apply functions to continuous quantities?
Motivating example
Let's suppose that we are measuring lengths with a meter stick, which goes down to the nearest 2 millimeters. That is, the ticks on the stick appear at 0mm, 2mm, 4mm, 6mm, etc.
Suppose that we measure a certain length, then, by some process, we double the length. That is, we apply the "continuum" function
.
That is what
does to length itself, but what does
do to measurements of length?
Let
denote a length lying somewhere in the range
millimeters (a minimal interval on the meter stick). Then
lies somewhere in the range
, which is the union of two minimal intervals of the meter stick. So maybe we should say that
induces a multi-valued function?
Hmm, but what would be the induced function of
? It would send the interval
to the interval
, which is not necessarily a union of two minimal intervals.
I think it would be best to treat the induced function in a probabilistic manner: If the length
is equally likely to be anywhere in the range
, then
it has a 1/2 chance of being in
, and a 1/2 chance of being in
.
has,
- if
is even, a 2/3 chance of being in
, and a 1/3 chance of being in
.
- if
is odd, a 2/3 chance of being in
, and a 1/3 chance of being in
.
The general principle is that you have some sort of probability measure on the triangulation, and then you push it forward to another one.
The "problem" with this is that the true probability distributions are "continuum," as the following example demonstrates.
Let the grid on one axis consist of intervals
, let the grid on the other axis consist of intervals
where
, and let the continuum function
. Then
sends the interval
to the interval
![{\displaystyle [{\sqrt {3}}/2,1]=[0.866\cdots ,1]\subset [0.8,0.9]\cup [0.9,1.0]}](https://wikimedia.org/api/rest_v1/media/math/render/svg/b6b026f1f6600df9dd66e6bcaf815e3a2d577a42)
So after applying

to a length in that internal, we will get a length which is in the interval
![{\displaystyle [0.9,1.0]}](https://wikimedia.org/api/rest_v1/media/math/render/svg/30b90e1c2321cf99bbb4238123fdf265b0c3600a)
with probability

, and in the interval
![{\displaystyle [0.8,0.9]}](https://wikimedia.org/api/rest_v1/media/math/render/svg/99758d2827e755b192823669b0aa20b8607878e4)
with probability

.
General formulation
Let
be a continuous function (which is also a continuum function), and suppose we have a grid consisting of intervals
where
are real numbers such that
. We refer to the ordered set of these intervals as "the grid" and denote it as
.
Definition. A probability distribution on a set
is a function
, such that
for all but finitely many
, and
. Let
denote the set of probability distributions on
.
Since
is continuous, it sends intervals to intervals. If
is any interval, define its volume as
. Then
induces a function
, where
![{\displaystyle {\widetilde {f}}(n)_{m}:={\frac {{\text{Vol}}([a_{n},b_{n}]\cap f^{-1}([a_{m},b_{m}]))}{{\text{Vol}}([a_{n},b_{n}])}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/4868033acada3ce7a33da4cbe04e63f29fbc04ad)
The interpretation of
is completely clear: If the function
is applied to a quantity that was measured as being in the grid interval
, then the probability that the resulting quantity will be measured as being in the grid interval
is
.
We can say that "a measurement of
relative to the triangulation
" is a field of random variables, one at each triangle, where the random variable at triangle
is drawn from the probability distribution
.
Measure-theoretic interpretation
For my purposes in this section, by a measure on
I mean one for which all points have measure 0.
is a countable cover of
by measurable sets. Any measure
on
restricts to a measure
on
, where
In particular, if
is a probability measure then so is
.
For an interval
of
, let
be the probability measure defined by
. Let
be any measurable function. Then
induces a probability measure
on
, and hence a probability measure
on
. In this language,
is simply the function sending

One can easily check that the two formulas for

agree.
Functoriality
The above construction generalizes vastly.
First, let
be any measurable spaces, and let
be a measurable function. Let
be triangulations of
and
. Then
induces a map
. [TODO this isn't exactly right. I need a pre-existing "volume" measure on
in order to get the map
. ]
Now, if we haven't measured a quantity recently, then it might be right to think about it as a probability distribution, rather than as having a specific value. (It does have a specific value, but we don't know what it is.) In such a case as this, we can still talk about what a function
will do to the quantity. Indeed, if the quantity is in a specific cell of
, then we know what
will do to it (in the generalized sense of probability distributions). And the quantity must be in some specific cell of
. So we should expect
to induce a map
, which agrees with
when restricted via
.
There is a map
, defined as follows:

This

satisfies the property that

, but the composition with restriction in the other direction is most definitely
not the identity. [TODO I expect that the composition in the other direction is "homotopic" to the identity, because it only differs from the original in a local way.]
So we get a map
where
is the restriction, whenever we have an
. However, this construction is not functorial, because
Another reason it can't be functorial is that "triangulations" are not part of the initial data. Yet another reason it can't be functorial is that the identity map on
can actually give interesting maps between different triangulations of
.
Renormalization
Let
be some continuum function. There is a relationship between
as measured on a fine triangulation, and
as measured on a coarse triangulation.
Motivating example
Let's suppose that we are measuring lengths with two meter sticks, one which goes down to the nearest 2 millimeters, and one which goes down to the nearest 1 millimeter. That is, the ticks on the first stick appear at 0mm, 2mm, 4mm, 6mm, etc., and the ticks on the second stick appear at 0mm, 1mm, 2mm, 3mm, etc. The former stick defines a triangulation which we will call
, and the latter defines a triangulation which we will call
.
There is a (discontinuous!!) function
, sending
,
,
,
, etc. This function is the answer to the question: "If a quantity is measured in a given grid cell of the fine triangulation, which grid cell of the course triangulation will it be measured in?"
More generally, the grid cells of the fine triangulation might not be contained inside the grid cells of the coarse triangulation, so a quantity with a given fine-scale measurement might have multiple possible coarse-scale measurements. So really the answer to the italicized question above should not be a function
, but rather should be a function
.