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.
for finite
Statement
Let be a finite set and . Then the power set is finite and
the power being the -valued exponentiation of Exponentiation of natural numbers, , and its agreement with the integer power in . Moreover .
The last inequality is the quantitative form, for finite , of Cantor's theorem (Cantor's theorem: ), which holds for every set whatsoever. The two statements are consistent and the proof below derives the inequality from Cantor's theorem rather than leaving them side by side.
Facts & Assumptions
Given: A finite set with , and as a von Neumann natural (The natural numbers (von Neumann)). Write for the set of functions .
for finite , , and is finite (The set of functions between finite sets is finite, with ).
Cardinality (The cardinality of a finite set): for a natural ; a bijection transports finiteness and cardinality; and for finite , one has if and only if .
Cantor's theorem: , that is, there is an injection and no bijection (Cantor's theorem: , Equinumerous sets, and ).
Pigeonhole, claim 2: if then there is no injection (The pigeonhole principle on ).
Trichotomy: exactly one of , , holds (Trichotomy of the order on , Order on the natural numbers).
Maps (Injection, surjection, bijection): a map with a two-sided inverse is a bijection; a composite of injections is an injection; and .
Proof
The characteristic function. For define by when and otherwise, and let be . Let be . Both composites are the identity: ; and for and the value is or , so exactly when and otherwise, that is . Hence is a bijection and .
Therefore is finite and , using [L1] and from [L2].
The inequality. By [L3] there is an injection ; composing with bijections and , which exist by [L2] and step 2.1, gives an injection . So is impossible by [L4], and by [L5]. Also : otherwise , hence by [L2], contradicting [L3].
The two assertions are step 2.1 and step 3.1, so and .
Remarks
-
The finiteness of is part of the statement, and it is what makes finite in the next definition: a set of -element subsets is a subset of .
-
Cantor's theorem is not weakened here. holds for every set, finite or infinite, and needs no counting; what the finite case adds is the value of the gap, against . The inequality above is deduced from Cantor's theorem, so no independent argument can disagree with it.
Depends on
- The set $A^{B}$ of functions $B \to A$ between finite sets is finite, with $\lvert A^{B}\rvert = \lvert A\rvert^{\lvert B\rvert}$
- Exponentiation of natural numbers, $m^{n}$, and its agreement with the integer power in $\mathbb{R}$
- The cardinality $\lvert A\rvert$ of a finite set
- Cantor's theorem: $A \prec \mathcal{P}(A)$
- The pigeonhole principle on $\mathbb{N}$
- Trichotomy of the order on $\mathbb{N}$
- Order on the natural numbers
- Injection, surjection, bijection
- Equinumerous sets, $A \approx B$ and $A \preceq B$
- The natural numbers $\mathbb{N}$ (von Neumann)
Used by
- ∑_k<n+1binomnk = 2ⁿ, and ∑_k<n+1(-1)ᵏιbinomnk = 0 for n ≥ 1 Corollary
- There are 2^binomn2 simple graphs on a fixed labelled n-element vertex set Corollary
- A count that overcounts because the blocks are not disjoint, and exactly where the sum rule's hypothesis is spent Counterexample
- A finite family (Aᵢ)_i ∈ I of subsets of a finite set X, the intersections A_J for J ⊆ I, and the convention A_∅ = X Definition
- Cliques, independent sets, clique number and independence number Definition
- Cliques, stable sets, the clique number ω(G) and stability number α(G) Definition
- The Boolean lattice of subsets of a finite set and its rank levels Definition
- The set [A]ᵏ of k-element subsets and the binomial coefficient binomnk := | [n]ᵏ| Definition
- All 8 functions 3 → 2, the 0 injections 3 → 2, and the 8 subsets of a 3-element set Example
- For a finite symmetric irreflexive relation the sum of the neighbour counts is twice the number of unordered related pairs Example
- A maximal acyclic spanning subgraph of a connected graph is a spanning tree Lemma
- In a finite group, the subgroup, every coset and the set of cosets are finite Lemma
- The order ideals of a finite poset form a distributive lattice under union and intersection Lemma
- The set of spanning trees of a finite graph is finite Lemma
- Every hereditary graph class is determined by its unique minimal forbidden induced subgraphs Theorem
- For every forest, |V|=|E|+c, where c is the number of connected components Theorem
- If [G:H]=n<∞, then Core_G(H) is normal in G, [G:Core_G(H)]∣ n!, and only finitely many subgroups contain H Theorem
- Inclusion and exclusion: ι|⋃_i ∈ I Aᵢ| = ∑_∅ ≠ J ⊆ I(-1)^| J| + 1 ι| A_J|, together with the complementary form counting the elements in none of the Aᵢ Theorem
- The number of surjections from an n-element set onto a k-element set is ∑_i<k+1(-1)ⁱbinomki(k-i)ⁿ, read in ℝ through ι Theorem
- Truncating the sieve at an odd depth over-estimates the size of the union and truncating it at an even depth under-estimates it Theorem
- ι(Dₙ) = ι(n!)∑_i<n+1(-1)ⁱ/ι(i!), with the term at i = 0 equal to 1 and D₀ = 1 Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 75 results over 26 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
- Power set (Wikipedia) (standard reference, not scraped)
- Cantor's theorem (Wikipedia) (standard reference, not scraped)
- P. Halmos, Naive Set Theory, §13 (standard reference, not scraped)
- J. Sylvestre, Elementary Foundations 12.02, Properties of finite sets and their cardinality (LibreTexts) (standard reference, not scraped)