Mathlib Map

Theorems · Theorem · probability

MeasureTheory.Martingale.submartingale

∀ {Ω : Type u_1} {E : Type u_2} {ι : Type u_3} [inst : Preorder ι] {m0 : MeasurableSpace Ω}
  {μ : MeasureTheory.Measure Ω} [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace ℝ E] {f : ι → Ω → E}
  {ℱ : MeasureTheory.Filtration ι m0} [CompleteSpace E] [inst_4 : Preorder E],
  MeasureTheory.Martingale f ℱ μ → MeasureTheory.Submartingale f ℱ μ
Defined in
Mathlib.Probability.Martingale.Basic
Cited by
10 results in Mathlib
Foundations
Depth 299 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PreorderNormedAddCommGroupNormedSpaceCompleteSpacePreorder

Around this declaration

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

ProbabilityTheory.Kernel.tendsto_densityProcess_limitProcess · cited by 2Kernel.tendsto_densityPro…ProbabilityTheory.Kernel.tendsto_eLpNorm_one_densityProcess_limitProcess · cited by 2Kernel.tendsto_eLpNorm_on…MeasureTheory.Submartingale.pos · cited by 2Submartingale.posMeasureTheory.Integrable.tendsto_ae_condExp · cited by 2Integrable.tendsto_ae_con…MeasureTheory.Martingale.bddAbove_range_iff_bddBelow_range · cited by 2Martingale.bddAbove_range…MeasureTheory.Martingale.ae_eq_condExp_limitProcess · cited by 1Martingale.ae_eq_condExp_…MeasureTheory.martingale_iff · cited by 0MeasureTheory.martingale_…MeasureTheory.Supermartingale.sub_martingale · cited by 0Supermartingale.sub_marti…MeasureTheory.Submartingale.add_martingale · cited by 0Submartingale.add_marting…ProbabilityTheory.Kernel.memL1_limitProcess_densityProcess · cited by 0Kernel.memL1_limitProcess…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasurePreorder · cited by 7952PreorderCompleteSpace · cited by 2532CompleteSpaceMeasureTheory.Filtration · cited by 425MeasureTheory.FiltrationFilter.EventuallyEq.symm · cited by 408EventuallyEq.symmMeasureTheory.Submartingale · cited by 63MeasureTheory.Submartinga…Filter.EventuallyEq.le · cited by 46EventuallyEq.leMeasureTheory.Martingale · cited by 46MeasureTheory.MartingaleMeasureTheory.Martingale.integrable · cited by 10Martingale.integrableMartingale.submartingaleCITED BYCITES

Cites13

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

Cited by10

Results whose statement or proof uses this declaration.