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.

The function set BA represents X↦Set(X×A,B)

Example

For sets A and B, let BA be the set of functions A→B. The presheaf

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

is represented by BA. Its representing natural isomorphism is currying:

Set(X,BA)⟶Set(X×A,B),g⟼((x,a)↦g(x)(a)).

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 category under ordinary composition (Sets and functions form the large locally small category Set).

[F3]

The function set BA consists of all functions from A to B (The set BA of all functions A→B).

[F4]

The product X×A consists of the pairs (x,a) with x∈X and a∈A (The Cartesian product A×B:={ z∈P(P(A∪B)):∃a∈A ∃b∈B z=(a,b) }).

Verification

technique · constructive
1.1

For g:X→BA, define ΦX(g):X×A→B by ΦX(g)(x,a)=g(x)(a).

F3F4construct
1.2

For f:X×A→B, define ΨX(f):X→BA by ΨX(f)(x)(a)=f(x,a).

F3F4construct
2.1

For all (x,a), ΦXΨX(f)(x,a)=f(x,a), and for all x,a, ΨXΦX(g)(x)(a)=g(x)(a); [F5] makes ΦX and ΨX inverse functions.

step 1.1step 1.2F3F4F5
2.2

If k:Y→X, then ΦY(g∘k)(y,a)=g(k(y))(a)=ΦX(g)(k(y),a), which is precomposition of ΦX(g) by k×1A. Thus Φ is natural in X.

step 1.1F2F4
3.1

By steps 2.1 and 2.2, Φ is a natural isomorphism Set(−,BA)≅H; [F1] gives the representation, also when A, B, or X is empty.

step 2.1step 2.2F1discharge-construct∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

23 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