Theorems · Theorem · probability
MeasureTheory.integrable_stoppedProcess_of_mem_finset
∀ {Ω : 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],
MeasureTheory.IsStoppingTime ℱ τ →
(∀ (n : ι), MeasureTheory.Integrable (u n) μ) →
∀ (n : ι) {s : Finset ι},
(∀ (ω : Ω), τ ω < ↑n → τ ω ∈ WithTop.some '' ↑s) →
MeasureTheory.Integrable (MeasureTheory.stoppedProcess u τ n) μ- Defined in
- Mathlib.Probability.Process.Stopping
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 222 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- LinearOrderstatement and proof · cited by 8,572
- SetLike.coestatement and proof · cited by 8,199
- Set.imagestatement and proof · cited by 5,609
- WithTopstatement and proof · cited by 3,754
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- OrderTopologystatement and proof · cited by 1,355
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.integrable_stoppedProcessproof · cited by 0