Theorems · Definition · probability
MeasureTheory.hittingBtwn
{Ω : Type u_1} → {β : Type u_2} → {ι : Type u_3} → [Preorder ι] → [InfSet ι] → (ι → Ω → β) → Set β → ι → ι → Ω → ιHitting time: given a stochastic process u and a set s, hittingBtwn u s n m is
the first time u is in s after time n and before time m (if u does not hit s
after time n and before m then the hitting time is simply m).
The hitting time is a stopping time if the process is strongly adapted and discrete.
- Defined in
- Mathlib.Probability.Process.HittingTime
- Cited by
- 39 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Preorderstatement and proof · cited by 7,952
- Set.ofPredproof · cited by 6,101
- Set.Iccproof · cited by 1,702
- InfSet.sInfproof · cited by 935
- InfSetstatement and proof · cited by 145
Cited by41
Results whose statement or proof uses this declaration.
- MeasureTheory.lowerCrossingTimeproof · cited by 23
- MeasureTheory.hittingBtwn_lestatement · cited by 8
- MeasureTheory.le_hittingBtwnstatement · cited by 6
- MeasureTheory.upperCrossingTime_succ_eqstatement and proof · cited by 5
- MeasureTheory.Adapted.isStoppingTime_hittingBtwnstatement and proof · cited by 5
- MeasureTheory.hittingBtwn_le_iff_of_ltstatement · cited by 5
- MeasureTheory.lowerCrossingTimeAuxproof · cited by 4
- MeasureTheory.hittingBtwn_lt_iffstatement and proof · cited by 3
- MeasureTheory.upperCrossingTime_succstatement and proof · cited by 3
- MeasureTheory.stoppedValue_hittingBtwn_memstatement and proof · cited by 3
- MeasureTheory.hittingBtwn_eq_hittingBtwn_of_existsstatement · cited by 3
- MeasureTheory.hittingBtwn_le_of_memstatement · cited by 2