Theorems · Definition · probability
ProbabilityTheory.Locally.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] → ProbabilityTheory.Locally p 𝓕 X P → ℕ → Ω → WithTop ιA localizing sequence, witness of the local property of the stochastic process.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- WithTopstatement · cited by 3,754
- OrderTopologystatement and proof · cited by 1,355
- OrderBotstatement and proof · cited by 1,055
- MeasureTheory.Filtrationstatement and proof · cited by 425
- ProbabilityTheory.Locallystatement and proof · cited by 15
Cited by7
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Locally.stoppedProcess_localSeqstatement · cited by 4
- ProbabilityTheory.Locally.isLocalizingSequence_localSeqstatement · cited by 4
- 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
- ProbabilityTheory.Locally.localSeq.congr_simpstatement and proof · cited by 0