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.
Finite directed paths form the free category on a quiver
Example
A small quiver consists of sets of vertices and of directed edges with source and target maps . Its free category has vertices as objects and finite composable edge paths as morphisms. The empty path is an identity and path concatenation is composition. This construction is left adjoint to the functor sending a small category to its underlying quiver.
Facts & Assumptions
Given: A small quiver and a small category .
A category has associative composition and a two-sided identity at each object; its object class may be empty (Category, object, morphism, domain, codomain, identity, composition, and hom-collection).
If a property holds at and passes from to , then it holds for every natural number (The principle of mathematical induction).
A natural bijection presents as left adjoint to in locally small categories (Under local smallness, transposition gives the natural hom-set bijection, and conversely).
Verification
A path of length is a composable -tuple of edges. Concatenation of paths is associative, and the length-zero path at a vertex is a two-sided identity. Thus these data form a category by [F1], including when is empty.
Given a quiver map , define on vertices by and on a path by composing the images of its edges in order; send an empty path to the appropriate identity. Associativity in [F1] makes this a functor.
For a quiver map define by on objects and by on paths; the image tuple is composable because commutes with source and target. It sends empty paths to empty paths and concatenations to concatenations, so it is a functor, and and hold componentwise. Thus is a functor.
Any functor extending must have the values in step 2.1: induction on path length using [F2] forces the empty path to an identity and each longer path to the composite of its edge images. Hence the extension is unique.
Both and here consist of small quivers and small categories, so a quiver map is a pair of functions between sets and a functor is a pair of functions between sets; each morphism collection is a subset of a set of functions and hence a set, making both categories locally small as [L1] requires. Restriction to vertices and edges and the extension are inverse by steps 2.1 and 3.1, and they commute with the actions of step 2.2 and with postcomposition by functors, so the bijection is natural and [L1] yields .
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: 31 results over 12 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
- Emily Riehl, Category Theory in Context, 2nd ed., Example 4.1.13 (standard reference, not scraped)