Theorems · Definition · probability
MeasureTheory.Submartingale
{Ω : Type u_1} →
{E : Type u_2} →
{ι : Type u_3} →
[inst : Preorder ι] →
{m0 : MeasurableSpace Ω} →
[inst_1 : NormedAddCommGroup E] →
[NormedSpace ℝ E] → [LE E] → (ι → Ω → E) → MeasureTheory.Filtration ι m0 → MeasureTheory.Measure Ω → PropA family of integrable functions f : ι → Ω → E is a submartingale with respect to a
filtration ℱ if f is strongly adapted with respect to ℱ and for all i ≤ j,
f i ≤ᵐ[μ] μ[f j | ℱ.le i].
- Defined in
- Mathlib.Probability.Martingale.Basic
- Cited by
- 63 results in Mathlib
- Foundations
- Depth 294 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Preorderstatement and proof · cited by 7,952
- MeasureTheory.aeproof · cited by 2,352
- MeasureTheory.Integrableproof · cited by 1,367
- MeasureTheory.Filtrationstatement and proof · cited by 425
- Filter.EventuallyLEproof · cited by 383
- MeasureTheory.condExpproof · cited by 234
- MeasureTheory.Filtration.seqproof · cited by 184
Cited by63
Results whose statement or proof uses this declaration.
- MeasureTheory.Submartingale.integrablestatement and proof · cited by 15
- MeasureTheory.Submartingale.stronglyAdaptedstatement and proof · cited by 14
- MeasureTheory.Martingale.submartingalestatement · cited by 10
- MeasureTheory.Submartingale.negstatement and proof · cited by 7
- MeasureTheory.Submartingale.stronglyMeasurablestatement and proof · cited by 7
- MeasureTheory.Submartingale.ae_tendsto_limitProcessstatement and proof · cited by 4
- MeasureTheory.Submartingale.integrable_stoppedValuestatement and proof · cited by 4
- MeasureTheory.Submartingale.condExp_sub_nonnegstatement and proof · cited by 3
- MeasureTheory.Submartingale.expected_stoppedValue_monostatement and proof · cited by 3
- MeasureTheory.Submartingale.setIntegral_lestatement and proof · cited by 3
- MeasureTheory.Submartingale.sub_martingalestatement and proof · cited by 3
- MeasureTheory.Supermartingale.negstatement · cited by 3