Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedPipeline-generatedprecheck passaudited 2026-09-27
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

The positive braid monoid is left and right cancellative

Statement

Let n∈N, let Σn be the alphabet of Positive braid monoid with the congruence ≡+ and the monoid Bn+=Σn∗/ ⁣≡+, and let w↦wrev denote reversal of words. Then:

(a) Reversal descends to an involutive anti-automorphism. If u≡+v then urev≡+vrev; consequently ρ([w]):=[wrev] is a well-defined bijection ρ ⁣:Bn+→Bn+ satisfying ρ∘ρ=id and ρ(xy)=ρ(y)ρ(x) for all x,y∈Bn+.

(b) Left cancellation. xa=xb implies a=b, for all a,b,x∈Bn+.

(c) Right cancellation. ax=bx implies a=b, for all a,b,x∈Bn+.

(d) Dictionary. For positive words u,v,w one has [u]=[v] if and only if [urev]=[vrev], and [w]=[u][v] if and only if [wrev]=[vrev][urev]. Thus reversal translates left cancellation into right cancellation and exchanges the two sides of every product equation.

For n≤1 the alphabet is empty, Bn+ is the one-element monoid, and every statement is trivial. No choice principle is used.

Facts & Assumptions

Given: A natural number n≥2, the alphabet Σn, the congruence ≡+, the monoid Bn+ and word reversal w↦wrev.

[F1]

≡+ is the smallest congruence on Σn∗ containing the braid pairs σiσi+1σi≡+σi+1σiσi+1 (1≤i≤n−2) and the far-commutation pairs σiσj≡+σjσi (∣i−j∣≥2); Bn+=Σn∗/ ⁣≡+ with [u][v]=[uv], and [u]=[v] holds if and only if u≡+v (Positive braid monoid, Words in an alphabet with formal inverses, elementary cancellation, and reduced words).

[F2]

u≡+v implies ∣u∣=∣v∣, and ℓ([w]):=∣w∣ is a well-defined monoid homomorphism Bn+→N (Positive artin relations preserve homogeneous length).

[L3]

Left cancellation, in the form proved by reversing. For all x,u,v∈Bn+, xu=xv implies u=v (Artin positive word reversing is complete, part (d)).

[L4]

Induction on the natural numbers, and the elementary theory of the free monoid Σn∗ of Words in an alphabet with formal inverses, elementary cancellation, and reduced words: reversal of words is the local recursive definition (ε)rev=ε, (ws)rev=s wrev for a letter s, whose well-definedness is an instance of induction (The principle of mathematical induction); it satisfies (uv)rev=vrevurev, (wrev)rev=w and ∣wrev∣=∣w∣ by induction on the length of w.

Proof

technique · direct
1.1

Reversal is an involution of free words. By [L4], w↦wrev is a well-defined involution of Σn∗ with (uv)rev=vrevurev and ∣wrev∣=∣w∣; in particular εrev=ε and reversal is a bijection of the free monoid fixing no letter-type but permuting letters by identity.

L4
1.2

Reversal preserves the defining pairs, hence the congruence. The set Rn of defining pairs of [F1] is stable under reversal: for indices with ∣i−j∣≥2, (σiσj)rev=σjσi and (σjσi)rev=σiσj, so the pair is preserved; for the braid pair, (σiσi+1σi)rev=σiσi+1σi and (σi+1σiσi+1)rev=σi+1σiσi+1, so each side is fixed and the pair is preserved. Now suppose u≡+v: by [F1] there is a finite chain u=w0,w1,…,wm=v in which each step replaces a subword by the other side of a pair in Rn; by induction on m (The principle of mathematical induction), if wk+1 is obtained from wk by replacing a with b inside the decomposition wk=xay, wk+1=xby where {a,b}∈Rn, then wk+1rev=yrevbrevxrev is obtained from wkrev=yrevarevxrev by replacing arev with brev, and {arev,brev}={a,b}∈Rn by the stability just proved; so wkrev≡+wk+1rev and transitivity gives urev≡+vrev.

F1L4
1.3

Left cancellation (b). This is [L3], stated there for arbitrary x; the case x=1 is trivial, and for n≤1 both sides lie in the one-element monoid. Since ℓ takes natural values [F2], the case x=1 is also covered: ℓ(x)=0 means x=[ε]=1, and then xa=xb reads a=b.

F2L3
2.1

The induced map is an involutive anti-automorphism. By 1.2 the assignment ρ([w]):=[wrev] is well defined on ≡+-classes; it is a bijection because w↦wrev is an involution of Σn∗ (1.1) and u≡+v implies urev≡+vrev in both directions, so ρ∘ρ=id. For classes x=[u], y=[v] we get ρ(xy)=ρ([uv])=[(uv)rev]=[vrevurev]=[vrev][urev]=ρ(y)ρ(x), using 1.1 and the multiplicativity of the quotient monoid [F1].

F1L4step 1.1step 1.2
3.1

Right cancellation (c). Assume ax=bx in Bn+. Applying the anti-automorphism ρ of step 2.1 gives ρ(ax)=ρ(x)ρ(a) and ρ(bx)=ρ(x)ρ(b), hence ρ(x)ρ(a)=ρ(x)ρ(b); left cancellation (step 1.3, with x replaced by ρ(x)) gives ρ(a)=ρ(b), and applying ρ again gives a=ρ(ρ(a))=ρ(ρ(b))=b by step 2.1.

step 1.3step 2.1
3.2

The dictionary (d). For positive words: [u]=[v] implies [urev]=[vrev] by step 1.2, and the converse follows by applying step 1.2 to urev,vrev together with the involution of step 1.1. For products, ρ([w])=[wrev] and, by step 2.1, ρ([u][v])=[vrev][urev]; since ρ is injective, [w]=[u][v] holds if and only if [wrev]=[vrev][urev]. Lengths agree, ∣wrev∣=∣w∣ (step 1.1), as [F2] requires.

F2step 1.1step 1.2step 2.1
4.1

Assembly. Part (a) is steps 1.2 and 2.1, part (b) is step 1.3, part (c) is step 3.1 and part (d) is step 3.2; the case n≤1 was noted in the statement and each step above also holds there. Every step is a finite computation or an induction over N; no choice principle occurs. ∎

step 1.2step 1.3step 2.1step 3.1step 3.2

Remarks

  • The conventions are those of Positive braid monoid: ≡+ is generated by the two families of Artin relations, and [uv]=[u][v], so that Bn+ is the monoid presented by the positive relations. Reversal is an anti-automorphism, not an automorphism: ρ(xy)=ρ(y)ρ(x).
  • Left cancellation is proved in Artin positive word reversing is complete by the source's criterion for right-reversing (Corollary 4.45); the present item records it in the class-level form used by the divisibility items that follow and adds the reversal dictionary, which is what turns left-divisibility into right-divisibility throughout this page.
  • Sources: GM Section 4, printed pp. 26--27 (cancellativity step), where cancellation is used to obtain lattice properties; Dehornoy et al., Chapter II, Proposition 4.44 and Corollary 4.45, printed p. 78, for the reversing proof reused here.
  • No axiom of choice, no transfinite induction and no infinite construction is used: reversal is an operation on finite words and every induction is over N.

Depends on

Used by

Dependency tree · two levels

13 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources