Theorems · Theorem · probability
MeasureTheory.Martingale.condExp_stoppedValue_stopping_time_ae_eq_restrict_le
∀ {Ω : Type u_1} {E : Type u_2} {m : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} [inst : NormedAddCommGroup E]
[inst_1 : NormedSpace ℝ E] [CompleteSpace E] {ι : Type u_3} [inst_3 : LinearOrder ι] [LocallyFiniteOrder ι]
[inst_5 : OrderBot ι] [inst_6 : TopologicalSpace ι] [DiscreteTopology ι] [inst_8 : MeasurableSpace ι] [BorelSpace ι]
[inst_10 : MeasurableSpace E] [BorelSpace E] [SecondCountableTopology E] {ℱ : MeasureTheory.Filtration ι m}
{τ σ : Ω → WithTop ι} {f : ι → Ω → E} {i : ι},
MeasureTheory.Martingale f ℱ μ →
MeasureTheory.IsStoppingTime ℱ τ →
∀ (hσ : MeasureTheory.IsStoppingTime ℱ σ) [MeasureTheory.SigmaFinite (μ.trim ⋯)],
(∀ (x : Ω), τ x ≤ ↑i) →
μ[MeasureTheory.stoppedValue f τ | hσ.measurableSpace] =ᵐ[μ.restrict {x | τ x ≤ σ x}]
MeasureTheory.stoppedValue f τ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 301 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites54
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- 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
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredstatement and proof · cited by 6,101
- WithTopstatement and proof · cited by 3,754
- MeasurableSetproof · cited by 3,075
- CompleteSpacestatement and proof · cited by 2,532
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Martingale.stoppedValue_min_ae_eq_condExpproof · cited by 0