Theorems · Theorem · probability
MeasureTheory.IsProgressive.finsetProd
∀ {Ω : Type u_1} {ι : Type u_2} {m : MeasurableSpace Ω} [inst : Preorder ι] {f : MeasureTheory.Filtration ι m}
{β : Type u_3} {mi : MeasurableSpace ι} {mβ : MeasurableSpace β} {γ : Type u_4} [inst_1 : CommMonoid β]
[MeasurableMul₂ β] {U : γ → ι → Ω → β} {s : Finset γ},
(∀ c ∈ s, MeasureTheory.IsProgressive f (U c)) → MeasureTheory.IsProgressive f fun i ω => ∏ c ∈ s, U c i ω- Defined in
- Mathlib.Probability.Process.Adapted
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- Preorderstatement and proof · cited by 7,952
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- MeasureTheory.Filtrationstatement and proof · cited by 425
- MeasurableMul₂statement and proof · cited by 139
- MeasureTheory.IsProgressivestatement and proof · cited by 14
- Finset.measurable_prodproof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.