Theorems · Theorem · probability
MeasureTheory.crossing_pos_eq
∀ {Ω : Type u_1} {a b : ℝ} {f : ℕ → Ω → ℝ} {N n : ℕ},
a < b →
MeasureTheory.upperCrossingTime 0 (b - a) (fun n ω => (f n ω - a)⁺) N n =
MeasureTheory.upperCrossingTime a b f N n ∧
MeasureTheory.lowerCrossingTime 0 (b - a) (fun n ω => (f n ω - a)⁺) N n =
MeasureTheory.lowerCrossingTime a b f N n- Cited by
- 1 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Set.ofPredproof · cited by 6,101
- Bot.botproof · cited by 4,720
- LT.lt.leproof · cited by 2,189
- Set.Iccproof · cited by 1,702
- Set.Iicproof · cited by 1,111
- Set.Iciproof · cited by 1,070
- le_transproof · cited by 985
- InfSet.sInfproof · cited by 935
- lt_of_lt_of_leproof · cited by 438
- sub_posproof · cited by 147
- PosPart.posPartstatement and proof · cited by 113
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.upcrossingsBefore_pos_eqproof · cited by 1