Mathlib Map

Theorems · Theorem · probability

MeasureTheory.IsStoppingTime.min

∀ {Ω : Type u_1} {ι : Type u_3} {m : MeasurableSpace Ω} [inst : LinearOrder ι] {f : MeasureTheory.Filtration ι m}
  {τ π : Ω → WithTop ι},
  MeasureTheory.IsStoppingTime f τ →
    MeasureTheory.IsStoppingTime f π → MeasureTheory.IsStoppingTime f fun ω => min (τ ω) (π ω)
Defined in
Mathlib.Probability.Process.Stopping
Cited by
12 results in Mathlib
Foundations
Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrder

Around this declaration

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

MeasureTheory.IsStoppingTime.min_const · cited by 8IsStoppingTime.min_constMeasureTheory.IsStoppingTime.measurableSet_min_iff · cited by 5IsStoppingTime.measurable…MeasureTheory.IsStoppingTime.measurableSpace_min · cited by 4IsStoppingTime.measurable…MeasureTheory.IsStoppingTime.measurableSet_inter_le_iff · cited by 3IsStoppingTime.measurable…MeasureTheory.IsStoppingTime.measurableSet_stopping_time_le_min · cited by 2IsStoppingTime.measurable…MeasureTheory.IsStoppingTime.measurableSet_eq_stopping_time_min · cited by 1IsStoppingTime.measurable…MeasureTheory.Submartingale.stoppedProcess · cited by 1Submartingale.stoppedProc…MeasureTheory.condExp_min_stopping_time_ae_eq_restrict_le · cited by 1MeasureTheory.condExp_min…MeasureTheory.IsStoppingTime.measurableSet_inter_le · cited by 1IsStoppingTime.measurable…ProbabilityTheory.IsLocalizingSequence.isPrelocalizingSequence_inf_extraction · cited by 1IsLocalizingSequence.isPr…ProbabilityTheory.IsLocalizingSequence.min · cited by 1IsLocalizingSequence.minMeasureTheory.Martingale.stoppedValue_min_ae_eq_condExp · cited by 0Martingale.stoppedValue_m…MeasurableSpace · cited by 13106MeasurableSpaceLinearOrder · cited by 8572LinearOrderSet.ofPred · cited by 6101Set.ofPredWithTop · cited by 3754WithTopMeasurableSet · cited by 3075MeasurableSetMeasureTheory.Filtration · cited by 425MeasureTheory.FiltrationMeasureTheory.IsStoppingTime · cited by 122MeasureTheory.IsStoppingT…MeasurableSet.union · cited by 55MeasurableSet.unionIsStoppingTime.minCITED BYCITES

Cites8

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

Cited by12

Results whose statement or proof uses this declaration.