Theorems · Theorem · probability
MeasureTheory.upperCrossingTime_succ
∀ {Ω : Type u_1} {ι : Type u_2} [inst : Preorder ι] [inst_1 : OrderBot ι] [inst_2 : InfSet ι] {a b : ℝ} {f : ι → Ω → ℝ}
{N : ι} {n : ℕ} {ω : Ω},
MeasureTheory.upperCrossingTime a b f N (n + 1) ω =
MeasureTheory.hittingBtwn f (Set.Ici b)
(MeasureTheory.lowerCrossingTimeAux a f (MeasureTheory.upperCrossingTime a b f N n ω) N ω) N ω- Cited by
- 3 results in Mathlib
- Foundations
- Depth 106 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.
- Realstatement and proof · cited by 25,697
- Preorderstatement and proof · cited by 7,952
- Set.Icistatement and proof · cited by 1,070
- OrderBotstatement and proof · cited by 1,055
- InfSetstatement and proof · cited by 145
- MeasureTheory.upperCrossingTimestatement and proof · cited by 42
- MeasureTheory.hittingBtwnstatement and proof · cited by 39
- MeasureTheory.lowerCrossingTimeAuxstatement and proof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.upperCrossingTime_leproof · cited by 10
- MeasureTheory.lowerCrossingTime_le_upperCrossingTime_succproof · cited by 6
- MeasureTheory.upperCrossingTime_succ_eqproof · cited by 5