Theorems · Definition · probability
MeasureTheory.Martingale
{Ω : Type u_1} →
{E : Type u_2} →
{ι : Type u_3} →
[inst : Preorder ι] →
{m0 : MeasurableSpace Ω} →
[inst_1 : NormedAddCommGroup E] →
[NormedSpace ℝ E] → (ι → Ω → E) → MeasureTheory.Filtration ι m0 → MeasureTheory.Measure Ω → PropA family of functions f : ι → Ω → E is a martingale with respect to a filtration ℱ if f
is strongly adapted with respect to ℱ and for all i ≤ j, μ[f j | ℱ i] =ᵐ[μ] f i.
- Defined in
- Mathlib.Probability.Martingale.Basic
- Cited by
- 46 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.
Cites12
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
- Filter.EventuallyEqproof · cited by 1,912
- MeasureTheory.Filtrationstatement and proof · cited by 425
- MeasureTheory.condExpproof · cited by 234
- MeasureTheory.Filtration.seqproof · cited by 184
- MeasureTheory.StronglyAdaptedproof · cited by 81
Cited by46
Results whose statement or proof uses this declaration.
- MeasureTheory.Martingale.integrablestatement and proof · cited by 10
- MeasureTheory.Martingale.submartingalestatement and proof · cited by 10
- MeasureTheory.Martingale.stronglyAdaptedstatement and proof · cited by 7
- MeasureTheory.Martingale.condExp_ae_eqstatement and proof · cited by 4
- ProbabilityTheory.Kernel.martingale_densityProcessstatement · cited by 3
- MeasureTheory.Submartingale.sub_martingalestatement and proof · cited by 3
- MeasureTheory.Martingale.supermartingalestatement and proof · cited by 3
- MeasureTheory.martingale_conststatement · cited by 2
- MeasureTheory.martingale_martingalePartstatement · cited by 2
- MeasureTheory.martingale_natstatement · cited by 2
- MeasureTheory.Martingale.bddAbove_range_iff_bddBelow_rangestatement and proof · cited by 2
- MeasureTheory.Martingale.eq_zero_of_predictablestatement and proof · cited by 2