Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-adaptedPipeline-generatedjudge pass (gpt-5.6-terra)audited 2026-09-14
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

Linear combinations of Brownian values are Gaussian

Example

Assume the Axiom of Choice. Let B be a standard Brownian motion. For every finite list t1,,tn0 and a1,,anR,

j=1najBtjN ⁣(0,i,j=1naiajmin(ti,tj)).

This includes repeated and zero times, zero coefficients, variance zero, and the empty sum when n=0.

Facts & Assumptions

Given: AC, a standard Brownian motion B, and finite time and coefficient lists as in the example.

[F1]

Brownian motion is a centered Gaussian process with covariance kernel K(s,t)=min(s,t). Brownian motion, Gaussian process.

[F2]

A finite evaluation vector of a Gaussian process has a possibly singular multivariate normal law, and every scalar projection of Nn(m,Σ) has law N(um,uTΣu); the parameters are its mean and variance. Gaussian process, Multivariate normal law, including singular covariance.

[F3]

Covariance is bilinear on finite linear combinations. Covariance is symmetric and bilinear in finite linear combinations.

[F4]

The minimum kernel is positive semidefinite for every finite, repeated, or zero time list, including the empty list. Positive semidefiniteness of the Brownian covariance kernel.

[F5]

AC is inherited through the Gaussian and Brownian normal-law interfaces. The Axiom of Choice.

Verification

technique · direct
1.1

First suppose n1 and write X=(Bt1,,Btn) and a=(a1,,an). By [F1]--[F2], X is multivariate normal with mean vector zero and covariance matrix Kij=min(ti,tj), even if some coordinates repeat or are deterministic. Its projection aX therefore has law N ⁣(0,aTKa)=N ⁣(0,i,j=1naiajmin(ti,tj)).

F1F2algebra
2.1

Independently, covariance bilinearity computes Var ⁣(j=1najBtj)=i,j=1naiajCov(Bti,Btj)=i,j=1naiajmin(ti,tj), confirming that the second parameter in step 1.1 is the actual variance. It is nonnegative by [F4], including when cancellations make it zero; in that case [F2] interprets the law as the point mass N(0,0).

step 1.1F1F2F3F4
3.1

If n=0, the sum and the double sum are both empty and equal zero, so the random variable is the constant zero and has law N(0,0) by [F2]. Zero coefficients, tj=0, and repeated times require no deletion and are already covered by the possibly singular matrix in steps 1.1--2.1. AC is used only through [F1]--[F2]; the finite algebra and the positive-semidefinite calculation make no further choice.

step 1.1step 2.1F2F4F5

Source notes

Yoshida, Lemma 6.1.3 and equation (6.5), printed pp. 174--175, identify Brownian finite collections as mean-zero Gaussian variables with covariance min(s,t) in dimension one. The displayed projection and singular-case calculation are supplied explicitly above.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

23 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources