Mathlib Map

Theorems · Theorem · measure theory

Measurable.dependsOn_of_piFinset

∀ {Z : Type u_3} {ι : Type u_4} {X : ι → Type u_5} [inst : (i : ι) → MeasurableSpace (X i)] {f : ((i : ι) → X i) → Z}
  {s : Finset ι} [inst_1 : MeasurableSpace Z] [MeasurableSingletonClass Z], Measurable f → DependsOn f ↑s

If a function is measurable with respect to the σ-algebra generated by the first coordinates, then it only depends on those first coordinates.

Defined in
Mathlib.MeasureTheory.Function.FactorsThrough
Cited by
1 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceMeasurableSpaceMeasurableSingletonClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.