Mathlib Map

Theorems · Theorem · probability

MeasureTheory.ProgMeasurable.finset_prod

Deprecated since 2026-04-24Use MeasureTheory.IsStronglyProgressive.finsetProd instead.

∀ {Ω : 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

Alias of MeasureTheory.IsStronglyProgressive.finsetProd.

Defined in
Mathlib.Probability.Process.Adapted
Cited by
0 results in Mathlib
Foundations
Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PreorderTopologicalSpaceMeasurableSpaceCommMonoidContinuousMul

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.