Alphabeta Math
CounterexampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-17
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.

A two-element idempotent monoid is an algebra for the free-monoid monad but is not free

Counterexample

Let M={1,e} with 1 a two-sided identity and e2=e. This is an algebra for the free-monoid monad, but it is not a free algebra.

Facts & Assumptions

Given: The displayed multiplication on M.

[L1]

A monoid is a set with associative multiplication and a two-sided identity (Semigroup and monoid).

[L2]

The algebras for the free-monoid monad are monoids, and its free algebras are free word monoids (The free-monoid monad has monoids as its Eilenberg–Moore algebras).

Verification

technique · direct
1.1

The multiplication table is 11=1, 1e=e1=e, and ee=e. The element 1 is an identity, and every triple product containing e evaluates to e, so multiplication is associative.

L1
2.1

Hence M is a monoid and therefore an Eilenberg–Moore algebra by [L2].

L2step 1.1
3.1

The free monoid on the empty set is a singleton. On a nonempty set, choosing a generator x yields the distinct words [],[x],[x,x],, so the free monoid is infinite. Therefore the two-element algebra M is not free.

L2step 2.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 15 results over 9 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.