Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-31
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.

A rank-deficient matrix has an affine family of least-squares minimisers of the form A+b+(IA+A)z

Example

Let

A=[1111],b=[10].

Then

A+b=[1414],IA+A=12[1111],

and every least-squares minimiser is A+b+t(1,1)T.

Facts & Assumptions

Given: The rank-one matrix A and the vector b.

Verification

technique · computation
1.1

Since A=2uu with u=(1,1)T/2, the pseudoinverse is A+=12uu=14 ⁣[1111]. Hence A+b=[1414],A+A=12[1111].

algebra
2.1

Therefore IA+A=12[1111], whose image is the kernel line span{(1,1)T}.

step 1.1algebra
3.1

By [L1], every least-squares minimiser equals A+b+(IA+A)z, and step 2.1 shows that this is exactly the affine line A+b+t(1,1)T.

L1step 2.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

6 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.