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 167 research declarations. Search 10,000 more complete Mathlib declarations.

1 topic

167 results

Clear filters
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
Project-declaredLean 4.33.0-rc1

Tendsto right Lim nhds LT

ProbabilityTheory.tendsto_rightLim_nhdsLT

Plain-language statement

The right-limit regularization inherits left limits of h along T.

probabilitystochastic processesmeasure theory

Source project: Brownian motion

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Rdist add rdist add cond Mutual eq

rdist_add_rdist_add_condMutual_eq

Plain-language statement

A fibring identity in the τ\tau-minimizer setup. Let X1,X2X_1',X_2' be independent copies of X1,X2X_1,X_2 and put k=d[X1;X2]k=d[X_1;X_2]. Then d[X1+X2;X2+X1]+d[X1X1+X2;X2X2+X1]+I[X1+X2:X1+X2X1+X2+X1+X2]=2kd[X_1+X_2';X_2+X_1']+d[X_1\mid X_1+X_2';X_2\mid X_2+X_1']+I[X_1+X_2:X_1'+X_2\mid X_1+X_2+X_1'+X_2']=2k.

additive combinatoricsentropyprobability

Source project: Polynomial Freiman-Ruzsa project

Person-level attribution pending.

View proof record