Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck 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.

Eckmann–Hilton: two unital operations satisfying interchange coincide and are commutative

Statement

Let a set X carry two unital binary operations ∘ and ∗ with the same unit e, and suppose

(a∘b)∗(c∘d)=(a∗c)∘(b∗d)

for all a,b,c,d. Then the operations coincide and their common operation is commutative.

Facts & Assumptions

Given: The two operations, common unit, and interchange identity in the Statement.

[L1]

A unital associative operation is a monoid operation (Semigroup and monoid); only the unit laws and interchange are needed for the calculation below.

Proof

technique · direct
1.1

For a,b∈X, interchange gives a∗b=(a∘e)∗(e∘b)=(a∗e)∘(e∗b)=a∘b, so the operations coincide.

givenL1
2.1

A second use gives a∘b=(e∗a)∘(b∗e)=(e∘b)∗(a∘e)=b∗a.

step 1.1L1
3.1

By step 1.1, b∗a=b∘a, so step 2.1 says a∘b=b∘a; the common operation is commutative.

step 1.1step 2.1∎

Depends on

Used by

Dependency tree · two levels

4 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