Theorems · Theorem · probability
MeasureTheory.StronglyAdapted.stoppedProcess_of_discrete
∀ {Ω : 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 ι} [DiscreteTopology ι],
MeasureTheory.StronglyAdapted f u →
MeasureTheory.IsStoppingTime f τ → MeasureTheory.StronglyAdapted f (MeasureTheory.stoppedProcess u τ)If the indexing order has the discrete topology, then the stopped process of a strongly adapted process is strongly adapted.
- Defined in
- Mathlib.Probability.Process.Stopping
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 169 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.
- 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
- 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
- DiscreteTopologystatement and proof · cited by 373
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- MeasureTheory.IsStoppingTimestatement and proof · cited by 122
- MeasureTheory.StronglyAdaptedstatement and proof · cited by 81
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Submartingale.stoppedProcessproof · cited by 1