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 function set represents
Example
For sets and , let be the set of functions . The presheaf
is represented by . Its representing natural isomorphism is currying:
Facts & Assumptions
Given: Sets , the category , and an arbitrary set .
A presheaf is represented by when it is naturally isomorphic to (Presheaves, covariantly and contravariantly representable functors, and representations).
Sets and functions form a category under ordinary composition (Sets and functions form the large locally small category ).
The function set consists of all functions from to (The set of all functions ).
The product consists of the pairs with and (The Cartesian product ).
A function assigns exactly one value to each domain element, and two functions with the same domain and codomain are equal exactly when their values agree everywhere (A function is a relation with and implying ; , the value , domain and codomain, Functions and are equal if and only if and for every in that common domain).
Verification
For , define by .
For , define by .
For all , , and for all , ; [F5] makes and inverse functions.
If , then , which is precomposition of by . Thus is natural in .
By steps 2.1 and 2.2, is a natural isomorphism ; [F1] gives the representation, also when , , or is empty.
Depends on
- Presheaves, covariantly and contravariantly representable functors, and representations
- Sets and functions form the large locally small category $\mathbf{Set}$
- The set $B^{A}$ of all functions $A \to B$
- The Cartesian product $A \times B := \{\, z \in \mathcal{P}(\mathcal{P}(A \cup B)) : \exists a \in A\ \exists b \in B\ z = (a,b) \,\}$
- A function is a relation $f$ with $(a,b) \in f$ and $(a,c) \in f$ implying $b = c$; $f : A \to B$, the value $f(a)$, domain and codomain
- Functions $f$ and $g$ are equal if and only if $\operatorname{dom} f = \operatorname{dom} g$ and $f(x) = g(x)$ for every $x$ in that common domain
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: 41 results over 17 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, Example 2.1.6(iv) (standard reference, not scraped)