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 free word monoid on represents
Example
Let be the set of finite words in the alphabet , including the empty word . Concatenation and make a monoid, and the one-letter map makes it the free word monoid on .
If denotes the locally small category of monoids and unital monoid homomorphisms and forgets the monoid structure, then represents
The representing bijection sends to .
Facts & Assumptions
Given: A set ; finite words have a length, the empty word has length zero, every nonempty word is uniquely a shorter word followed by one letter, and concatenation joins the two finite lists.
A monoid has an associative product and a two-sided identity (Semigroup and monoid).
A monoid homomorphism preserves products and the identity; identity maps and composites are monoid homomorphisms (Monoid homomorphism and group homomorphism).
A category has associative composition and identity morphisms; it is locally small when each hom-collection is a set (Category, object, morphism, domain, codomain, identity, composition, and hom-collection, Small, locally small, and large categories).
A functor preserves identities and composition, and the functions between two fixed sets form a set (Covariant functor, identity functor, composite functor, and contravariant functor, The set of all functions ).
The finite product in a monoid has empty value and appending one factor multiplies it on the right; its splitting law identifies the product along a concatenated list with the product of the first list followed by the product of the second (The product of a finite list in a monoid, by recursion, with the empty product () equal to the identity, Generalised associativity: in a monoid the product of a finite list does not depend on the bracketing, and in a commutative monoid it does not depend on the order of the factors either).
A property of all finite lengths follows from the zero case and the step obtained by appending one letter (The principle of mathematical induction).
A covariant functor is represented by when it is naturally isomorphic to the hom-functor out of (Presheaves, covariantly and contravariantly representable functors, and representations).
Verification
Concatenation is associative because joining three finite lists gives the same word in either bracketing, and the empty word is a two-sided identity; hence [F1] makes a monoid.
Monoids and their unital homomorphisms form a category by [F2] and the function laws. Its hom-collection from to is a subclass of the set of functions , so it is a set and the category is locally small by [F3] and [F4].
Given and a word , define . In particular, and .
Sending a monoid to its underlying set and a homomorphism to its underlying function preserves identities and composition, so it defines the functor . Postcomposition therefore makes a functor.
The splitting law in [F5] gives for all words ; together with the empty-word equation, this makes a unital monoid homomorphism extending .
If is a unital monoid homomorphism with , then . If , then ; induction [F6] proves .
Thus restriction along and are inverse bijections . If is a monoid homomorphism, then both and extend , so uniqueness in step 3.1 makes them equal; the bijection is natural in .
By [F7], is the claimed representing object. The construction also covers : then , and there is exactly one unital homomorphism from it to every monoid.
Depends on
- Presheaves, covariantly and contravariantly representable functors, and representations
- Semigroup and monoid
- Monoid homomorphism and group homomorphism
- Category, object, morphism, domain, codomain, identity, composition, and hom-collection
- Small, locally small, and large categories
- Covariant functor, identity functor, composite functor, and contravariant functor
- The set $B^{A}$ of all functions $A \to B$
- The product $g_0 g_1 \cdots g_{n-1}$ of a finite list in a monoid, by recursion, with the empty product ($n = 0$) equal to the identity
- Generalised associativity: in a monoid the product of a finite list does not depend on the bracketing, and in a commutative monoid it does not depend on the order of the factors either
- The principle of mathematical induction
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: 69 results over 21 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
- David I. Spivak, Category Theory for Scientists, Definition 3.1.1.15 and Proposition 3.1.4.9 (standard reference, not scraped)