Theorems · Definition · probability
MeasureTheory.hittingAfter
{Ω : Type u_1} → {β : Type u_2} → {ι : Type u_3} → [Preorder ι] → [InfSet ι] → (ι → Ω → β) → Set β → ι → Ω → WithTop ιHitting time: given a stochastic process u and a set s, hittingAfter u s n is
the first time u is in s after time n (if u does not hit s after time n then the
hitting time is ⊤).
- Defined in
- Mathlib.Probability.Process.HittingTime
- Cited by
- 19 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.
Cites8
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
- Top.topproof · cited by 9,680
- Preorderstatement and proof · cited by 7,952
- Set.ofPredproof · cited by 6,101
- WithTopstatement · cited by 3,754
- WithTop.someproof · cited by 1,128
- InfSet.sInfproof · cited by 935
- InfSetstatement and proof · cited by 145
Cited by20
Results whose statement or proof uses this declaration.
- MeasureTheory.leastGEproof · cited by 4
- MeasureTheory.Adapted.isStoppingTime_hittingAfterstatement and proof · cited by 2
- MeasureTheory.le_hittingAfterstatement · cited by 2
- MeasureTheory.hittingAfter_eq_top_iffstatement · cited by 2
- MeasureTheory.hittingAfter_le_of_memstatement · cited by 2
- MeasureTheory.notMem_of_lt_hittingAfterstatement and proof · cited by 1
- MeasureTheory.hittingAfter_antistatement · cited by 1
- MeasureTheory.hittingAfter_mem_setstatement · cited by 1
- MeasureTheory.hittingAfter_mem_set_of_ne_topstatement and proof · cited by 1
- MeasureTheory.hittingAfter_monostatement · cited by 1
- MeasureTheory.hittingAfter_apply_antistatement · cited by 0
- MeasureTheory.hittingAfter_apply_monostatement · cited by 0