Theorems · Theorem · probability
MeasureTheory.condExp_stopping_time_ae_eq_restrict_eq_of_countable
∀ {Ω : Type u_1} {ι : Type u_3} {m : MeasurableSpace Ω} [inst : LinearOrder ι] {μ : MeasureTheory.Measure Ω}
{ℱ : MeasureTheory.Filtration ι m} {τ : Ω → WithTop ι} {E : Type u_4} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace ℝ E] [CompleteSpace E] {f : Ω → E} [Countable ι] [MeasureTheory.SigmaFiniteFiltration μ ℱ]
(hτ : MeasureTheory.IsStoppingTime ℱ τ) [MeasureTheory.SigmaFinite (μ.trim ⋯)] (i : ι),
μ[f | hτ.measurableSpace] =ᵐ[μ.restrict {x | τ x = ↑i}] μ[f | ↑ℱ i]- Defined in
- Mathlib.Probability.Process.Stopping
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 303 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredstatement · cited by 6,101
- Set.rangeproof · cited by 4,705
- WithTopstatement and proof · cited by 3,754
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.