Theorems · Definition · probability
MeasureTheory.Filtration.natural
{Ω : Type u_1} →
{ι : Type u_2} →
{m : MeasurableSpace Ω} →
{β : ι → Type u_3} →
[inst : (i : ι) → TopologicalSpace (β i)] →
[∀ (i : ι), TopologicalSpace.MetrizableSpace (β i)] →
[mβ : (i : ι) → MeasurableSpace (β i)] →
[∀ (i : ι), BorelSpace (β i)] →
[inst_3 : Preorder ι] →
(u : (i : ι) → Ω → β i) →
(∀ (i : ι), MeasureTheory.StronglyMeasurable (u i)) → MeasureTheory.Filtration ι mGiven a sequence of functions, the natural filtration is the smallest sequence of σ-algebras such that the sequence of functions is measurable with respect to the filtration.
- Defined in
- Mathlib.Probability.Process.Filtration
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 165 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
- Preorderstatement and proof · cited by 7,952
- iSupproof · cited by 2,415
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.Filtrationstatement · cited by 425
- MeasureTheory.StronglyMeasurablestatement and proof · cited by 363
- MeasurableSpace.comapproof · cited by 124
- TopologicalSpace.MetrizableSpacestatement and proof · cited by 39
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.Filtration.filtrationOfSet_eq_naturalstatement · cited by 1
- ProbabilityTheory.iIndepFun.indep_comap_natural_of_ltstatement · cited by 1
- ProbabilityTheory.iIndepFun.condExp_natural_ae_eq_of_ltstatement and proof · cited by 1
- MeasureTheory.Filtration.natural_eq_comapstatement · cited by 0
- MeasureTheory.Filtration.natural.congr_simpstatement and proof · cited by 0
- MeasureTheory.Filtration.stronglyAdapted_naturalstatement · cited by 0