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.
A Cartesian product represents
Example
For sets and , the presheaf
is represented by . The representing natural isomorphism sends a function to its coordinate functions .
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 locally small category whose composition and identities are ordinary function composition and identity functions (Sets and functions form the large locally small category ).
The Cartesian product is , and holds exactly when and (The Cartesian product , if and only if and ). Hence and are well-defined functions.
A function assigns each element of its domain exactly one element of its codomain, 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
Define for .
For functions and , define by .
For every , the two projections of are and , so .
For every and , ; hence .
If , then , which is the restriction of along in both factors. Thus is natural in .
Steps 2.1 and 2.2 make every bijective, and step 2.3 makes the family natural; by [F1], represents .
Depends on
- Presheaves, covariantly and contravariantly representable functors, and representations
- Sets and functions form the large locally small category $\mathbf{Set}$
- 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
- $(a,b) = (c,d)$ if and only if $a = c$ and $b = d$
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: 40 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
- Justin Campbell, Harvard Math 55b tutorial notes, Example 1.1 and Definition 2.1 (standard reference, not scraped)