Theorems · Definition · probability
ProbabilityTheory.Locally
{ι : Type u_1} →
{Ω : Type u_2} →
{E : Type u_3} →
{mΩ : MeasurableSpace Ω} →
[inst : LinearOrder ι] →
[OrderBot ι] →
[inst_2 : TopologicalSpace ι] →
[OrderTopology ι] →
[Zero E] →
((ι → Ω → E) → Prop) →
MeasureTheory.Filtration ι mΩ →
(ι → Ω → E) → autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.Locally._auto_1 → PropA stochastic process X is said to satisfy a property p locally with respect to a
filtration 𝓕 if there exists a localizing sequence (τ_n) such that for all n, the stopped
process fun i ↦ {ω | ⊥ < τ n ω}.indicator (X i) satisfies p.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.ofPredproof · cited by 6,101
- Bot.botproof · cited by 4,720
- WithTopproof · cited by 3,754
- OrderTopologystatement and proof · cited by 1,355
- OrderBotstatement and proof · cited by 1,055
- Set.indicatorproof · cited by 723
- MeasureTheory.Filtrationstatement and proof · cited by 425
- MeasureTheory.stoppedProcessproof · cited by 51
Cited by16
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Locally.localSeqstatement and proof · cited by 7
- ProbabilityTheory.Locally.isLocalizingSequence_localSeqstatement and proof · cited by 4
- ProbabilityTheory.Locally.stoppedProcess_localSeqstatement and proof · cited by 4
- ProbabilityTheory.Locally.of_andstatement and proof · cited by 3
- ProbabilityTheory.Locally.monostatement and proof · cited by 2
- ProbabilityTheory.IsStable.locally_and_iffstatement and proof · cited by 1
- ProbabilityTheory.IsStable.locally_inductionstatement and proof · cited by 1
- ProbabilityTheory.IsStable.locally_locally_iffstatement and proof · cited by 1
- ProbabilityTheory.IsStable.locally_of_isPreLocalizingSequencestatement · cited by 1
- ProbabilityTheory.Locally.of_propstatement · cited by 1
- ProbabilityTheory.IsStable.locallystatement and proof · cited by 0
- ProbabilityTheory.IsStable.locally_induction₂statement and proof · cited by 0