Theorems · Theorem · probability
indep_comap_pi_of_prod_bcf
∀ {Ω : Type u_1} {S : Type u_2} {m mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω} {E : S → Type u_4}
[inst : (s : S) → TopologicalSpace (E s)] [inst_1 : (s : S) → MeasurableSpace (E s)] [∀ (s : S), BorelSpace (E s)]
[∀ (s : S), HasOuterApproxClosed (E s)] {X : (s : S) → Ω → E s} [inst_4 : Fintype S]
[MeasureTheory.IsProbabilityMeasure P],
m ≤ mΩ →
(∀ (s : S), AEMeasurable (X s) P) →
(∀ (A : Set Ω),
MeasurableSet A →
∀ (f : (s : S) → BoundedContinuousFunction (E s) ℝ),
∫ (ω : Ω) in A, ∏ s, (f s) (X s ω) ∂P = P.real A * ∫ (ω : Ω), ∏ s, (f s) (X s ω) ∂P) →
ProbabilityTheory.Indep m (MeasurableSpace.comap (fun ω s => X s ω) MeasurableSpace.pi) P- Cited by
- 0 results in Mathlib
- Foundations
- Depth 271 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Fintypestatement and proof · cited by 7,736
- Set.ofPredproof · cited by 6,101
- Finset.univstatement and proof · cited by 3,473
- MeasurableSetstatement and proof · cited by 3,075
- Finset.prodstatement and proof · cited by 2,356
- MeasureTheory.integralstatement and proof · cited by 1,779
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.