Theorems · Theorem · probability
MeasureTheory.IsStronglyPredictable.measurable_add_one
∀ {Ω : Type u_1} {m : MeasurableSpace Ω} {E : Type u_3} [inst : TopologicalSpace E] {𝓕 : MeasureTheory.Filtration ℕ m}
{u : ℕ → Ω → E}, MeasureTheory.IsStronglyPredictable 𝓕 u → ∀ (n : ℕ), MeasureTheory.StronglyMeasurable (u (n + 1))If u is a discrete predictable process, then u (n + 1) is 𝓕 n-measurable.
- Defined in
- Mathlib.Probability.Process.Predictable
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- Set.ofPredproof · cited by 6,101
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- MeasureTheory.Filtrationstatement and proof · cited by 425
- MeasureTheory.StronglyMeasurablestatement · cited by 363
- Set.Finite.subsetproof · cited by 285
- MeasureTheory.Filtration.seqstatement and proof · cited by 184
- Set.range_subset_iffproof · cited by 99
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.IsStronglyPredictable.predictablePart_eqproof · cited by 1
- MeasureTheory.IsStronglyPredictable.iff_measurable_add_oneproof · cited by 1
- MeasureTheory.Submartingale.zero_le_of_predictable'proof · cited by 0
- MeasureTheory.Martingale.eq_zero_of_predictable'proof · cited by 0
- MeasureTheory.Supermartingale.le_zero_of_predictable'proof · cited by 0
- MeasureTheory.IsPredictable.measurable_add_oneproof · cited by 0