REVIEW 2 major objections 5 minor 25 references
Binary partial groups
T0 review · 2 major / 5 minor · reviewed 2026-08-02 · deepseek-v4-flash
Pith's one-line read This paper proves that every binary partial group—a set with a partially defined multiplication and inverses—can be promoted to a partial group in the modern, arbitrary-length sense, and that the two categories are equivalent on 2-skeletal
desk verdict Binary partial groups embed into Chermak partial groups, and the claimed equivalence with 2-skeletal partial groups is likely correct, but the current writeup leaves several load-bearing proof steps implicit. 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 key object is the simplicial set BP built from a binary partial group P: its n-simplices are words (a1,...,an) such that every full parenthesization of the word is defined and yields the same element. This single construction is what converts the binary, pair-only operation into the arbitrary-length multiplication structure required by a modern partial group. The small embedding B' = sk2 ∘ B cuts BP down to its elements of dimension 0, 1, and 2; because a 2-skeletal symmetric set is determined by its vertices, edges, and triangles, this smaller object still carries the entire structure and gives the equivalence with the 2-skeletal partial groups.
What would settle it
A concrete falsifier would be a binary partial group P and a word w ∈ P^n such that the reversed-and-inverted word w† belongs to BP_n while w does not; then BP would not be closed under outer face maps and would not be a partial group. Equivalently, find w ∈ BP_n whose some consecutive subword (for example, deleting the first letter and inverting the remainder) is not in BP; Theorem 7's claim that w†w ∈ BP_2n would then fail.
Extended reading notes
Core claim
The central claim is that the assignment P ↦ BP, where BP_n is the set of words in P^n whose every full parenthesization is defined and gives the same value, turns a binary partial group P into a genuine partial group in the modern sense. The outer face maps of BP come from the cancellation property of binary partial groups. The paper then defines a smaller embedding B' = sk2 ∘ B by taking the 2-skeleton in the symmetric-set model, and proves that B' gives an equivalence of categories between binary partial groups and 2-skeletal partial groups. Along the way it shows that the functor T, which extracts the underlying binary partial group from the 1-simplices of a modern partial group, is left
Load-bearing premise
The load-bearing premise is that the word set BP is closed under the operations needed for BP to be a simplicial set—specifically, that a word belongs to BP exactly when its reversed-and-inverted word does, and that consecutive subwords of BP-words are again BP-words; the paper proves only one direction of the first equivalence, so if the missing direction fails for some binary partial group the construction BP would not be a partial group.
Editorial extensions
If this is right
- Every binary partial group carries a canonical modern partial-group structure, so results about modern partial groups apply to all binary partial groups.
- The embedding is fully faithful, meaning no binary partial groups are identified or lost when moving to the modern setting.
- The 2-skeletal partial groups are exactly the binary partial groups, up to equivalence of categories; the binary theory is the 2-dimensional shadow of the modern theory.
- Every modern partial group has an underlying binary partial group on its 1-simplices, connected to the embedding by an adjunction with identity counit.
- The known embedding of pregroups into modern partial groups is recovered as a special case.
Reading between the lines
- Because the equivalence lands on 2-skeletal objects, the binary perspective is blind to constraints that only appear in higher-dimensional multiplication words (length 3 and beyond); one could test whether known non-associative binary partial groups hide their failure exactly at the level of 3-simplices.
- The two embeddings are extremes—one records all coherent iterated multiplications, the other only pairs—so intermediate dimension-truncated constructions may produce a filtration of partial-group structures; this is a natural extension the paper does not explore.
- If homotopy-theoretic invariants of partial groups are invariant under equivalence of categories, then binary partial groups could serve as low-dimensional combinatorial models for computations in the modern theory.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies 'binary partial groups': sets with an identity and a partially defined binary multiplication such that each element has a two-sided inverse in the sense of Definition 1. The main construction, in §3, associates to each binary partial group P a simplicial set BP whose n-simplices are words of length n for which every full parenthesization is defined and has the same value. The authors claim that BP is a Chermak partial group (Corollary 8), that the underlying 1-skeleton functor T is left adjoint to B (Theorem 10), that B is fully faithful (Corollary 11), and that the composite B' = sk2 ∘ B gives an equivalence between binary partial groups and 2-skeletal partial groups (Theorem 13). The paper also recovers the fully faithful embedding of Stallings pregroups into partial groups. The central claims are plausible and the proof strategy is standard, but the construction of BP as a simplicial set and several steps in Theorem 7 rely on an unproved subword-closure property.
Significance. If the identified gaps are filled, the paper gives a satisfying and nontrivial structural result: the classical 'binary' partial groups studied since Baer and Tamari are exactly the underlying object of a natural class of Chermak partial groups, and the category of binary partial groups is equivalent to the known category of 2-skeletal partial groups from [11]. This unifies legacy partial-group notions with the modern simplicial/symmetric-set framework and strengthens the earlier pregroup embedding of [16]. The paper is careful to separate its contribution from the prior characterization results [10, 11], which are used as tools rather than as the target conclusion. Machine-checked proofs or executable code are not provided, but the reasoning is of a standard, checkable kind. The main results are likely correct, but the proof of the key construction is too compressed in places that are load-bearing.
major comments (2)
- [§3, construction of BP] The proof that BP is a simplicial set is not supplied. Outer face maps d_0 and d_n require that every consecutive subword of a BP-word is again a BP-word. The text only says this is 'clear' or 'depends on the cancellation property,' but no proof is given. This subword-closure property is load-bearing: it is used not only to define the simplicial structure but also in the induction in Theorem 7, where products such as (a_{i+1} ... a_k) and (a_i ... a_j) are treated as having unique products without first proving that the corresponding subwords lie in BP. I recommend adding an explicit lemma: if w=(a_1,...,a_n) ∈ BP_n and 1 ≤ i ≤ j ≤ n, then the consecutive subword (a_i,...,a_j) lies in BP_{j-i+1}. A proof is short: for every full parenthesization ρ of the subword, the parenthesization obtained by multiplying on the left by a_1 (and similarly on the right by a_n) is a full parenthesization
- [§3, Lemma 6] Lemma 6 states that w ∈ BP_n implies w† ∈ BP_n. The proof as written has a gap: the 'preliminary consideration' proves only the forward implication 'if μ(v) is defined, then μ(v) = μ̄(v†)†', but the proof of Lemma 6 uses the converse direction when it writes μ1(v) ≍ μ̄1(w)†. The undefined/defined cases are not covered by the induction given. This is repairable: since w ∈ BP_n, μ̄1(w) is defined; applying the forward implication to the word w with parenthesization μ̄1 gives μ̄1(w) = μ1(w†)†, which both shows that μ1(w†) is defined and identifies its value. I recommend stating this explicitly and ideally proving the biconditional 'μ(v) is defined iff μ̄(v†) is defined' as a named lemma. Because Lemma 6 supplies the involution on BP and is needed for Corollary 8, this should not be left as an implicit step.
minor comments (5)
- [Theorem 7 statement] Typo: 'If w ∈ BP_n then, then w†w ∈ BP_{2n}' has a duplicated 'then'.
- [§3, after definition of BP] The sentence 'It is clear that BP possesses inner face maps ... and that these again land in BP' should reference the subword-closure lemma and the cancellation argument rather than leaving the verification to the reader, especially since the same closure is needed later.
- [§4, 2-skeletal partial groups] The statement 'The 2-skeleton of a partial group is again a partial group' is asserted without proof or reference. Since this is used to ensure that B' lands in 2-skeletal partial groups, a proof or a precise citation would be helpful.
- [§4, curiosity remark] The sentence 'for each 2 < n < ∞, the functor sk_n ∘ B is also a fully faithful embedding of binary partial groups into partial groups' is stated without justification. If it is not immediate from Theorem 11 and the 2-skeleton construction, a short argument should be added.
- [References] In Theorem 13, the use of [11, Theorem 9] to characterize spiny 2-skeletal sets is central; please verify that the cited theorem indeed applies verbatim to partial groups, or state the needed consequence explicitly.
Circularity Check
No circular reduction: the equivalence is constructed directly from binary partial groups; the only concerns are prior self-citations used as tools and a fillable gap in Lemma 6, neither of which makes the derivation circular.
full rationale
The central construction B sends a binary partial group P to the simplicial set BP of words whose full parenthesizations are all defined and agree, and the equivalence of Theorem 13 is proven by direct adjunction (Theorem 10) and the observation that η′ is the identity in degrees 0–1 and is the Segal map E2 in degree 2. No fitted parameter is renamed as a prediction, and the definition of a binary partial group is not stated in terms of Chermak partial groups. The paper does rely on two results from the authors' prior work: [10, Thm 4.6] (spiny symmetric sets vs. edgy simplicial sets) and [11, Thm 9] (2-skeletal spiny iff E2 injective). These are self-citations, but they are not circular reductions: they are published, parameter-free characterizations of the ambient symmetric-set formalism whose statements do not mention binary partial groups or the target embedding. The proof of Lemma 6 does contain a logical gap: the preliminary in §3 proves only the forward implication 'if μ(v) is defined then μ(v)=μ̄(v†)†', while the displayed chain μ1(v)≍μ̄1(w)†≍μ̄2(w)†≍μ2(v) also uses the converse to conclude that μ1(v) is defined. This is a repair needed for BP to be a simplicial set, but it is an omitted-implication proof gap, not an equivalence by construction or a self-citation. Since the paper is otherwise self-contained and the gap is fillable, the circularity score is low.
Assumptions & free parameters
assumptions (7)
- domain assumption Equivalence between Chermak partial groups and reduced edgy simplicial sets satisfying the inversion conditions
- domain assumption [10, Theorem 4.6]: edgy simplicial sets admitting a simplicial involution † with stated conditions correspond to spiny symmetric sets
- domain assumption [11, Theorem 9]: a 2-skeletal symmetric set is spiny iff E2 is injective
- standard math [19, Lemma 4.5.13]: a functor with an isomorphic counit is fully faithful
- standard math Induction on word length and finiteness of parenthesizations, standard set theory
- ad hoc to paper Consecutive subwords of BP-words are BP-words
- ad hoc to paper For a parenthesization µ, µ(v) is defined iff ¯µ(v†) is defined, with equality µ(v)=¯µ(v†)†
Cite this review
Pith. "Pith review of Binary partial groups." pith.science (2026). https://pith.science/paper/UUVJMK7A
@misc{pith2026260303167,
author = {Pith},
title = {Pith review of: Binary partial groups},
year = {2026},
howpublished = {\url{https://pith.science/paper/UUVJMK7A}},
note = {Machine review of arXiv:2603.03167}
}
read the original abstract
There are many examples of `binary' partial groups in the literature: sets equipped an identity and a partially-defined binary operation, such that each element admits an inverse. We show that many of these may be regarded as partial groups in the sense of Chermak, and single out the largest class of such objects.
Reference graph
Works this paper leans on
-
[11]
Philip Hackney and R´ emi Molinier,Dimension and partial groups, Proc. Amer. Math. Soc. 154(2026), no. 2, 469–476. MR 5016534
2026
-
[16]
Algebra659(2024), 859–901
Nicolas Lemoine and R´ emi Molinier,Partial groups, pregroups and realisability of fusion systems, J. Algebra659(2024), 859–901. MR 4780433
2024
-
[1]
thesis, University of California, Berkeley, 2008, p
Eric Ram´ on Antokoletz,Nonabelian algebraic models for classical homotopy types, Ph.D. thesis, University of California, Berkeley, 2008, p. 358. MR 2713009
2008
-
[2]
An analysis of the associative law, Amer
Reinhold Baer,Free sums of groups and their generalizations. An analysis of the associative law, Amer. J. Math.71(1949), 706–742. MR 30953
1949
-
[3]
II, Amer
,Free sums of groups and their generalizations. II, Amer. J. Math.72(1950), 625–646. MR 38974
1950
-
[4]
III, Amer
,Free sums of groups and their generalizations. III, Amer. J. Math.72(1950), 647–670. MR 38975
1950
-
[5]
Carles Broto and Alex Gonzalez,An extension theory for partial groups, arXiv:2105.03457 [math.AT]
-
[6]
MR 93552
Richard Hubert Bruck,A survey of binary systems, Reihe: Gruppentheorie, Springer-Verlag, Berlin-G¨ ottingen-Heidelberg, 1958, Ergebnisse der Mathematik und ihrer Grenzgebiete, (N.F.), Heft 20. MR 93552
1958
Show all 25 references
-
[7]
1, 47–139
Andrew Chermak,Fusion systems and localities, Acta Math.211(2013), no. 1, 47–139. MR 3118305
2013
-
[8]
A. E. Evseev,A survey of partial groupoids, Nineteen Papers on Algebraic Semigroups, Amer. Math. Soc. Transl. Ser. 2, vol. 139, Amer. Math. Soc., Providence, RI, 1988, Translated by Boris M. Schein, pp. 43–67
1988
-
[9]
PARTIAL GROUPS AS PARTIAL GROUPS 7
Alex Gonz´ alez,An extension theory for partial groups and localities, arXiv:1507.04392 [math.AT]. PARTIAL GROUPS AS PARTIAL GROUPS 7
-
[10]
Pure Appl
Philip Hackney and Justin Lynd,Partial groups as symmetric simplicial sets, J. Pure Appl. Algebra229(2025), no. 2, Paper No. 107864. MR 4850560
2025
-
[12]
A. H. M. Hoare,Pregroups and length functions, Math. Proc. Cambridge Philos. Soc.104 (1988), no. 1, 21–30. MR 938449
1988
-
[13]
Ryuya Hora, Yuhi Kamio, and Yuki Maehara,Lawvere’s fourth open problem: Levels in the topos of symmetric simplicial sets, arXiv:2503.03439 [math.CT]
-
[14]
Countex.3(2023), Paper No
Solomon Jekel,Partial groups, examples and applications, Ex. Countex.3(2023), Paper No. 100103, 3. MR 4593061
2023
-
[15]
Algebra 119(1988), no
Harvey Kushner and Seymour Lipschutz,A generalization of Stallings’ pregroup, J. Algebra 119(1988), no. 1, 170–184. MR 971352
1988
-
[17]
Seymour Lipschutz and Wujie Shi,Note on a question of Reinhold Baer on pregroups, Publ. Inst. Math. (Beograd) (N.S.)68(82)(2000), 53–58. MR 1826094
2000
-
[18]
E. S. Ljapin and A. E. Evseev,The theory of partial algebraic operations, Mathematics and its Applications, vol. 414, Kluwer Academic Publishers Group, Dordrecht, 1997, Translated from the 1991 Russian original and with a preface by J. M. Cole, Revised by the authors. MR 1465438
1997
-
[19]
MR 4727501
Emily Riehl,Category theory in context, Aurora Dover Modern Math Originals, Dover Publi- cations, Inc., Mineola, NY, 2016. MR 4727501
2016
-
[20]
Sabinin,Smooth quasigroups and loops, Mathematics and its Applications, vol
Lev V. Sabinin,Smooth quasigroups and loops, Mathematics and its Applications, vol. 492, Kluwer Academic Publishers, Dordrecht, 1999. MR 1727714
1999
-
[21]
Cambridge Philos
John Stallings,A remark about the description of free products of groups, Proc. Cambridge Philos. Soc.62(1966), 129–134. MR 188332
1966
-
[22]
,Groups of cohomological dimension one, Applications of Categorical Algebra (Proc. Sympos. Pure Math., Vol. XVII, New York, 1968), Proc. Sympos. Pure Math., vol. XVII, Amer. Math. Soc., Providence, RI, 1970, pp. 124–128. MR 255689
1968
-
[23]
4, Yale University Press, New Haven, Conn.-London, 1971, A James K
,Group theory and three-dimensional manifolds, Yale Mathematical Monographs, vol. 4, Yale University Press, New Haven, Conn.-London, 1971, A James K. Whittemore Lecture in Mathematics given at Yale University, 1969. MR 0415622
1971
-
[24]
Alg` ebre et th´ eorie des nombres16(1962-1963), no
Dov Tamari,Probl` emes d’associativit´ e des mono ¨ ıdes et probl` emes des mots pour les groupes, S´ eminaire Dubreil. Alg` ebre et th´ eorie des nombres16(1962-1963), no. 1, 1–29
1962
-
[25]
California, Irvine, Calif., 1969; dedicated to Hanna Neumann), Stud
,The associativity problem for monoids and the word problem for semigroups and groups, Word problems: decision problems and the Burnside problem in group theory (Conf., Univ. California, Irvine, Calif., 1969; dedicated to Hanna Neumann), Stud. Logic Found. Math., vol. Vol. 71,...
1969
Reviewed August 2, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.