Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-11
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 distributive and exponential laws of sets are natural isomorphisms

Example

The familiar distributive and exponential bijections of sets commute with functions in every variable, so they are natural isomorphisms.

Facts & Assumptions

Verification

technique · direct
1.1

Use the tagged union B⨿C=(B×{0})∪(C×{1}). Define A×(B⨿C)→(A×B)⨿(A×C) by (a,(b,0))↦((a,b),0) and (a,(c,1))↦((a,c),1).

L1
1.2

Define AB⨿C→AB×AC by restricting a function to the two tagged summands, and define (A×B)C→AC×BC by composing with the two projections.

L1
2.1

Untagging in step 1.1, joining two functions on disjoint tagged summands, and pairing two functions pointwise are respective two-sided inverses. Hence all three displayed maps are bijections.

step 1.1step 1.2L1L2
2.2

Applying functions to the named entries before or after any map in steps 1.1 and 1.2 produces the same tuple or function value. Precomposition behaves the same way in each exponent variable. Thus every naturality square commutes in all covariant and contravariant variables.

step 1.1step 1.2
3.1

The three componentwise bijections are natural by step 2.2, and their inverses are automatically natural. They therefore give the distributive and exponential natural isomorphisms.

step 2.1step 2.2L2∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

37 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