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.
FALSE: Every algebra for a monad is free
Statement
False claim: every algebra for every monad is a free algebra.
The free-monoid monad has a two-element algebra that is not free.
Facts & Assumptions
Given: The free-monoid monad on .
Its algebras are monoids, while its free algebras are free word monoids (The free-monoid monad has monoids as its Eilenberg–Moore algebras; Free algebra for a monad).
A monoid has associative multiplication and a two-sided identity (Semigroup and monoid).
Refutation
By [L1], it suffices to exhibit a monoid that is not isomorphic to a free word monoid.
Let with an identity and . Its multiplication is associative by inspection, so it is a monoid and hence an algebra for the free-monoid monad.
A free word monoid on the empty set has one element. A free word monoid on a nonempty set contains the distinct words for any chosen generator , so it is infinite. Therefore no free word monoid has two elements, and is not free.
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: 17 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.
Sources
- E. Riehl, Category Theory in Context, 2nd ed., Definitions 5.2.4 and 5.2.8 (standard reference, not scraped)