theorem
measurable_coordinate_projection_2
{S : Type u_1}
{E : Type u_2}
{𝓔 : MeasurableSpace E}
{Δ : Set S}
{x : S}
(h : x ∈ Δ)
:
Measurable fun (σ : S → E) => σ x
theorem
Measurable.juxt
{S : Type u_1}
{E : Type u_2}
{𝓔 : MeasurableSpace E}
{Λ : Set S}
{η : S → E}
:
Measurable (juxt Λ η)