Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)audited 2026-08-26
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.

Disjoint unions and Cartesian products of combinatorial classes

Definition

Let A and B be combinatorial classes.

Their disjoint union A+B is the tagged union

A+B:=({0}×A)({1}×B),

with size (0,a):=a and (1,b):=b. The tags are part of the data: they keep the two copies disjoint even when A and B have common underlying objects.

Their Cartesian product A×B is the set of ordered pairs (a,b) with aA and bB, equipped with the size map

(a,b):=a+b.

Here the ordered pair itself records both components. This uniqueness of the factorisation is part of the construction: later counterexamples show that dropping it breaks the product rule.

For later shorthand, mA means the disjoint union of m tagged copies of A.

Depends on

Used by

Dependency tree · two levels

4 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