Theorems · Theorem · probability
pi_indepFun_of_bcf
∀ {Ω : Type u_1} {S : Type u_2} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω} {E : S → Type u_4} {H : Type u_7}
[inst : (s : S) → TopologicalSpace (E s)] [inst_1 : (s : S) → MeasurableSpace (E s)] [∀ (s : S), BorelSpace (E s)]
[∀ (s : S), HasOuterApproxClosed (E s)] [inst_4 : TopologicalSpace H] [inst_5 : MeasurableSpace H] [BorelSpace H]
[HasOuterApproxClosed H] {X : (s : S) → Ω → E s} {U : Ω → H} [MeasureTheory.IsFiniteMeasure P] [Finite S],
(∀ (s : S), AEMeasurable (X s) P) →
AEMeasurable U P →
(∀ (f : BoundedContinuousFunction ((s : S) → E s) ℝ) (g : BoundedContinuousFunction H ℝ),
∫ (x : Ω), (fun ω => (f fun x => X x ω) * g (U ω)) x ∂P =
(∫ (x : Ω), (fun ω => f fun x => X x ω) x ∂P) * ∫ (x : Ω), (⇑g ∘ U) x ∂P) →
ProbabilityTheory.IndepFun (fun ω s => X s ω) U P- Cited by
- 1 results in Mathlib
- Foundations
- Depth 269 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupproof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpaceproof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Fintypeproof · cited by 7,736
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- Finset.prodproof · cited by 2,356
- MeasureTheory.integralstatement and proof · cited by 1,779
Cited by1
Results whose statement or proof uses this declaration.
- process_indepFun_of_bcfproof · cited by 0