Minimal bricks
Pith reviewed 2026-05-25 13:08 UTC · model grok-4.3
The pith
A generation theorem constructs all minimal bricks and implies they have at most 5n-7 edges with at least three degree-three vertices.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
We prove a generation theorem for minimal bricks and two corollaries: for n>4, every minimal brick on 2n vertices has at most 5n-7 edges, and every minimal brick has at least three vertices of degree three.
What carries the argument
The generation theorem, a recursive construction that produces every minimal brick from base graphs by a fixed set of operations.
If this is right
- For n>4, every minimal brick on 2n vertices has at most 5n-7 edges.
- Every minimal brick has at least three vertices of degree three.
- The generation theorem provides a complete recursive description of all minimal bricks.
Where Pith is reading between the lines
- The recursive construction supplies a practical way to enumerate minimal bricks of moderate size.
- The degree and edge bounds may be used to test candidate graphs for the minimal-brick property without checking every edge deletion.
Load-bearing premise
The generation theorem correctly enumerates every minimal brick without omissions or extraneous cases, allowing the edge-count and degree corollaries to follow directly from the recursive construction.
What would settle it
A minimal brick on 2n vertices (n>4) that has more than 5n-7 edges, or any minimal brick that has fewer than three vertices of degree three.
read the original abstract
A brick is a 3-connected graph such that the graph obtained from it by deleting any two distinct vertices has a perfect matching. A brick is minimal if for every edge e the deletion of e results in a graph that is not a brick. We prove a generation theorem for minimal bricks and two corollaries: (1) for n>4, every minimal brick on 2n vertices has at most 5n-7 edges, and (2) every minimal brick has at least three vertices of degree three.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper defines a brick as a 3-connected graph G such that G minus any two distinct vertices has a perfect matching, and a minimal brick as one where deleting any single edge destroys the brick property. It proves a generation theorem that constructs all minimal bricks via a recursive set of operations, and derives two corollaries: for n>4 every minimal brick on 2n vertices has at most 5n-7 edges, and every minimal brick has at least three vertices of degree three.
Significance. If the generation theorem is complete, the result supplies an explicit recursive description of all minimal bricks and yields concrete, falsifiable bounds on edge count and minimum number of degree-3 vertices. These are derived directly from the construction rather than from external parameters or fitting, which strengthens the contribution to the structural theory of bricks and matching-covered graphs.
major comments (1)
- [Generation theorem and proof of corollaries] The generation theorem (whose statement appears in the abstract and is invoked for both corollaries) is load-bearing: the edge upper bound of 5n-7 and the claim of at least three degree-3 vertices are obtained by induction over the recursive construction. No independent verification (e.g., exhaustive enumeration of all minimal bricks on 2n vertices for small n such as n=5 or n=6) is referenced to confirm that every minimal brick arises from the allowed operations and that no extraneous graphs are included.
Simulated Author's Rebuttal
We thank the referee for their detailed review and for highlighting the central role of the generation theorem. We address the concern point by point below.
read point-by-point responses
-
Referee: [Generation theorem and proof of corollaries] The generation theorem (whose statement appears in the abstract and is invoked for both corollaries) is load-bearing: the edge upper bound of 5n-7 and the claim of at least three degree-3 vertices are obtained by induction over the recursive construction. No independent verification (e.g., exhaustive enumeration of all minimal bricks on 2n vertices for small n such as n=5 or n=6) is referenced to confirm that every minimal brick arises from the allowed operations and that no extraneous graphs are included.
Authors: The generation theorem is established by a direct, bidirectional proof: we show both that every minimal brick arises from the base cases via the listed operations and that every graph produced by the operations is a minimal brick. This equivalence is proved without external assumptions, so the construction is complete and contains no extraneous graphs by the logic of the argument itself. The two corollaries then follow by induction on the recursive structure, examining how the operations affect the number of edges and the degrees. Because the proof already guarantees that the construction enumerates precisely the minimal bricks, separate computational enumeration for small even orders is not required for correctness; it would only serve as an optional consistency check. We therefore maintain that the existing proof suffices and no revision is needed on this point. revision: no
Circularity Check
No circularity: direct proof of generation theorem with independent corollaries
full rationale
The paper states a generation theorem for minimal bricks and derives two corollaries directly from it. No self-definitional relations, fitted parameters renamed as predictions, or load-bearing self-citations appear. The structure is a standard mathematical proof establishing the theorem first, then obtaining bounds as consequences; the derivation chain does not reduce to its own inputs by construction. This is self-contained against external verification via the proof itself.
Axiom & Free-Parameter Ledger
axioms (1)
- standard math Standard definitions of 3-connected graphs and perfect matchings in the definition of a brick
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.