Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-13
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 X↦Set(X,A)×Set(X,B)

Example

For sets A and B, the presheaf

F(X)=Set(X,A)×Set(X,B)

is represented by A×B. The representing natural isomorphism sends a function f:X→A×B to its coordinate functions (πA∘f,πB∘f).

Facts & Assumptions

Given: Sets A,B, the category Set, and an arbitrary set X.

[F1]

A presheaf is represented by R when it is naturally isomorphic to Set(−,R) (Presheaves, covariantly and contravariantly representable functors, and representations).

[F2]

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 Set).

[F3]

The Cartesian product is A×B={(a,b):a∈A, b∈B}, and (a,b)=(a′,b′) holds exactly when a=a′ and b=b′ (The Cartesian product A×B:={ z∈P(P(A∪B)):∃a∈A ∃b∈B z=(a,b) }, (a,b)=(c,d) if and only if a=c and b=d). Hence πA(a,b)=a and πB(a,b)=b are well-defined functions.

[F4]

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 f with (a,b)∈f and (a,c)∈f implying b=c; f:A→B, the value f(a), domain and codomain, Functions f and g are equal if and only if dom⁡f=dom⁡g and f(x)=g(x) for every x in that common domain).

Verification

technique · constructive
1.1

Define ΦX(f)=(πA∘f,πB∘f) for f:X→A×B.

F2F3construct
1.2

For functions g:X→A and h:X→B, define ΨX(g,h):X→A×B by ΨX(g,h)(x)=(g(x),h(x)).

F3F4construct
2.1

For every (g,h), the two projections of ΨX(g,h) are g and h, so ΦXΨX(g,h)=(g,h).

step 1.1step 1.2F3F4
2.2

For every f and x∈X, ΨXΦX(f)(x)=(πA(f(x)),πB(f(x)))=f(x); hence ΨXΦX(f)=f.

step 1.1step 1.2F3F4
2.3

If k:Y→X, then ΦY(f∘k)=((πA∘f)∘k,(πB∘f)∘k), which is the restriction of ΦX(f) along k in both factors. Thus Φ is natural in X.

step 1.1F2
3.1

Steps 2.1 and 2.2 make every ΦX bijective, and step 2.3 makes the family natural; by [F1], A×B represents F.

step 2.1step 2.2step 2.3F1discharge-construct∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

24 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