Theorems · Theorem · probability
MeasureTheory.StronglyAdapted.stoppedProcess
∀ {Ω : Type u_1} {β : Type u_2} {ι : Type u_3} {m : MeasurableSpace Ω} [inst : TopologicalSpace β]
[TopologicalSpace.PseudoMetrizableSpace β] [inst_2 : Nonempty ι] [inst_3 : LinearOrder ι]
[inst_4 : TopologicalSpace ι] [SecondCountableTopology ι] [OrderTopology ι] [inst_7 : MeasurableSpace ι]
[BorelSpace ι] {f : MeasureTheory.Filtration ι m} {u : ι → Ω → β} {τ : Ω → WithTop ι}
[TopologicalSpace.MetrizableSpace ι],
MeasureTheory.StronglyAdapted f u →
(∀ (ω : Ω), Continuous fun i => u i ω) →
MeasureTheory.IsStoppingTime f τ → MeasureTheory.StronglyAdapted f (MeasureTheory.stoppedProcess u τ)The stopped process of a strongly adapted process with continuous paths is strongly adapted.
- Defined in
- Mathlib.Probability.Process.Stopping
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- MeasurableSpacestatement and proof · cited by 13,106
- LinearOrderstatement and proof · cited by 8,572
- WithTopstatement and proof · cited by 3,754
- Continuousstatement and proof · cited by 2,592
- BorelSpacestatement and proof · cited by 1,602
- OrderTopologystatement and proof · cited by 1,355
- SecondCountableTopologystatement and proof · cited by 750
- MeasureTheory.Filtrationstatement and proof · cited by 425
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- MeasureTheory.IsStoppingTimestatement and proof · cited by 122
- MeasureTheory.StronglyAdaptedstatement and proof · cited by 81
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.