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 and uncurrying are mutually inverse
Statement
In a cartesian closed category, currying and uncurrying for the adjunction are mutually inverse. Equivalently, for every and ,
Repeated currying is associative after the canonical reassociation of products.
Facts & Assumptions
Given: A cartesian closed category and objects .
Cartesian closed means that the cartesian product is a closed monoidal tensor, so has right adjoint (Cartesian closed category, A category with finite products is monoidal).
The internal-hom adjunction comes with evaluation and inverse transposition operations (The internal hom and its evaluation morphism).
Internal hom composition is obtained by transposing iterated evaluation and is compatible with reassociation (The internal-hom composition morphism).
Proof
By [L1] and [L2], currying is the transpose map , and uncurrying is its inverse transpose. For any adjunction, transpose followed by inverse transpose and inverse transpose followed by transpose are the identity.
Therefore and .
For a morphism , first curry in the -variable and then in the -variable. The resulting map is the transpose of the same iterated evaluation map that produces after reassociating products. By [L3], these coincide under the canonical internal-hom composition isomorphism.
So currying and uncurrying are mutually inverse, and repeated currying is associative up to the canonical reassociation.
Depends on
Used by
Dependency tree · two levels
12 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- S. Mac Lane, Categories for the Working Mathematician, 2nd ed., IV.6 (standard reference, not scraped)
- Emily Riehl, Category Theory in Context, 2nd ed., Section 4.4 (standard reference, not scraped)