Theorems · Theorem · probability
MeasureTheory.stoppedProcess_indicator_comm
∀ {Ω : Type u_1} {β : Type u_2} {ι : Type u_3} [inst : Nonempty ι] {u : ι → Ω → β} {τ : Ω → WithTop ι}
[inst_1 : LinearOrder ι] [inst_2 : Zero β] {s : Set Ω} (i : ι),
MeasureTheory.stoppedProcess (fun i => s.indicator (u i)) τ i = s.indicator (MeasureTheory.stoppedProcess u τ i)- Defined in
- Mathlib.Probability.Process.Stopping
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NonemptyLinearOrderZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- LinearOrderstatement and proof · cited by 8,572
- WithTopstatement and proof · cited by 3,754
- WithTop.someproof · cited by 1,128
- Set.indicatorstatement · cited by 723
- Set.indicator_of_memproof · cited by 161
- Set.indicator_of_notMemproof · cited by 154
- MeasureTheory.stoppedProcessstatement and proof · cited by 51
- WithTop.untopAproof · cited by 37
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.stoppedProcess_indicator_comm'proof · cited by 3
- ProbabilityTheory.IsStable.locally_and_iffproof · cited by 1