Theorems · Theorem · probability
MeasureTheory.measurableSet_preimage_stoppedValue_inter
∀ {Ω : Type u_1} {β : Type u_2} {ι : Type u_3} {m : MeasurableSpace Ω} [inst : Nonempty ι] {u : ι → Ω → β}
{τ : Ω → WithTop ι} [inst_1 : LinearOrder ι] [inst_2 : MeasurableSpace ι] [inst_3 : TopologicalSpace ι]
[OrderTopology ι] [SecondCountableTopology ι] [BorelSpace ι] [inst_7 : TopologicalSpace β]
{f : MeasureTheory.Filtration ι m} [TopologicalSpace.PseudoMetrizableSpace β] [inst_9 : MeasurableSpace β]
[BorelSpace β],
MeasureTheory.IsStronglyProgressive f u →
MeasureTheory.IsStoppingTime f τ →
∀ {t : Set β}, MeasurableSet t → ∀ (i : ι), MeasurableSet (MeasureTheory.stoppedValue u τ ⁻¹' t ∩ {ω | τ ω ≤ ↑i})- Defined in
- Mathlib.Probability.Process.Stopping
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredstatement and proof · cited by 6,101
- Set.preimagestatement and proof · cited by 4,946
- WithTopstatement and proof · cited by 3,754
- MeasurableSetstatement and proof · cited by 3,075
- Set.extproof · cited by 2,266
- BorelSpacestatement and proof · cited by 1,602
- OrderTopologystatement and proof · cited by 1,355
- WithTop.somestatement and proof · cited by 1,128
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.measurable_stoppedValueproof · cited by 2