Theorems · Theorem · probability
MeasureTheory.integrable_stoppedProcess
∀ {Ω : Type u_1} {ι : Type u_3} {m : MeasurableSpace Ω} [inst : Nonempty ι] {μ : MeasureTheory.Measure Ω}
{τ : Ω → WithTop ι} {E : Type u_4} {u : ι → Ω → E} [inst_1 : LinearOrder ι] [inst_2 : TopologicalSpace ι]
[OrderTopology ι] [FirstCountableTopology ι] {ℱ : MeasureTheory.Filtration ι m} [inst_5 : NormedAddCommGroup E]
[LocallyFiniteOrderBot ι],
MeasureTheory.IsStoppingTime ℱ τ →
(∀ (n : ι), MeasureTheory.Integrable (u n) μ) →
∀ (n : ι), MeasureTheory.Integrable (MeasureTheory.stoppedProcess u τ n) μ- Defined in
- Mathlib.Probability.Process.Stopping
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 223 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.
- TopologicalSpacestatement and proof · cited by 24,529
- 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
- LinearOrderstatement and proof · cited by 8,572
- Set.imageproof · cited by 5,609
- WithTopstatement and proof · cited by 3,754
- LT.lt.leproof · cited by 2,189
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- OrderTopologystatement and proof · cited by 1,355
- WithTop.someproof · cited by 1,128
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.