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
Given: Sets and functions between such triples.
Cartesian products, function sets, binary unions, singleton tags, ordered pairs, and the natural numbers are available (The Cartesian product , The set of all functions , The union of a set, and the binary union , The unordered pair and the singleton , The Kuratowski ordered pair , The natural numbers (von Neumann)).
A function with a two-sided inverse is a bijection, and natural isomorphisms may be formed between functors on product categories ( is a bijection if and only if there is a function with and ; such a is unique, equals the inverse relation , and is itself a bijection, Natural isomorphism, Product category and its projection functors, Sets and functions form the large locally small category ).
Verification
Use the tagged union . Define by and .
Define by restricting a function to the two tagged summands, and define by composing with the two projections.
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.
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.
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.
Depends on
- Natural isomorphism
- Product category and its projection functors
- 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) \,\}$
- The set $B^{A}$ of all functions $A \to B$
- The union $\bigcup x$ of a set, and the binary union $a \cup b := \bigcup \{a,b\}$
- The unordered pair $\{x,y\}$ and the singleton $\{x\} = \{x,x\}$
- The Kuratowski ordered pair $(a,b) := \{\{a\},\{a,b\}\}$
- $f : A \to B$ is a bijection if and only if there is a function $g : B \to A$ with $g \circ f = \Delta_A$ and $f \circ g = \Delta_B$; such a $g$ is unique, equals the inverse relation $f^{-1}$, and is itself a bijection
- The natural numbers $\mathbb{N}$ (von Neumann)
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: 52 results over 24 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
- Saunders Mac Lane, Categories for the Working Mathematician, Chapter II (standard reference, not scraped)