Theorems · Theorem · measure theory
Measurable.dependsOn_of_piLE
∀ {Z : Type u_3} {ι : Type u_4} {X : ι → Type u_5} [inst : (i : ι) → MeasurableSpace (X i)] {f : ((i : ι) → X i) → Z}
[inst_1 : Preorder ι] {i : ι} [inst_2 : MeasurableSpace Z] [MeasurableSingletonClass Z],
Measurable f → DependsOn f (Set.Iic i)If a function is measurable with respect to the σ-algebra generated by the first coordinates, then it only depends on those first coordinates.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- MeasurableSpacestatement and proof · cited by 13,106
- Preorderstatement and proof · cited by 7,952
- Measurablestatement and proof · cited by 1,499
- Set.Iicstatement · cited by 1,111
- MeasurableSingletonClassstatement and proof · cited by 230
- MeasureTheory.Filtration.seqstatement · cited by 184
- DependsOnstatement · cited by 23
- dependsOn_iff_factorsThroughproof · cited by 5
- MeasureTheory.Filtration.piLEstatement · cited by 5
- Measurable.factorsThroughproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.