REVIEW 3 major objections 5 minor 26 references
New Constructions of Subspace Codes Using Subsets of MRD codes in Several Blocks
T0 review · 3 major / 5 minor · reviewed 2026-08-14 · deepseek-v4-flash
Pith's one-line read Two constructions that pack bounded-rank slices of MRD codes into parallel blocks prove more than 110 new lower bounds for constant-dimension subspace codes, each improving the best previously known value.
desk verdict Sound parallel-block constructions with real lower-bound improvements; the math holds up, and only the presentation needs tightening. 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 objects are the bounded-rank subsets $Q_{q,n,t,k} = \{f \in Q_{q,n,t} : \dim \ker f \ge k\}$ of the MRD code of $q$-polynomial linear maps on $\mathbb{F}_{q^n}$ with rank distance $n-t$; their sizes are computed from the rank distribution $A_i(Q_{q,n,t})$ of the MRD code. The identity that carries the argument is the cross-block intersection bound of Proposition 4.1: for two lifted row spaces whose identity blocks are in positions $i<j$, the intersection has dimension at most $n - \mathrm{rank}(I_n - A_j B_i)$, and because the matrix $B_i$ sitting in the earlier block position has rank at most $t$, this dimension is at most $t$. This single estimate turns the disjoint union of parallel lifted MRD codes into a valid constant-dimension subspace code, and the rank-distribution sums then count the codewords.
What would settle it
Take a concrete case such as $q=2$, $n=6$, $t=3$, $s=2$ and explicitly compute the intersection of two lifted subspaces from different block positions; any pair with intersection dimension 4 or more refutes the claimed distance $2(n-t)=6$. An independent exact determination of $A_2(18,6,6)$ below the claimed lower bound would also settle the claim.
Extended reading notes
Core claim
The paper's central claim is that bounded-rank subsets of MRD codes can be packed into several parallel blocks without losing distance. Theorem 4.1 states that whenever $2t \ge n$, for every $s \ge 1$, $A_q((s+1)n, 2(n-t), n) \ge \sum_{j=0}^{s} q^{(s-j)n(t+1)} (\sum_{i=n-t}^{t} A_i(Q_{q,n,t}))^j$, where $A_i(Q_{q,n,t})$ is the number of rank-$i$ matrices in the $q$-polynomial MRD code $Q_{q,n,t}$. The construction places the $n \times n$ identity block in each of the $s+1$ positions; for a subspace whose identity lies in block $j$, the matrices in blocks left of the identity are required to have kernel dimension at least $n-t$, i.e., rank at most $t$. That rank restriction makes the intersection of any two subspaces from different block positions have dimension at most $t$, so the subspace distance is at least $2(n-t)$. A parallel linkage construction (Theorem 3.1) gives a similar bound for parameters $(3k+h, d, k)$ with even $d$, and together the two methods yield more than 110 lower bounds better than those in [11].
Load-bearing premise
The construction's distance guarantee rests entirely on the estimate that a rank-at-most-$t$ matrix in an earlier block keeps the intersection of two lifted subspaces to dimension at most $t$; if that estimate ever failed, the minimum subspace distance $2(n-t)$ would drop and the claimed code would not exist.
Editorial extensions
If this is right
- The $s=1$ case of Theorem 4.1 gives $A_q(2n, 2(n-t), n) \ge q^{n(t+1)} + \sum_{i=n-t}^{t} A_i(Q_{q,n,t})$, producing 42 entries in the paper's tables that improve previous records.
- Applying the Johnson-type bound to the $s=1$ construction yields 7 improved lower bounds for parameters of the form $A_q(2n-1, 2(n-t), n-1)$, including $A_2(17,6,8)$.
- The parallel linkage construction of Theorem 3.1 and Corollary 3.1 gives 63 improved bounds for $A_q(3k+h, d, k)$ with even $d$, such as $A_2(18,6,6)$ and $A_2(19,6,6)$.
- The $s=2$ and $s=3$ cases of the multi-block construction produce new lower bounds, including values for $A_2(20,4,5)$ and $A_2(24,6,6)$ that cannot be compared with any entry in [11].
- In total, the two methods yield more than 110 constant-dimension subspace codes whose sizes exceed the best previously known lower bounds.
Reading between the lines
- The same mechanism should work with blocks of different sizes or with different MRD codes in different blocks, because the cross-block distance estimate uses only the rank bound on one matrix.
- For fixed $n$ and $t$, the relative gain over a single lifted MRD code is largest at small $s$; as $s$ grows, the highest-power term in the sum dominates and the construction approaches the behaviour of one large block.
- Because the bounded-rank counts are exact polynomials in $q$, the new bounds can be plugged into the anticode upper bound to measure, for each $q$, how close these parameters come to the theoretical maximum.
- A natural testable extension is to relax the condition $2t \ge n$ by replacing the single low-rank restriction with a two-sided rank restriction, which might allow shorter code lengths.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper studies lower bounds for the maximal size A_q(n,d,k) of constant-dimension subspace codes. It proposes two constructions. The first (Theorem 3.1, Corollary 3.1) is a parallel linkage construction: two families of linked or lifted codes are combined, with one family using rank-restricted subsets of an MRD code as the linking block, and the Delsarte rank distribution is used to count the restricted subset. The second (Theorem 4.1, Corollaries 4.1–4.6) uses s+1 blocks and takes subspaces spanned by rows (A_1,...,I_n,...,A_s), with the identity block in each of the s+1 positions; cross-block intersections are controlled by imposing that the blocks to the left of the identity have rank at most t, and the count is expressed as a sum over the rank distribution of the MRD code Q_{q,n,t}. The constructions yield explicit lower bounds, and the appendix lists many entries claimed to improve the tables in [11].
Significance. The main mathematical content is sound: the distance bound in Theorem 4.1 is valid once the notation is made precise, and the counting formula in that theorem is consistent with the construction. The paper's strength is the systematic use of rank-bounded subsets of MRD codes in several blocks together with the Delsarte rank distribution, which is a clean and reusable idea. The Delsarte-based counting is explicit and can be checked directly from the stated formulas. If the presentation is completed (full tables, resolved placeholders, updated comparison with later work), the paper provides a substantial number of new lower bounds and will be a useful reference for the subspace-codes community.
major comments (3)
- [§4.1 (Proposition 4.1 and Theorem 4.1)] The notation for the block entries is not defined consistently: the proposition is stated with A_j and B_i, while the proofs of Theorem 4.1 switch to expressions such as A_i^j A_j^i and A_j^i without saying which superscript is the block position and which is the identity position. The load-bearing step is the bound dim(U^i ∩ U^j) ≤ t; as written, the statement that dim ker(I_n − A_i^j A_j^i) ≤ t follows from dim ker(A_j^i) ≥ n−t requires the reader to reconstruct which matrix is the constrained one and to use rank(AB) ≤ rank(B). Proposition 4.1 as stated also asserts the bound for arbitrary A_j and B_i, but the bound to t is true only under the rank constraint on the appropriate block entry. Please define the notation, state the constraint explicitly, and expand the argument, because the minimum distance 2(n−t) of Theorem 4.1 rests entirely on this step.
- [§4.2, §5, and Appendix] The manuscript repeatedly refers to 'the full version [ ?]' (for example, §4.2: 'We list all 42 improvements on [11] in Table 2 of the full version [ ?]', and §5: 'Tables 1-5 in the full version [ ?]'). The submitted version contains an appendix with tables, but the unresolved placeholder and the referral to an unidentifiable full version make the claimed 'more than 110 new lower bounds' impossible to verify from the manuscript. Please remove the placeholder, include the complete set of tables or a permanent archive link, and ensure that the count of 110 is supported by the table entries.
- [§5 (Added Notes)] The paper compares all new bounds with the 2016 tables [11], but the Added Notes already acknowledge that some results have been extended in [3,13,19]. The manuscript should either update the comparison to the current best-known bounds or explicitly state which of the 110 listed entries remain improvements in the presence of the later work. Without this, the claim that these are 'new constant dimension subspace codes better than previously best known codes' is not substantiated at the time of publication.
minor comments (5)
- [§2.2] The sentence 'We refer the following result to Theorem 5.6 in [5] or Corollary 26 in [4]' should read 'We refer to the following result'.
- [§4.1] In the paragraph introducing the subspaces U^j, 'B1,...,Bn are matrices from the MRD code' should be 'B1,...,B_s are matrices from the MRD code'.
- [§4.2] The sentence 'From Theorem 4.1 we have the following Corollary 3.2 immediately' should refer to Corollary 4.3, not Corollary 3.2.
- [Appendix, Table 4] The table heading 'A_q(3n. 2(n−t), n)' contains a period where a comma is intended; it should read 'A_q(3n, 2(n−t), n)'.
- [Appendix] The large integers in the tables are broken across lines without alignment; consider presenting them in a monospaced or comma-separated format so that each entry can be checked reliably against the formulas.
Circularity Check
No circularity found: the central constructions and counts follow from explicit intersection arguments and the external Delsarte rank-distribution theorem.
full rationale
The main derivation chain is self-contained rather than circular. Theorem 4.1 is proved by an explicit construction: for each block position of the identity, the entries before the identity are restricted to the subset Q_{q,n,t,n-t}, whose size is counted by the Delsarte rank-distribution formula, and the remaining entries range over the full MRD code Q_{q,n,t}. The resulting count matches the construction term-by-term, and the minimum-distance claim rests on Proposition 4.1, which is proved directly from the rank of the relevant matrices and the kernel-dimension condition dim(ker(A_j^i)) >= n-t. This is a mathematical argument from stated assumptions, not a restatement of the target bound. Theorem 3.1 is likewise proved by a direct intersection calculation using the rank bound on Q_2; it does not import the claimed lower bound. The only self-citation that appears is the parenthetical reference to [26] for the value A_2(12,6,6) >= 16865101 in Section 3.2, and that same value is independently proved in this paper as Corollary 4.1 from the Delsarte theorem, so the self-citation is not load-bearing. No fitted input is renamed as a prediction, no uniqueness theorem from the authors is invoked to forbid alternatives, and no external benchmark is used circularly. The unresolved placeholder 'full version [ ?]' and the reliance on [11] for comparison affect exposition and table completeness, but they do not make any derivation equivalent to its own inputs. Therefore the paper receives a circularity score of 0.
Assumptions & free parameters
assumptions (4)
- standard math Delsarte's rank distribution theorem for MRD codes
- standard math Gabidulin MRD codes with rank distance n-t exist with q^{n(t+1)} elements
- standard math A nonzero q-polynomial of q-degree t has at most q^t roots in F_{q^n}
- standard math Johnson type bound A_q(2n-1, 2(n-t), n-1) ≥ (1/(q^n+1)) A_q(2n, 2(n-t), n)
Cite this review
Pith. "Pith review of New Constructions of Subspace Codes Using Subsets of MRD codes in Several Blocks." pith.science (2026). https://pith.science/paper/ULPC3S74
@misc{pith2026190803804,
author = {Pith},
title = {Pith review of: New Constructions of Subspace Codes Using Subsets of MRD codes in Several Blocks},
year = {2026},
howpublished = {\url{https://pith.science/paper/ULPC3S74}},
note = {Machine review of arXiv:1908.03804}
}
read the original abstract
A basic problem for the constant dimension subspace coding is to determine the maximal possible size A_q (n, d, k) of a set of k-dimensional subspaces in Fnq such that the subspace distance satisfies d(U, V )> or =d for any two different subspaces U andV in this set. We present two new constructions of constant dimension subspace codes using subsets of maximal rank-distance (MRD) codes in several blocks. This method is firstly applied to the linkage construction and secondly to arbitrary number of blocks of lifting MRD codes. In these two constructions, subsets of MRD codes with bounded ranks play an essential role. The Delsarte theorem of the rank distribution of MRD codes is an important ingredient to count codewords in our constructed constant dimension subspace codes. We give many new lower bounds for A_q (n, d, k). More than 110 new constant dimension subspace codes better than previously best known codes are constructed.
Reference graph
Works this paper leans on
-
[26]
L. Xu and H. Chen, New constant-dimension subspace code s from max- imum rank-distance codes, IEEE Transactions on Informatio n Theory, vol. 64, no. 9, pp. 6315-6319, 2018. A Appendix Table 1: New subspace codes from parallel linkage Aq(n, d, k ) New Old A2(15, 4, 5) 1252409384941 1235787711790 A3(15, 4, 5) 12399152701973746721 12394544365887696067 A4(15,...
work page 2018
-
[11]
D. Heinlein, M. Kiermaier, S. Kurz and A. Wassermann, Ta bles of subspace codes, arXiv:1601.02864, 2016, 2016 data of the on line table http://subspacecodes.uni-bayreuth.de
arXiv 2016
-
[1]
M. Braun and J. Reichelt, q-analogs of packing designs, Journal of Combinatorial Designs, vol. 22, pp. 306-321, 2014, arXiv:1 212.4614
work page 2014
-
[2]
Large Sets of $t$-Designs over Finite Fields
M. Braun, T. Etzion, P. ¨Osterg ˚ ard, A. Vardy and A. Wassermann, Existence of q-analogs of Steiner systems, Forum of Mathematices, Pi, vol. 4, 2016, arXiv:1305.1455
work page Pith review arXiv 2016
-
[3]
A. Cossidente, S. Kurz, G. Marino and F. Pavese, Combinin g subspace codes, arXiv:1911.03387, 2019
work page Pith review arXiv 1911
-
[4]
Rank distribution of Delsarte codes
J. de la Cruz, E. Gorla, H. H. L´ opez and A. Ravagnani, Rank distribu- tion of Delsarte code, arXiv:1510.01008v1, 2015
work page Pith review arXiv 2015
-
[5]
Ph. Delsarte, Bilinear forms over a finite field, with appl ications to coding theory, Journal of Combinatorial Theory, Series A, v ol. 25, pp. 226-241, 1978
work page 1978
-
[6]
T. Etzion and N. Silberstein, Error-correcting codes in projective spaces via rank-metric codes and Ferrers diagram, IEEE Tran sactions on Information Theory, vol. 59, pp. 2909-2919, 2009
work page 2009
Show all 26 references
-
[7]
Etzion and N
T. Etzion and N. Silberstein, Codes and designs related t o lifted MRD codes, IEEE Transactions on Information Theory, vol. 59, pp . 1004- 1017, 2013
2013
-
[8]
Etzion and A
T. Etzion and A. Vardy, Error-correcting codes in projec tive spaces, IEEE Transactions on Information Theory, vol. 57, pp. 1165- 1172, 2011
2011
-
[9]
E. M. Gabidulin, Theory of codes with maximal rank distan ces, Prob- lems of Information Transmission, vol. 21, pp. 1-21, 1985
1985
-
[10]
Gluesing-Luerssen and C
H. Gluesing-Luerssen and C. Troha, Construction of sub space codes through linkage, Advances in Mathematics of Communication s, vol. 10, no. 3, pp. 525-540, 2016
2016
-
[12]
Heinlein and S
D. Heinlein and S. Kurz, Asymptotic bounds for the sizes of constant dimension codes and improved lower bounds, arXiv:1705.038 35v1, 2017. 13
2017
-
[13]
Heinlein, Generalized linkage construction for con stant-dimension codes, arXiv:1910.11195v1, 2019
D. Heinlein, Generalized linkage construction for con stant-dimension codes, arXiv:1910.11195v1, 2019
1910 arXiv
-
[14]
Honold, M
T. Honold, M. Kiermaier and S. Kurz, Optimal binary subs pace codes of length 6, constant dimension 3 and minimum subspace dista nce 4, arXiv:1311.0464, Contemporary Mathematics, American Mat hematical Society, vol.632, pp. 157-176, 2015
2015 arXiv
-
[15]
Honold and M
T. Honold and M. Kiermaier, On putative q-analogues of Fano plane and related combinatorial structures, Dynamical Systems, Number Theory and Applications, World Scientific (2016), pp. 141-1 75, 2016
2016
-
[16]
Khaleghi, D
A. Khaleghi, D. Silva and F. R. Kschischang, Subspace co des, Cryp- tography and coding, Lecture Notes in Computer Sciences, vo l. 5921, pp. 1-21, 2009
2009
-
[17]
Koetter and F
R. Koetter and F. R. Kschischang, Coding for errors and e rasures in random network coding, IEEE Transactions on Information Th eory, vol. 54, pp. 3579-3591, 2008
2008
-
[18]
Lidl and H
R. Lidl and H. Niederreiter, Introduction to Finite Fie lds and their Applications, Cambridge University Press, 1986
1986
-
[19]
S. Liu, Y. Chang and T. Feng, Parallel multilevel constr uctions for constant dimenison codes, arXiv:1911.01878, 2019
1911 arXiv
-
[20]
Rosenthal and A.-L
J. Rosenthal and A.-L. Trautmann, A complete character ization of irre- ducible cyclic orbit codes and their Pl¨ ucker embedding, Designs, Codes and Cryptgraphy, vol. 66, pp. 275-289, 2013
2013
-
[21]
Silberstein and A.-L
N. Silberstein and A.-L. Trautmann, Subspace codes bas ed on graph matching, Ferrers diagram and pending blocks, IEEE Transac tions on Information Theory, vol. 61, pp. 3937-3953, 2015
2015
-
[22]
Silva, F
D. Silva, F. R. Kschischang and R. Koetter, A rank-metri c approach to error control in random network coding, IEEE Transaction s on In- formation Theory, vol. 54, pp. 3951-3967, 2008
2008
-
[23]
Skachek, Recursive code construction for random net works, IEEE Transactions on Information Theory, vol
V. Skachek, Recursive code construction for random net works, IEEE Transactions on Information Theory, vol. 56, pp. 1378-1382 , 2010
2010
-
[24]
Wachter-Zeh and T
A. Wachter-Zeh and T. Etzion, Optimal Ferrers diagram r ank-metric codes, arXiv:1405.1885v2, 2014. 14
2014 arXiv
-
[25]
H. Wang, C. Xing, and R. M. Safavi-Naini, Linear authent ication codes: Bounds and constructions, IEEE Transactions on Informatio n Theory, vol. 49, no. 4, pp. 866-872, 2003
2003
Reviewed August 14, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.