Source-pinned research

Research proof index

Search theorem names, mathematical ideas, modules, topics, projects, and role-labelled researchers. Open a result for its complete indexed Lean declaration and source record.

This index contains 70 research declarations. Search 10,000 more complete Mathlib declarations.

All topics

70 results

Clear filters
Project-declaredLean 4.33.0-rc1

Coe map₂

ProbabilityTheory.SimpleProcess.coe_map₂

Plain-language statement

Interpreted as functions, map₂ is just applying B pointwise.

probabilitystochastic processesmeasure theory

Source project: Brownian motion

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Integral assoc

ProbabilityTheory.SimpleProcess.integral_assoc

Plain-language statement

The most general case of associativity of the elementary stochastic integral.

probabilitystochastic processesmeasure theory

Source project: Brownian motion

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Eq i Union

ProbabilityTheory.stochIoc.eq_iUnion

Plain-language statement

]]σ,τ]] = ⋃ᵢ (i, i+1] × {σ ≤ i < τ} as subsets of ℕ × Ω , a purely arithmetic identity on ℕ∞, valid for any σ, τ.

probabilitystochastic processesmeasure theory

Source project: Brownian motion

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Exists elementary Predictable Set

ProbabilityTheory.stochIoc.exists_elementaryPredictableSet

Plain-language statement

]]σ,τ]] is an elementary predictable set for bounded stopping times on (blueprint lem:elementaryPredictableSet_stochasticInterval). With τ ≤ n, ]]σ,τ]] = ⋃_{i < n} (i, i+1] × {σ ≤ i < τ} is a finite disjoint union of predictable rectangles, which is exactly the data of an ElementaryPredictableSet.

probabilitystochastic processesmeasure theory

Source project: Brownian motion

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Tendsto right Lim comp of gt

ProbabilityTheory.tendsto_rightLim_comp_of_gt

Plain-language statement

Along a strictly decreasing sequence u → x from the right, the regularized values r (u k) tend to the right limit of h at x along T' ⊇ T.

probabilitystochastic processesmeasure theory

Source project: Brownian motion

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Tendsto right Lim comp of lt

ProbabilityTheory.tendsto_rightLim_comp_of_lt

Plain-language statement

Along a strictly increasing sequence u → x from the left, the regularized values r (u k) tend to the left limit of h at x along T' ⊇ T.

probabilitystochastic processesmeasure theory

Source project: Brownian motion

Person-level attribution pending.

View proof record