Theorems · Theorem · probability
ProbabilityTheory.IsStable.locally_of_isPreLocalizingSequence
∀ {ι : Type u_1} {Ω : Type u_2} {E : Type u_3} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω}
[inst : ConditionallyCompleteLinearOrderBot ι] [inst_1 : TopologicalSpace ι] [inst_2 : OrderTopology ι]
{𝓕 : MeasureTheory.Filtration ι mΩ} {X : ι → Ω → E} {p : (ι → Ω → E) → Prop} [inst_3 : Zero E] [DenselyOrdered ι]
[FirstCountableTopology ι] [NoMaxOrder ι] {τ : ℕ → Ω → WithTop ι},
ProbabilityTheory.IsStable 𝓕 p →
∀ [𝓕.IsRightContinuous],
ProbabilityTheory.IsPreLocalizingSequence 𝓕 τ P →
(∀ (n : ℕ), p (MeasureTheory.stoppedProcess (fun i => {ω | ⊥ < τ n ω}.indicator (X i)) (τ n))) →
ProbabilityTheory.Locally p 𝓕 X PA process X satisfies a stable property p locally if there exists a pre-localizing
sequence τ for which the stopped processes of fun i ↦ {ω | ⊥ < τ n ω}.indicator (X i) satisfy
p.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- LinearOrderproof · cited by 8,572
- Set.ofPredstatement and proof · cited by 6,101
- Bot.botstatement and proof · cited by 4,720
- WithTopstatement and proof · cited by 3,754
- LE.le.transproof · cited by 3,151
- iInfproof · cited by 1,690
- le_rflproof · cited by 1,558
- OrderTopologystatement and proof · cited by 1,355
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsStable.locally_locally_iffproof · cited by 1