Theorems · Theorem · probability
MeasureTheory.IsStronglyProgressive.add
∀ {Ω : Type u_1} {ι : Type u_2} {m : MeasurableSpace Ω} [inst : Preorder ι] {f : MeasureTheory.Filtration ι m}
{β : Type u_3} [inst_1 : TopologicalSpace β] {u v : ι → Ω → β} [inst_2 : MeasurableSpace ι] [inst_3 : Add β]
[ContinuousAdd β],
MeasureTheory.IsStronglyProgressive f u →
MeasureTheory.IsStronglyProgressive f v → MeasureTheory.IsStronglyProgressive f fun i ω => u i ω + v i ω- Defined in
- Mathlib.Probability.Process.Adapted
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- MeasurableSpacestatement and proof · cited by 13,106
- Preorderstatement and proof · cited by 7,952
- ContinuousAddstatement and proof · cited by 777
- MeasureTheory.Filtrationstatement and proof · cited by 425
- MeasureTheory.IsStronglyProgressivestatement and proof · cited by 54
- MeasureTheory.StronglyMeasurable.addproof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.IsStronglyProgressive.finsetSum'proof · cited by 3
- MeasureTheory.ProgMeasurable.addproof · cited by 0