Alphabeta Math
PropositionStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-11
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.

Free equivalence is an equivalence relation and concatenation respects it

Statement

For words on X⊔X−1, free equivalence is an equivalence relation in the sense of Equivalence relation, equivalence class, and the quotient set A/∼. It is also a congruence for concatenation: if w∼w′ and v∼v′, then wv∼w′v′.

Facts & Assumptions

Given: A set X and finite words u,v,w,w′,v′ on X⊔X−1.

[F1]

Words are freely equivalent if one can be transformed into the other by finitely many elementary cancellations and their reverse insertions (Words in an alphabet with formal inverses, elementary cancellation, and reduced words).

Proof

technique · direct
1.1

The empty sequence of elementary moves carries every word w to itself, so w∼w.

F1
1.2

If a finite sequence of elementary moves carries w to w′, reversing its order and interchanging every cancellation with the corresponding insertion gives a finite sequence from w′ to w; hence w∼w′ implies w′∼w.

F1
1.3

If w∼w′ and w′∼w′′, concatenating the two finite move sequences gives a finite move sequence from w to w′′; hence free equivalence is transitive.

F1
1.4

If one elementary move changes w to w′, then the same adjacent pair can be deleted or inserted inside uwv, so the move changes uwv to uw′v; applying this to every move in a finite sequence gives w∼w′⇒uwv∼uw′v.

F1
2.1

If w∼w′ and v∼v′, step 1.4 gives wv∼w′v and w′v∼w′v′; transitivity gives wv∼w′v′. Thus steps 1.1 through 1.3 prove that ∼ is an equivalence relation, and this step proves the congruence claim.

step 1.1step 1.2step 1.3step 1.4∎

Depends on

Used by

Dependency tree · two levels

10 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