Theorems · Definition · probability
MeasureTheory.Supermartingale
{Ω : 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 supermartingale with respect to a
filtration ℱ if f is strongly adapted with respect to ℱ and for all i ≤ j,
μ[f j | ℱ.le i] ≤ᵐ[μ] f i.
- Defined in
- Mathlib.Probability.Martingale.Basic
- Cited by
- 23 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 by23
Results whose statement or proof uses this declaration.
- MeasureTheory.Submartingale.negstatement · cited by 7
- MeasureTheory.Supermartingale.integrablestatement and proof · cited by 4
- MeasureTheory.Supermartingale.negstatement and proof · cited by 3
- MeasureTheory.Martingale.supermartingalestatement · cited by 3
- MeasureTheory.Supermartingale.addstatement and proof · cited by 2
- MeasureTheory.Supermartingale.smul_nonnegstatement and proof · cited by 2
- MeasureTheory.Submartingale.sub_supermartingalestatement and proof · cited by 1
- MeasureTheory.Supermartingale.condExp_ae_lestatement and proof · cited by 1
- MeasureTheory.Supermartingale.le_zero_of_predictablestatement and proof · cited by 1
- MeasureTheory.Supermartingale.setIntegral_lestatement and proof · cited by 1
- MeasureTheory.Supermartingale.stronglyAdaptedstatement and proof · cited by 1
- MeasureTheory.Supermartingale.sub_submartingalestatement and proof · cited by 1