Theorems · Theorem · probability
ProbabilityTheory.Locally.stoppedProcess_localSeq
∀ {ι : Type u_1} {Ω : Type u_2} {E : Type u_3} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω}
[inst : LinearOrder ι] {𝓕 : MeasureTheory.Filtration ι mΩ} {X : ι → Ω → E} {p : (ι → Ω → E) → Prop}
[inst_1 : OrderBot ι] [inst_2 : TopologicalSpace ι] [inst_3 : OrderTopology ι] [inst_4 : Zero E]
(hX : ProbabilityTheory.Locally p 𝓕 X P) (n : ℕ),
p (MeasureTheory.stoppedProcess (fun i => {ω | ⊥ < hX.localSeq n ω}.indicator (X i)) (hX.localSeq n))- Cited by
- 4 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredstatement · cited by 6,101
- Bot.botstatement · cited by 4,720
- WithTopstatement · cited by 3,754
- OrderTopologystatement and proof · cited by 1,355
- OrderBotstatement and proof · cited by 1,055
- Set.indicatorstatement · cited by 723
- MeasureTheory.Filtrationstatement and proof · cited by 425
- MeasureTheory.stoppedProcessstatement · cited by 51
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Locally.monoproof · cited by 2
- ProbabilityTheory.IsStable.locally_and_iffproof · cited by 1
- ProbabilityTheory.IsStable.locally_locally_iffproof · cited by 1
- ProbabilityTheory.IsStable.locallyproof · cited by 0