Recognition: 2 theorem links
· Lean TheoremA characterization for positive semi-definite matrix products
Pith reviewed 2026-05-08 18:16 UTC · model grok-4.3
The pith
A symbolic product of matrices and transposes has only non-negative eigenvalues for every assignment exactly when its associated graph satisfies the positive condition.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
For any symbolic product of fixed length consisting of matrix variables and their transposes, the product matrix always has only non-negative real eigenvalues under every real matrix assignment if and only if the corresponding graph in the positive graph conjecture sense has the positive property.
What carries the argument
The reduction that associates each symbolic matrix product to a graph such that the eigenvalue property holds for all matrix assignments precisely when the graph is positive, and this equivalence is both sound and complete.
If this is right
- The decision problem of whether a given symbolic product always yields non-negative eigenvalues is algorithmically solvable.
- The property depends only on the pattern of variables and transposes, independent of the specific matrix dimensions or values.
- This provides a matrix version of the positive graph conjecture through the established equivalence.
- Products that satisfy the condition, like A transpose A, are guaranteed to be positive semi-definite in the eigenvalue sense for any choice of A.
Where Pith is reading between the lines
- If the positive graph conjecture turns out to be true in graph theory, the matrix version would inherit a simple explicit characterization.
- The approach might apply to other questions about eigenvalues of matrix products or similar algebraic identities.
- Testing the condition on small graphs could yield new examples of matrix products with the desired property or counterexamples.
Load-bearing premise
The equivalence between the matrix eigenvalue condition and the graph positivity condition holds for products of any fixed length.
What would settle it
A counterexample would be a symbolic product where the associated graph is positive but some matrix assignment produces a product with a negative eigenvalue, or the reverse.
Figures
read the original abstract
A well-known fact in linear algebra is that $A^T A$ is always positive semi-definite for any real matrix $A$. We consider a generalization of this fact via the following decision problem. Given a symbolic product of length $k$, consisting of $\ell$ variables and their transposes, such as $ABB^TCA^T$, does there exist an $n\in\mathbb N$ and an assignment of matrices from $\mathbb R^{n\times n}$ such that the resulting matrix product has a negative eigenvalue? We show that this problem is decidable and provide a simple characterization of those symbolic products that have only non-negative real eigenvalues for any assignment of matrices. This characterization can also be understood as a matrix analogue of the positive graph conjecture by Camarena, Cs\'oka, Hubai, Lippner, and Lov\'asz, and the proof relies on this surprising connection to graph theory.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper considers the decision problem of whether a symbolic product of length k (involving ℓ variables and their transposes, e.g., ABB^T C A^T) always yields a matrix with only non-negative real eigenvalues for every dimension n and every real matrix assignment. It claims this problem is decidable and supplies a characterization of the products that satisfy the property, expressed as a graph-theoretic condition drawn from the positive graph conjecture of Camarena et al.; the argument proceeds by reducing the eigenvalue question to this combinatorial condition.
Significance. If the reduction is sound and complete, the result supplies a decidable combinatorial criterion for a natural generalization of the fact that A^T A is always positive semi-definite. The explicit link to the positive graph conjecture is a genuine strength, converting an algebraic question into a graph-theoretic one and thereby making the property checkable in principle without searching over matrices.
major comments (2)
- [§4] §4 (reduction from symbolic product to graph): the claimed if-and-only-if equivalence between “the product has only non-negative eigenvalues for all assignments” and “the associated graph satisfies the positive-graph-conjecture condition” is the sole bridge between the linear-algebra statement and the decision procedure. The manuscript must exhibit the precise graph-construction map (vertices, edges, and labeling induced by the sequence of variables and transposes) and verify both directions for products containing at least two distinct variables or interleaved transposes; any gap here renders the decidability claim unsupported.
- [Theorem 3.1] Theorem 3.1 (main characterization): the statement that the eigenvalue property holds for every n and every assignment if and only if the graph meets the conjecture condition is load-bearing. The proof sketch in the abstract does not indicate how the “only if” direction is obtained when the product length k is arbitrary; an explicit counter-example search or inductive argument on k must be supplied to confirm completeness.
minor comments (2)
- [Abstract] The abstract asserts “a simple characterization” yet does not state the graph condition explicitly; while acceptable in an abstract, the introduction or §2 should display the precise combinatorial criterion so that readers can immediately apply it to small examples.
- [§2] Notation for the symbolic product (e.g., how variables are indexed and how transposes are placed) should be fixed once in §2 and used uniformly; minor inconsistencies in the running example ABB^TCA^T appear in the abstract versus later text.
Simulated Author's Rebuttal
We thank the referee for the careful reading and constructive comments on our manuscript. We address each major comment below, clarifying the existing arguments and indicating the revisions that will be incorporated to improve explicitness and completeness.
read point-by-point responses
-
Referee: [§4] §4 (reduction from symbolic product to graph): the claimed if-and-only-if equivalence between “the product has only non-negative eigenvalues for all assignments” and “the associated graph satisfies the positive-graph-conjecture condition” is the sole bridge between the linear-algebra statement and the decision procedure. The manuscript must exhibit the precise graph-construction map (vertices, edges, and labeling induced by the sequence of variables and transposes) and verify both directions for products containing at least two distinct variables or interleaved transposes; any gap here renders the decidability claim unsupported.
Authors: The graph-construction map is defined in §4 by associating each factor in the symbolic product with a vertex, with directed edges and labels determined by the variable identities and transpose operations in exact accordance with the positive-graph-conjecture framework of Camarena et al. Both directions of the equivalence are established by reducing eigenvalue negativity to the existence of a violating cycle or labeling in the graph. To address the request for greater explicitness, we will add a formal definition of the map together with a complete verification for the running example ABB^T C A^T (two distinct variables, interleaved transposes), including explicit matrix assignments that realize negative eigenvalues precisely when the graph condition fails. This revision will make the reduction fully self-contained. revision: yes
-
Referee: [Theorem 3.1] Theorem 3.1 (main characterization): the statement that the eigenvalue property holds for every n and every assignment if and only if the graph meets the conjecture condition is load-bearing. The proof sketch in the abstract does not indicate how the “only if” direction is obtained when the product length k is arbitrary; an explicit counter-example search or inductive argument on k must be supplied to confirm completeness.
Authors: The full proof of Theorem 3.1 proceeds by induction on product length k. The base cases (small k) are verified by direct computation, while the inductive step constructs a counter-example matrix assignment from a graph violation when the positive-graph condition fails. Although the abstract contains only a high-level sketch, the inductive argument and the associated counter-example procedure are already present in the body of the proof. We will expand the write-up of the induction to include an explicit algorithmic description of the counter-example search for arbitrary k, thereby confirming completeness without altering the logical structure. revision: partial
Circularity Check
No circularity: characterization via external graph-theoretic reduction
full rationale
The paper derives decidability and a combinatorial characterization for symbolic matrix products with non-negative real eigenvalues by establishing a sound and complete reduction to a condition drawn from the external positive graph conjecture of Camarena et al. No self-definitional loops, fitted parameters renamed as predictions, or load-bearing self-citations appear; the connection to graph theory is presented as an independent translation rather than a re-expression of the input. The derivation remains self-contained against external benchmarks.
Axiom & Free-Parameter Ledger
axioms (2)
- standard math Eigenvalues of real matrices are either real or come in conjugate pairs; transposition satisfies (AB)^T = B^T A^T.
- domain assumption The positive graph conjecture supplies a decidable characterization of the relevant graphs.
Reference graph
Works this paper leans on
-
[1]
L´ aszl´ o Babai, Paul Erd˝ os, and Stanley M. Selkow. Random graph isomorphism.SIAM Journal on Computing, 9(3):628–635, 1980
1980
-
[2]
Positive graphs.European Journal of Combinatorics, 52:290–301, 2016
Omar Antol´ ın Camarena, Endre Cs´ oka, Tam´ as Hubai, G´ abor Lippner, and L´ aszl´ o Lov´ asz. Positive graphs.European Journal of Combinatorics, 52:290–301, 2016
2016
-
[3]
Springer Science & Business Media, 2012
Andrea Crisanti, Giovanni Paladin, and Angelo Vulpiani.Products of random matrices: in Statistical Physics, volume 104 ofSpringer Series in Solid-State Sciences. Springer Science & Business Media, 2012
2012
-
[4]
Asymmetric graphs.Acta Mathematica Academiae Scientiarum Hungaricae, 14(3):295–315, 1963
Paul Erd˝ os and Alfr´ ed R´ enyi. Asymmetric graphs.Acta Mathematica Academiae Scientiarum Hungaricae, 14(3):295–315, 1963
1963
-
[5]
OUP Oxford, 2004
Pavol Hell and Jaroslav Neˇ setˇ ril.Graphs and homomorphisms, volume 28. OUP Oxford, 2004
2004
-
[6]
John Wiley & Sons, 2000
Svante Janson, Tomasz Luczak, and Andrzej Ruci´ nski.Random graphs. John Wiley & Sons, 2000
2000
-
[7]
Graph homomorphisms: Open problems, 2008
L´ aszl´ o Lov´ asz. Graph homomorphisms: Open problems, 2008. Manuscript, originally available athttp://www.cs.elte.hu/ ~lovasz/problems.pdf
2008
-
[8]
American Mathematical Society, Providence, RI, 2012
L´ aszl´ o Lov´ asz.Large networks and graph limits, volume 60 ofAmerican Mathematical Society Colloquium Publications. American Mathematical Society, Providence, RI, 2012
2012
-
[9]
Matiyasevich
Yuri V. Matiyasevich. The diophantineness of enumerable sets.Doklady Akademii Nauk SSSR, 191(2):279–282, 1970
1970
-
[10]
Paterson
Michael S. Paterson. Unsolvability in 3×3 matrices.Studies in Applied Mathematics, 49(1):105– 107, 1970
1970
-
[11]
A decision method for elementary algebra and geometry
Alfred Tarski. A decision method for elementary algebra and geometry. InQuantifier elimination and cylindrical algebraic decomposition, pages 24–84. Springer, 1998
1998
-
[12]
Cambridge University Press, 2014
Marcelo Viana.Lectures on Lyapunov exponents, volume 145 ofCambridge Studies in Advanced Mathematics. Cambridge University Press, 2014. 26
2014
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.