Theorems · Theorem · probability
MeasureTheory.IsPredictable.martingalePart_eq
∀ {Ω : Type u_1} {E : Type u_2} {m0 : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} [inst : NormedAddCommGroup E]
[inst_1 : NormedSpace ℝ E] {f : ℕ → Ω → E} {ℱ : MeasureTheory.Filtration ℕ m0}
[MeasureTheory.SigmaFiniteFiltration μ ℱ],
MeasureTheory.IsStronglyPredictable ℱ f →
(∀ (n : ℕ), MeasureTheory.Integrable (f n) μ) → ∀ (n : ℕ), MeasureTheory.martingalePart f ℱ μ n =ᵐ[μ] f 0- Defined in
- Mathlib.Probability.Martingale.Centering
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 298 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- sub_eq_add_negproof · cited by 1,023
- neg_negproof · cited by 960
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.