Mathlib Map

Theorems · Inductive type · probability

MeasureTheory.SigmaFiniteFiltration

{Ω : Type u_1} →
  {ι : Type u_2} →
    {m : MeasurableSpace Ω} → [inst : Preorder ι] → MeasureTheory.Measure Ω → MeasureTheory.Filtration ι m → Prop

A measure is σ-finite with respect to filtration if it is σ-finite with respect to all the sub-σ-algebra of the filtration.

Defined in
Mathlib.Probability.Process.Filtration
Cited by
35 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
Preorder

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MeasureTheory.Submartingale.expected_stoppedValue_mono · cited by 3Submartingale.expected_st…MeasureTheory.Submartingale.setIntegral_le · cited by 3Submartingale.setIntegral…MeasureTheory.martingale_martingalePart · cited by 2MeasureTheory.martingale_…MeasureTheory.submartingale_of_setIntegral_le · cited by 2MeasureTheory.submartinga…MeasureTheory.Martingale.eq_zero_of_predictable · cited by 2Martingale.eq_zero_of_pre…MeasureTheory.Martingale.stoppedValue_ae_eq_condExp_of_le_const_of_countable_range · cited by 2Martingale.stoppedValue_a…MeasureTheory.martingale_condExp · cited by 1MeasureTheory.martingale_…MeasureTheory.IsStronglyPredictable.predictablePart_eq · cited by 1IsStronglyPredictable.pre…MeasureTheory.martingale_const_fun · cited by 1MeasureTheory.martingale_…MeasureTheory.condExp_stopping_time_ae_eq_restrict_eq_of_countable_range · cited by 1MeasureTheory.condExp_sto…MeasureTheory.Submartingale.stoppedProcess · cited by 1Submartingale.stoppedProc…MeasureTheory.Submartingale.zero_le_of_predictable · cited by 1Submartingale.zero_le_of_…MeasureTheory.Supermartingale.le_zero_of_predictable · cited by 1Supermartingale.le_zero_o…MeasureTheory.Supermartingale.setIntegral_le · cited by 1Supermartingale.setIntegr…MeasureTheory.submartingale_iff_expected_stoppedValue_mono · cited by 1MeasureTheory.submartinga…MeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasurePreorder · cited by 7952PreorderMeasureTheory.Filtration · cited by 425MeasureTheory.FiltrationMeasureTheory.SigmaFiniteFilt…CITED BYCITES

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by37

Results whose statement or proof uses this declaration.