A measurable space structure on the type of continuous maps #
In this file we endow the type C(X, Y) of continuous maps from X to Y with the Borel
sigma-algebra coming from the compact-open topology. We show that, under some assumptions on
X and Y, this is equal to the restriction of the product sigma-algebra over X → Y. This
means that a function g : Z → C(X, Y) is measurable if and only if, for all x : X,
z ↦ g z x is measurable. We then use this to build a measurable equivalence between
{f : X → Y // Continuous f} and C(X, Y).
Main definition #
MeasurableEquiv.continuousMapToFun X Y: A measurable equivalence betweenC(X, Y)and{f : X → Y // Continuous f}.
Main statements #
borel_eq_iSup_comap_eval: The sigma-algebra overC(X, Y)is the coarsest that makes the mapsf ↦ f xmeasurable for allx : X.measurable_iff_eval: A functiong : Z → C(X, Y)is measurable if and only if, for allx : X,z ↦ g z xis measurable.
References #
Tags #
continuous map, sigma-algebra
The coarsest sigma-algebra over C(X, Y) making the evaluation maps f ↦ f x is
smaller than the Borel sigma-algebra coming from the compact-open topology.
The sigma-algebra over C(X, Y) is the coarsest that makes the maps f ↦ f x measurable
for all x : X.
The proof follows the one presented on https://math.stackexchange.com/questions/4789531/when-does-the-borel-sigma-algebra-of-compact-convergence-coincide-with-the-pr.
A function g : Z → C(X, Y) is measurable if and only if,
for all x : X, z ↦ g z x is measurable.
A measurable equivalence between C(X, Y) and {f : X → Y // Continuous f}.
Equations
- One or more equations did not get rendered due to their size.