Mathlib Map

Theorems · Definition · probability

MeasureTheory.upcrossingStrat

{Ω : Type u_1} → ℝ → ℝ → (ℕ → Ω → ℝ) → ℕ → ℕ → Ω → ℝ

upcrossingStrat a b f N n is 1 if n is between a consecutive pair of lower and upper crossings and is 0 otherwise. upcrossingStrat is shifted by one index so that it is adapted rather than predictable.

Defined in
Mathlib.Probability.Martingale.Upcrossing
Cited by
8 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.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.