REVIEW 3 major objections 5 minor 17 references
Pipe Dream Rectification and Dual RSK Correspondence
T0 review · 3 major / 5 minor · reviewed 2026-08-28 · deepseek-v4-flash
Pith's one-line read The paper proves that, for every binary matrix A, the insertion tableau of the transpose-complement A† is the natural complement of the ordinary recording tableau of A, so the pipe-dream variant of dual RSK is the ordinary correspondence…
desk verdict The paper's intended theorem is plausible, but every central statement drops the complement bar on rec(A), leaving a false printed theorem and a self-contradictory induction; the manuscript needs major revision before it says anything true. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central object is the super pipe dream: a rectangle of tiles colored black (encoding the 1-entries of A) and red (encoding the 0-entries), together with the ladder moves $Y^+_i$ that flow red checkers one column to the right while keeping black checkers in their rows. Repeated application of these flows separates the colors, and reading off the black component gives the insertion tableau. The proof's engine is a semicommutativity relation (Theorem 4.4) that reorders the long flow of $Y^+$ into column-by-column blocks, plus a downward induction on suffixes in which the suffix is rectified first and the remaining red checkers flow through without disturbing the black component (Theorem 4.5). The filling identity (Theorem 4.11) and shape compatibility (Proposition 4.12) then convert the pipe-dream equality into the tableau equality $\operatorname{ins}(A^\dagger) = \overline{\operatorname{rec}(A)}$.
What would settle it
Take any small binary matrix, for instance a $3\times 3$ example, and compute both sides of the claimed identity by hand or computer: rectification of the transpose-complement $A^\dagger$ versus the natural complement of the ordinary recording tableau of A. If any matrix yields different tableaux, the theorem is false. A more targeted test is to verify the locality assertion of Theorem 4.5 directly: after rectifying the suffix columns, check whether any red checker from the suffix lies in a column that a later $Y^+_i$ move touches; exhibiting such a matrix in which $V^*_i \neq V_i$ would sink the induction.
Extended reading notes
Core claim
The central claim is Theorem 1.2: for every $A \in BM_{m\times n}$, the tableau identity $\operatorname{ins}(A^\dagger) = \overline{\operatorname{rec}(A)}$ holds, where $\dagger$ is transpose-complement and the bar is the columnwise natural complement. Equivalently, the variant of dual RSK that sends A to $(\operatorname{ins}(A), \operatorname{ins}(A^\dagger))$ has its second component fully determined by the ordinary recording tableau, so the variant is symmetric and agrees with dual RSK up to complementation. The proof establishes this by rectifying super pipe dreams and inducting downward on the suffixes $A_i$ of A, showing that the black component of the rectification is insensitive to red checkers that have already been flowed past the working region.
Load-bearing premise
The induction relies on the claim that once the suffix columns of A have been rectified, the red checkers produced from those columns lie strictly to the right of every later ladder move and so cannot change the black component; if some red checker is later shifted left or participates in a ladder reaching into the working region, the equality $V^*_i = V_i$ collapses.
Editorial extensions
If this is right
- The pipe-dream variant of dual RSK is symmetric: its second component is not independent data but the natural complement of the ordinary recording tableau.
- The bijection between binary matrices and pairs of reverse semistandard Young tableaux of conjugate shape is recovered from pipe-dream rectification, giving a new proof of the dual Cauchy identity in the biGrassmannian case.
- Both the insertion and recording tableaux of a binary matrix can now be read directly from reduced pipe dreams, providing a concrete pipe-dream algorithm for ordinary dual RSK.
- The downward induction shows that the recording tableau of A is built suffix by suffix: the shape of the tableau for each suffix is determined by the insertion tableau of that suffix, and the labels are forced by the growth chain.
- The shape compatibility statement ensures that the two tableaux in the pipe-dream variant always have complementary column heights, so any equality of entries forces an equality of full tableaux.
Reading between the lines
- The same ladder-move commutations may prove analogous complement symmetries for other insertion algorithms (e.g., probabilistic or Hall–Littlewood variants), since the proof only uses local column-to-column behavior of flows; the paper does not explore this.
- The uniqueness lemma from the growth chain suggests a suffix-based algorithm for ordinary dual RSK that builds the recording tableau by tracking shapes of suffix insertions, potentially faster than column-by-column insertion.
- If the locality property in Theorem 4.5 were strengthened to a full commutation of $Y^+$ flow with column deletion, the equality would likely extend beyond biGrassmannian permutations to all permutations whose pipe dreams admit the same suffix decomposition.
- The filling identity (all labels $1,\dots,i-1$ in every column) gives a direct bijective explanation of why transpose-complement swaps the two tableaux; a similar statement may hold in K-theoretic Grothendieck settings with a $\beta$ parameter.
Formalized claims in Lean
-
Claim #1: The central claim is Theorem 1.2: for every $A \in BM_{m\times n}$, the tableau identity $\operatorname{ins}(A^\dagger) = \overline{\operatorname{rec}(A)}$ holds, where $\dagger$ is transpose-complement and the bar is the columnwise natural complement. Equivalently, the variant of dual RSK that sends A to $(\operatorname{ins}(A), \operatorname{ins}(A^\dagger))$ has its second component fully deter
/-- @claim 1 The central claim is Theorem 1.2: for every $A \in BM_{m\times n}$, the tableau identity $\operatorname{ins}(A^\dagger) = \overline{\operatorname{rec}(A)}$ holds, where $\dagger$ is transpose-complement and the bar is the columnwise natural complement. Equivalently, the variant of dual RSK that sends A to $(\operatorname{ins}(A), \operatorname{ins}(A^\dagger))$ has its second component fully deter -/ def central_claim : Prop :=
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper claims to prove Dennin's conjecture for a pipe-dream variant of dual RSK: for an m by n binary matrix A, the insertion tableau of the transpose-complement A^† equals the natural complement of the recording tableau rec(A). The intended statement appears in the abstract as ins(A^†) = overline{rec(A)}, and the proof uses super pipe dream rectification, local commutativity of Y^+ operators, a column-insertion comparison, and a downward induction on suffixes of A. The paper also develops several auxiliary results about padded suffix matrices, filling operations, and complementary positions of tableaux.
Significance. If the intended theorem is correct, it proves a nontrivial symmetry property of Dennin's pipe-dream variant of dual RSK, showing that the variant is symmetric on biGrassmannian permutations and hence equivalent to ordinary dual RSK. The approach via super pipe dream rectification is novel and connects the result to Grothendieck polynomial Cauchy identities. The paper provides a number of detailed examples and a structured proof strategy. However, as printed, the central theorem statement is false, and the induction proof requires systematic correction. The potential significance is real, but the current text is not yet a reliable proof.
major comments (3)
- [Section 1, Theorem 1.2] The displayed statement of Theorem 1.2, rec(A) = ins(A†), omits the complement bar and is false. For A = [1], rec(A) is the one-box tableau [1], while A† = [0] and ins(A†) is the empty tableau. The abstract and proof sketch correctly state ins(A†) = overline{rec(A)}. This error is load-bearing: every intermediate statement involving rec(A_i), including Theorems 4.13 and 4.14, must use overline{rec(A_i)} rather than rec(A_i), and the proof as written establishes the complemented statement only if those bars are restored globally.
- [Section 4, Theorem 4.14] The induction step begins with 'Because S_i = T_i, every label in [n] occurs in complementary positions in S_i and T_i.' This is internally inconsistent: if S_i = T_i, the tableaux are identical, not complementary. The argument only works if the induction hypothesis is S_i = overline{T_i}, i.e., ins(R_i) = overline{rec(A_i)}. As printed, the proof derives the wrong complementarity claim and therefore does not prove the stated equality. The induction needs to be rewritten with the complement bar carried through consistently.
- [Section 4, Theorem 4.5] The proof of the key locality assertion—that after rectifying the suffix columns, the resulting red checkers lie strictly to the right of the remaining operators and hence 'cannot affect the subsequent motion of black checkers'—is not rigorously justified. The argument appeals to the definition of ladder moves but does not establish that no interaction mechanism, such as a red checker later shifted left or a ladder extending into the working region, can alter the black component. Since V_i^* = V_i and Corollary 4.3 rest on this claim, a precise invariant or a lemma ruling out all such interactions is required.
minor comments (5)
- [Section 4, Theorem 4.13] In the proof of Theorem 4.13, the line 'By definition, the complementary tableau rec(An)' appears to refer to overline{rec(A_n)} but the bar is missing. The theorem statement also lacks the bar; please make the notation consistent throughout.
- [Section 4, Corollary 4.3] The proof of Corollary 4.3 uses the implication tab(V_i^*) = tab(V_i) = tab(V_i') implies V_i^* = V_i'. This requires that tab is injective on the relevant reduced pipe dreams; this fact should be stated and proved or cited.
- [Section 3, example after Figure 15] In the proof sketch, the text says 'Figure 15 shows that ins(R'_1) = ins(R1) = ...', but the caption of Figure 15 reads 'Rectification and Tableaux of R'_2'. Please correct the caption or the reference.
- [Section 2.3, Example 2.5] In Example 2.5, the line 'we get ins(A'_2) = 2 2 / 1 1' should presumably be ins(A'_1) = 2 2 / 1 1; the same confusion appears earlier when A'_2 is first computed. Please fix the labeling of the truncated suffix matrices.
- [Section 2.4, Example 2.6] The definition of the full tableau T and the example are not fully aligned with the reverse semistandard convention used elsewhere; for instance, the row and column entry sets should be stated more explicitly to avoid ambiguity.
Circularity Check
No significant circularity: the proof derives the conjecture from rectification locality, tableaux growth, and prior external results; the missing complement bars create a correctness gap but not a circular one.
full rationale
The paper proves the conjectured identity by downward induction on suffixes. The load-bearing steps are the base case Theorem 4.13 and the induction step Theorem 4.14, supported by locality (Theorem 4.5), insertion invariance under zero padding (Theorem 4.6), lower-row invariance of the pipe-dream insertion (Theorem 4.9), the filling identity (Theorem 4.11), and shape compatibility (Proposition 4.12). None of these steps presupposes the target equality. The base case is computed from single-column insertion together with the filling identity; the induction step shows that if labels at least i occupy complementary positions in S_i and T_i, then the same holds in S_{i-1} and T_{i-1}, using the growth of the recording tableau and row-invariance of the insertion tableau. The paper invokes [Den25, Proposition 8.7 and Proposition 8.8] only for the external facts that pipe-dream insertion agrees with ordinary dual-RSK column insertion and that the variant has shape data (lambda, lambda-dagger); these are prior independent results, not the conjecture being proved. There is no fitted parameter, no quantity defined in terms of the claimed output, and no reliance on the present author's own previous work. The missing overline bars in Theorem 1.2, Theorem 4.13, and Theorem 4.14 are a notational and correctness defect: read literally, the printed equalities are false for A=[1], and the proof is written in terms of complementarity, not literal equality. This is an error in the manuscript's statement and internal notation, but it is not circular reasoning because the induction does not assume the conclusion; it derives the intended complement relation from the growth chain and external prior results. Hence the circularity score is 0.
Assumptions & free parameters
assumptions (3)
- domain assumption Pipe-dream insertion agrees with ordinary dual-RSK column insertion (Lemma 4.10, citing [Den25, Prop 8.7]).
- standard math Reduced pipe dreams for Grassmannian permutations are in bijection with reverse semistandard tableaux, and tab(V) determines V (used in Corollary 4.3).
- domain assumption The composition of Y+ operators can be reordered using commutativity of distant ladder operators (Proposition 4.3).
Cite this review
Pith. "Pith review of Pipe Dream Rectification and Dual RSK Correspondence." pith.science (2026). https://pith.science/paper/XL2REFFM
@misc{pith2026260823530,
author = {Pith},
title = {Pith review of: Pipe Dream Rectification and Dual RSK Correspondence},
year = {2026},
howpublished = {\url{https://pith.science/paper/XL2REFFM}},
note = {Machine review of arXiv:2608.23530}
}
abstract
We prove Dennin's conjecture (Conjecture 8.9 of arXiv:2506.21052) that his variant of dual RSK correspondence is symmetric when restricted to biGrassmannian permutations. For a binary matrix $A$, let $A^\dagger$ denote its transpose-complement, and let $\operatorname{ins}(A)$ and $\operatorname{rec}(A)$ denote its insertion and recording tableaux. We prove that $\operatorname{ins}(A^\dagger) = \overline{\operatorname{rec}(A)}$, where the bar denotes the natural complement of the recording tableau. Our proof uses rectification of super pipe dreams and a downward induction on suffixes of $A$.
Figures
Figures from the paper (17 more)
Reference graph
Works this paper leans on
-
[1]
Cauchy identities for Grothendieck polynomials and a dual RSK correspondence through pipe dreams
Cauchy identities for Grothendieck polynomials and a dual RSK correspondence through pipe dreams , author=. arXiv preprint arXiv:2506.21052 , year=
- [2]
-
[3]
Robinson, G. de B. , TITLE =. Amer. J. Math. , FJOURNAL =. 1938 , NUMBER =. doi:10.2307/2371609 , URL =
-
[4]
[SÚ12] Joshua Sack and Henning Úlfarsson
Schensted, C. , TITLE =. Canadian J. Math. , FJOURNAL =. 1961 , PAGES =. doi:10.4153/CJM-1961-015-3 , URL =
-
[5]
, TITLE =
Stanley, Richard P. , TITLE =. [2024] 2024 , PAGES =
2024
-
[6]
Bufetov, Alexey and Matveev, Konstantin , TITLE =. Selecta Math. (N.S.) , FJOURNAL =. 2018 , NUMBER =. doi:10.1007/s00029-018-0442-y , URL =
-
[7]
Frieden, Gabriel and Schreier-Aigner, Florian , TITLE =. S\'em. Lothar. Combin. , FJOURNAL =. 2024 , PAGES =
2024
-
[8]
Sagan, Bruce E. and Stanley, Richard P. , TITLE =. J. Combin. Theory Ser. A , FJOURNAL =. 1990 , NUMBER =. doi:10.1016/0097-3165(90)90066-6 , URL =
Show all 17 references
-
[9]
Duke Math
Corwin, Ivan and O'Connell, Neil and Sepp\"al\"ainen, Timo and Zygouras, Nikolaos , TITLE =. Duke Math. J. , FJOURNAL =. 2014 , NUMBER =. doi:10.1215/00127094-2410289 , URL =
2014 doi
-
[10]
Aigner, Florian and Frieden, Gabriel , TITLE =. Int. Math. Res. Not. IMRN , FJOURNAL =. 2022 , NUMBER =. doi:10.1093/imrn/rnab083 , URL =
2022 doi
-
[11]
, TITLE =
Fomin, Sergey and Kirillov, Anatol N. , TITLE =. Formal power series and algebraic combinatorics/. sd , MRCLASS =
-
[12]
, TITLE =
Fomin, Sergey and Kirillov, Anatol N. , TITLE =. Discrete Math. , FJOURNAL =. 1996 , NUMBER =. doi:10.1016/0012-365X(95)00132-G , URL =
1996 doi
-
[13]
Experiment
Bergeron, Nantel and Billey, Sara , TITLE =. Experiment. Math. , FJOURNAL =. 1993 , NUMBER =
1993
-
[14]
Knutson, Allen and Miller, Ezra , TITLE =. Ann. of Math. (2) , FJOURNAL =. 2005 , NUMBER =. doi:10.4007/annals.2005.161.1245 , URL =
2005 doi
-
[15]
Lascoux, Alain and Sch\"utzenberger, Marcel-Paul , TITLE =. C. R. Acad. Sci. Paris S\'er. I Math. , FJOURNAL =. 1982 , NUMBER =
1982
-
[16]
Invariant theory (
Lascoux, Alain and Sch\"utzenberger, Marcel-Paul , TITLE =. Invariant theory (. 1983 , ISBN =. doi:10.1007/BFb0063238 , URL =
1983 doi
-
[17]
Lascoux, Alain , TITLE =. C. R. Acad. Sci. Paris S\'er. I Math. , FJOURNAL =. 1982 , NUMBER =
1982
Reviewed August 28, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.