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.
Normal equations for best affine prediction
Statement
Let be square-integrable real random variables on one probability space, and write where denotes the almost-everywhere class from The space as the quotient by null functions.
Then there is a unique class minimizing over . This minimizing class has an affine representative , and its coefficients satisfy
The class is unique. If the covariance matrix is singular, the coefficient vector need not be uniquely determined by the normal equations, but any two solutions yield the same predictor almost surely.
Facts & Assumptions
Given: Square-integrable real random variables .
Variance and covariance are given by centered expectations, satisfy the identities and are bilinear on finite linear combinations (Moments, variance, and covariance on a probability space, Variance and covariance identities for random variables).
Cauchy-Schwarz gives integrability of products of square-integrable random variables (Cauchy-Schwarz for random variables).
is the quotient by almost-sure equality, and the span of a set is exactly the set of finite linear combinations (The space as the quotient by null functions, Linear combination of a finite list, and the span as the smallest linear subspace containing , is exactly the set of linear combinations of finite lists of elements of , and ).
In a finite-dimensional inner product space, the orthogonal projection onto any subspace is the unique nearest point in that subspace (The orthogonal projection is the unique nearest point in the subspace).
A nonnegative measurable function has integral exactly when it vanishes almost everywhere (A nonnegative measurable function has integral exactly when it vanishes almost everywhere).
Proof
Let This space is finite-dimensional because it is spanned by vectors, and is a subspace of . Equip with the usual inner product. Applying [L4] to the vector and the subspace gives a unique class minimizing over .
By [L3], every class in has an affine representative of the form . Put and . Then Expanding the square and using [L1] shows that the mixed term with the final constant vanishes, so Hence every affine representative of the minimizing class must satisfy
After imposing the intercept from step 2.1, define Using [L1] and [L2],
Let . Substituting into step 3.1 and subtracting gives Therefore, if satisfies the normal equations, then for every , so minimizes .
Conversely, suppose minimizes . Fix and take , where is the th standard basis vector. Then step 4.1 gives for every real . The coefficient of must therefore be , since the same inequality holds for both signs of . This is exactly the th normal equation, and was arbitrary.
Let and be two coefficient vectors satisfying the normal equations, and let Subtracting the two linear systems gives for every . Multiplying the th equation by and summing over , then using bilinearity from [L1], yields Because , [L5] gives almost surely. Thus the corresponding predictors agree almost surely, so the minimizing class in is unique even when the coefficient vector is not.
Step 1.1 gives existence and uniqueness of the minimizing class, step 2.1 identifies the optimal intercept, steps 4.1 and 5.1 characterize the optimal centered coefficients by the covariance normal equations, and step 6.1 proves that all coefficient solutions yield the same predictor almost surely. This is exactly the best affine prediction statement.
Depends on
- Moments, variance, and covariance on a probability space
- Variance and covariance identities for random variables
- Cauchy-Schwarz for random variables
- The space $L^p(\mu)$ as the quotient by null functions
- Linear combination of a finite list, and the span $\operatorname{span}(S)$ as the smallest linear subspace containing $S$
- $\operatorname{span}(S)$ is exactly the set of linear combinations of finite lists of elements of $S$, and $\operatorname{span}(\varnothing) = \{0_V\}$
- The orthogonal projection is the unique nearest point in the subspace
- A nonnegative measurable function has integral $0$ exactly when it vanishes almost everywhere
Used by
Dependency tree · two levels
35 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
- Jean-Francois Le Gall, Integration, Probabilities and Stochastic Processes, Section 8.2.2 (standard reference, not scraped)