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 product rule: , and
Statement
- If and are finite then is finite and (The cardinality of a finite set).
- Let and let be finite sets. Write Then is finite and , the right-hand product being the -valued one of Finite sums and finite products of natural numbers, and in .
At clause 2 reads : there is exactly one function with domain , the empty function, and the empty product is . Both sides are computed, not stipulated.
Facts & Assumptions
Given: Finite sets , and a finite list of finite sets. Recall and .
Induction (The principle of mathematical induction).
Cardinality (The cardinality of a finite set): is the unique natural with ; ; and a bijection transports finiteness and cardinality.
The sum rule (The sum rule: a finite disjoint union is finite with and , and a sum over a finite index set splits along a partition): a family of pairwise disjoint finite sets indexed by a finite set has finite union, whose cardinality is the sum over that index set of the cardinalities.
Sums over a finite index set (The sum over a finite index set, and its product form): for a constant .
Recursion clause for the -valued product (Finite sums and finite products of natural numbers, and in ): and .
Maps (Injection, surjection, bijection, Equinumerous sets, and ): a map with a two-sided inverse is a bijection, and composites of bijections are bijections.
Arithmetic: multiplication of naturals is commutative (Multiplication is commutative, Multiplication of natural numbers); and , , (On the order is membership: , The natural numbers (von Neumann)).
Proof
The slices. For put . The map is a bijection of onto , with inverse the first projection, so is finite with ; and the family is pairwise disjoint, since an element of has second coordinate . Moreover .
Base case of clause 2, at . A function with domain is the empty function and there is exactly one of them, so , which is finite with cardinality because is a bijection of onto it; and by [L5].
Inductive hypothesis for clause 2: fix and assume that for every finite list of finite sets the set is finite with cardinality .
Clause 1. By step 1.1 and [L3], is finite and , using [L4] for the constant summand and commutativity for the last step.
Inductive step for clause 2. Let be finite. Define by , where is the restriction of to . Its inverse is , a function with domain because ; the two composites are the identity, so is a bijection. By the hypothesis of step 1.3 and clause 1, the codomain is finite with cardinality , and transport carries this to .
By step 1.2, step 3.1 and induction, clause 2 holds for every .
Clause 1 is step 2.1 and clause 2 is step 4.1.
Remarks
-
No arithmetic is needed for clause 1. Slicing over and applying the sum rule replaces the usual bijection , which would have to be proved bijective by division with remainder. Division with remainder lives later in the reading order, so the slicing argument is not merely shorter here, it is the one available.
-
The empty cases are computed. With and arbitrary, clause 1 reads , which is right because . With , clause 2 reads . Neither is a convention.
-
The infinite analogue of clause 1 fails in the shape a reader expects. A product of two infinite sets need not be strictly larger than either factor: (). The companion page records that as a false statement, with finiteness located as the hypothesis that fails.
Depends on
- The cardinality $\lvert A\rvert$ of a finite set
- The sum rule: a finite disjoint union is finite with $\lvert A \cup B\rvert = \lvert A\rvert + \lvert B\rvert$ and $\lvert\bigcup_{i \in I} A_i\rvert = \sum_{i \in I}\lvert A_i\rvert$, and a sum over a finite index set splits along a partition
- The sum $\sum_{i \in S} a_i$ over a finite index set, and its product form
- Finite sums and finite products of natural numbers, $\sum_{k<n} a_k$ and $\prod_{k<n} a_k$ in $\mathbb{N}$
- Injection, surjection, bijection
- Equinumerous sets, $A \approx B$ and $A \preceq B$
- Multiplication of natural numbers
- Multiplication is commutative
- The principle of mathematical induction
- On $\mathbb{N}$ the order is membership: $m < n \iff m \in n$
- The natural numbers $\mathbb{N}$ (von Neumann)
Used by
- dim_F M_m× n(F)=mn and dim_Fmathcal L(V,W)=(dim_FV)(dim_FW) for finite-dimensional V,W Corollary
- Euler's totient is multiplicative: gcd(m,n)=1 implies φ(mn)=φ(m)φ(n) for positive m,n Corollary
- Every finite group has a finite presentation from its multiplication table Corollary
- A relation R ⊆ X × Y between finite sets, its row fibres Rₓ and its column fibres Rʸ Definition
- Five-card hands from a 52-card deck: binom525 = 2598960, and the count of hands with all cards of one suit Example
- Vandermonde's identity checked at m = 4, n = 3, k = 3, both sides equal to 35 Example
- FALSE: for all sets A and B with B having at least two elements, A × B is strictly larger than A False statement
- ∑_i ∈ S∑_j ∈ T aᵢⱼ = ∑_(i,j) ∈ S × T aᵢⱼ = ∑_j ∈ T∑_i ∈ S aᵢⱼ for finite index sets S and T Lemma
- Finite colour focussing extends equally coloured progressions to a longer monochromatic arithmetic progression Lemma
- Finite commutative-monoid sums are invariant under bijective reindexing, split over disjoint unions, and satisfy the finite Fubini rule Lemma
- The binomial coefficients are symmetric and increase to the middle level before decreasing Lemma
- The Boolean lattice on an n-element set has n! maximal chains, and exactly k!(n-k)! contain a fixed k-set Lemma
- The divisibility poset is lower-finite, and each divisor interval factorises as a product of finite chains of prime exponents Lemma
- The Samuel uniformity is totally bounded Lemma
- For finite groups G and H, |G× H|=|G| |H| Proposition
- binomnk k! (n-k)! = n! for k ≤ n; hence binomnk k! = n^underlinek, the quotient n!/(k!(n-k)!) is a natural number, and binomnk = binomnn-k Theorem
- Erdős-Ko-Rado theorem: for 1≤ k and n≥ 2k, an intersecting family of k-subsets of an n-set has size at most binomn-1k-1, and a star attains the bound Theorem
- Erdős's finite counting bound R(k,k)>2^k/2 for every k≥3 Theorem
- Every list of mn+1 pairwise distinct reals has a strictly increasing sublist of length m+1 or a strictly decreasing sublist of length n+1 Theorem
- Every natural number and ω are cardinals, every infinite cardinal is a limit ordinal, and on the natural numbers the cardinal operations are the published finite counting operations, with | A | in the finite sense equal to | A | in the cardinal sense Theorem
- For all m and n there is a list of mn pairwise distinct reals with no strictly increasing sublist of length m+1 and no strictly decreasing sublist of length n+1 Theorem
- Local LYM inequality comparing a uniform family with its upper shadow Theorem
- The Möbius function of a product poset is the product of the Möbius functions Theorem
- The multinomial coefficient equals n!/∏_i<m kᵢ!, and (x₀+…+xₘ₋₁)ⁿ = ∑ ιbinomnk∏_i<m xᵢ^kᵢ in ℝ Theorem
- The set A^B of functions B → A between finite sets is finite, with | A^B| = | A|^| B| Theorem
- Vandermonde's identity binomm+nk = ∑_i<k+1binommibinomnk-i Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 69 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
- Rule of product (Wikipedia) (standard reference, not scraped)
- Cartesian product (Wikipedia) (standard reference, not scraped)
- R. Stanley, Enumerative Combinatorics, Vol. 1, Ch. 1 (standard reference, not scraped)