Alphabeta Math
PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 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.

If A has full column rank, then A+=(AA)1A

Statement

Let F{R,C} and let AMm×n(F) have full column rank n. Then AA is invertible and

A+=(AA)1A.

Facts & Assumptions

Given: A matrix AMm×n(F) of full column rank, where F{R,C}.

[L1]

Full column rank means that all n singular values of A are nonzero (The rank of a linear map is the number of its nonzero singular values).

[L2]

Every finite real or complex matrix has a unique Moore--Penrose pseudoinverse (Every finite real or complex matrix has a unique Moore--Penrose pseudoinverse).

[L3]

An invertible matrix has a two-sided inverse (Invertible matrices and the general linear group GLn(F)).

Proof

technique · direct
1.1

By [L4], choose an SVD A=UΣV, and by [L1] the diagonal matrix Σ has the form diag(σ1,,σn) with every σi>0.

L1L4
2.1

Then AA=VΣΣV=Vdiag(σ12,,σn2)V, so [L3] gives (AA)1=Vdiag(σ12,,σn2)V.

L3step 1.1algebra
3.1

Multiplying by A=VΣU yields B:=(AA)1A=Vdiag(σ11,,σn1)U. Direct diagonal multiplication shows that B satisfies all four Penrose equations for A, so uniqueness in [L2] gives B=A+.

L2step 2.1algebra
4.1

Therefore AA is invertible and A+=(AA)1A.

step 3.1

Depends on

Used by

Dependency tree · two levels

12 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