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.
Currying gives the adjunction in
Statement
For every set , the product functor is left adjoint to the function-set functor . Naturally in and ,
The bijection sends to and sends to .
Facts & Assumptions
Given: Sets .
The functions form the set (The set of all functions ).
The function collection between two sets is a set (For sets and the collection of all functions is a set, being a subset of ).
The cartesian product consists of ordered pairs with , (The Cartesian product ).
Sets and functions form the locally small category (Sets and functions form the large locally small category ).
Natural hom-set bijections determine an adjunction (Under local smallness, transposition gives the natural hom-set bijection, and conversely).
Proof
For , define by ; [F1] and [F3] make this a well-defined function.
For , define by .
For all , , so function extensionality gives ; similarly gives .
Precomposition in and postcomposition in commute with evaluation at , so the bijection is natural in both variables.
Since is locally small by [F4], [L1] applies and gives . The formulas also cover without exception.
Depends on
- The set $B^{A}$ of all functions $A \to B$
- For sets $A$ and $B$ the collection of all functions $A \to B$ is a set, being a subset of $\mathcal{P}(A \times 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) \,\}$
- Sets and functions form the large locally small category $\mathbf{Set}$
- Under local smallness, transposition gives the natural hom-set bijection, and conversely
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: 35 results over 14 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.4.9 (standard reference, not scraped)
- Tom Leinster, Basic Category Theory, Example 2.1.6 (standard reference, not scraped)