Theorems · Theorem · probability
MeasureTheory.stoppedValue_hittingBtwn_mem
∀ {Ω : Type u_1} {β : Type u_2} {ι : Type u_3} [inst : ConditionallyCompleteLinearOrder ι] [WellFoundedLT ι]
{u : ι → Ω → β} {s : Set β} {n m : ι} {ω : Ω},
(∃ j ∈ Set.Icc n m, u j ω ∈ s) → MeasureTheory.stoppedValue u (fun ω => ↑(MeasureTheory.hittingBtwn u s n m ω)) ω ∈ s- Defined in
- Mathlib.Probability.Process.HittingTime
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Set.ofPredproof · cited by 6,101
- Set.Iccstatement and proof · cited by 1,702
- WithTop.somestatement and proof · cited by 1,128
- InfSet.sInfproof · cited by 935
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- WellFoundedLTstatement and proof · cited by 491
- MeasureTheory.stoppedValuestatement · cited by 51
- MeasureTheory.hittingBtwnstatement and proof · cited by 39
- WithTop.untopA.congr_simpproof · cited by 21
- csInf_memproof · cited by 19
- Set.nonempty_of_memproof · cited by 19
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.stoppedValue_lowerCrossingTimeproof · cited by 4
- MeasureTheory.stoppedValue_upperCrossingTimeproof · cited by 3
- MeasureTheory.smul_le_stoppedValue_hittingBtwnproof · cited by 1