Theorems · Theorem · probability
MeasureTheory.IsStronglyProgressive.finsetProd
∀ {Ω : Type u_1} {ι : Type u_2} {m : MeasurableSpace Ω} [inst : Preorder ι] {f : MeasureTheory.Filtration ι m}
{β : Type u_3} [inst_1 : TopologicalSpace β] [inst_2 : MeasurableSpace ι] {γ : Type u_4} [inst_3 : CommMonoid β]
[ContinuousMul β] {U : γ → ι → Ω → β} {s : Finset γ},
(∀ c ∈ s, MeasureTheory.IsStronglyProgressive f (U c)) →
MeasureTheory.IsStronglyProgressive f fun i a => ∏ c ∈ s, U c i a- Defined in
- Mathlib.Probability.Process.Adapted
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- Preorderstatement and proof · cited by 7,952
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- MeasureTheory.Filtrationstatement and proof · cited by 425
- ContinuousMulstatement and proof · cited by 343
- Finset.prod_applyproof · cited by 70
- MeasureTheory.IsStronglyProgressivestatement and proof · cited by 54
- MeasureTheory.IsStronglyProgressive.finsetProd'proof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.IsStronglyProgressive.finset_prodproof · cited by 0
- MeasureTheory.ProgMeasurable.finset_prodproof · cited by 0