Theorems · Theorem · probability
MeasureTheory.integrable_stoppedValue
∀ {Ω : Type u_1} (ι : Type u_3) {m : MeasurableSpace Ω} [inst : Nonempty ι] {μ : MeasureTheory.Measure Ω}
{τ : Ω → WithTop ι} {E : Type u_4} {u : ι → Ω → E} [inst_1 : PartialOrder ι] {ℱ : MeasureTheory.Filtration ι m}
[inst_2 : NormedAddCommGroup E] [LocallyFiniteOrderBot ι],
MeasureTheory.IsStoppingTime ℱ τ →
(∀ (n : ι), MeasureTheory.Integrable (u n) μ) →
∀ {N : ι}, (∀ (ω : Ω), τ ω ≤ ↑N) → MeasureTheory.Integrable (MeasureTheory.stoppedValue u τ) μ- Defined in
- Mathlib.Probability.Process.Stopping
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 224 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Top.topproof · cited by 9,680
- PartialOrderstatement and proof · cited by 6,410
- Set.imageproof · cited by 5,609
- WithTopstatement and proof · cited by 3,754
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- WithTop.somestatement and proof · cited by 1,128
- Set.Iicproof · cited by 1,111
- MeasureTheory.Filtrationstatement and proof · cited by 425
- LocallyFiniteOrderBotstatement and proof · cited by 286
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.Submartingale.integrable_stoppedValueproof · cited by 4
- MeasureTheory.Martingale.stoppedValue_min_ae_eq_condExpproof · cited by 0