Theorems · Theorem · probability
MeasureTheory.Supermartingale.smul_nonneg
∀ {Ω : Type u_1} {ι : Type u_3} [inst : Preorder ι] {m0 : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω}
{ℱ : MeasureTheory.Filtration ι m0} {F : Type u_4} [inst_1 : NormedAddCommGroup F] [inst_2 : PartialOrder F]
[inst_3 : NormedSpace ℝ F] [CompleteSpace F] [IsOrderedModule ℝ F] {f : ι → Ω → F} {c : ℝ},
0 ≤ c → MeasureTheory.Supermartingale f ℱ μ → MeasureTheory.Supermartingale (c • f) ℱ μ- Defined in
- Mathlib.Probability.Martingale.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 298 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- PartialOrderstatement and proof · cited by 6,410
- CompleteSpacestatement and proof · cited by 2,532
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- MeasureTheory.Filtrationstatement and proof · cited by 425
- MeasureTheory.condExpproof · cited by 234
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Submartingale.smul_nonnegproof · cited by 1
- MeasureTheory.Supermartingale.smul_nonposproof · cited by 0