Theorems · Theorem · probability
MeasureTheory.Submartingale.setIntegral_le
∀ {Ω : Type u_1} {E : Type u_2} {ι : Type u_3} [inst : Preorder ι] {m0 : MeasurableSpace Ω}
{μ : MeasureTheory.Measure Ω} [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace ℝ E]
{ℱ : MeasureTheory.Filtration ι m0} [CompleteSpace E] [inst_4 : PartialOrder E] [IsOrderedAddMonoid E]
[IsOrderedModule ℝ E] [ClosedIciTopology E] [MeasureTheory.SigmaFiniteFiltration μ ℱ] {f : ι → Ω → E},
MeasureTheory.Submartingale f ℱ μ →
∀ {i j : ι}, i ≤ j → ∀ {s : Set Ω}, MeasurableSet s → ∫ (ω : Ω) in s, f i ω ∂μ ≤ ∫ (ω : Ω) in s, f j ω ∂μThe converse of this lemma is MeasureTheory.submartingale_of_setIntegral_le.
- Defined in
- Mathlib.Probability.Martingale.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 300 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- 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
- PartialOrderstatement and proof · cited by 6,410
- MeasurableSetstatement and proof · cited by 3,075
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.integralstatement and proof · cited by 1,779
- IsOrderedAddMonoidstatement and proof · cited by 1,659
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.Submartingale.expected_stoppedValue_monoproof · cited by 3
- MeasureTheory.Submartingale.sum_mul_upcrossingStrat_leproof · cited by 1
- MeasureTheory.Submartingale.eLpNorm_stoppedAbove_leproof · cited by 1