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 cardinality of a finite set
Definition
Throughout this page is the set of von Neumann naturals (The natural numbers (von Neumann)): , , and is itself the set of its predecessors, the order being the additive order of Order on the natural numbers identified with membership in On the order is membership: . Write when a bijection exists (Equinumerous sets, and , Injection, surjection, bijection). A set is finite when for some (Finite, countably infinite, countable, uncountable).
Definition. Let be a finite set. Then there is exactly one with , and we write
the cardinality, or number of elements, of . The notation is defined for finite only, and its value is a natural number.
Why exactly one, which is the whole content of the definition. At least one such exists: that is literally what " is finite" says. At most one exists: if and with , then , because the inverse of a bijection is a bijection, and hence , because a composition of bijections is a bijection (Injection, surjection, bijection); and forces by claim 3 of The pigeonhole principle on . So names a single natural number and not a family of choices.
Four consequences, proved here because everything on this page uses them.
(a) for every . The identity map is a bijection , so ; thus is finite and the unique natural equinumerous with it is itself.
(b) , and a finite satisfies if and only if . Since , part (a) gives . Conversely, if then there is a bijection ; were some , the value would be an element of , and has none, so .
(c) Transport along a bijection. If is finite and is a bijection, then is finite and . Indeed through and , so by transitivity.
(d) Equality of cardinalities is equinumerosity. For finite and : if and only if . If the cardinalities agree then ; conversely gives by (c).
Remarks
-
contains here, and that is not a detail. Every index range on this page starts at , a one-element set has cardinality , and is never a positive-integer-only object. A statement about that is true only for must say so.
-
is a natural number, not a cardinal number. The theory of cardinals (Cardinal (initial ordinal) and cardinality ↗) is developed much later in the library and nothing here uses it, or any cardinal arithmetic: the pointer is orientation only. What makes the notation legitimate at this point in the reading order is exactly claim 3 of The pigeonhole principle on , and nothing more.
-
What the definition does not supply. It asserts that some bijection exists; it does not single one out, and nothing in the library does. Two sets can have equal cardinality with no distinguished bijection between them, which is the point of the counterexample on this page's companion.
Depends on
- Finite, countably infinite, countable, uncountable
- The pigeonhole principle on $\mathbb{N}$
- Equinumerous sets, $A \approx B$ and $A \preceq B$
- Injection, surjection, bijection
- The natural numbers $\mathbb{N}$ (von Neumann)
- On $\mathbb{N}$ the order is membership: $m < n \iff m \in n$
- Order on the natural numbers
Used by
- [G:H]=1 if and only if H=G Corollary
- ∑_k<n+1binomnk = 2ⁿ, and ∑_k<n+1(-1)ᵏιbinomnk = 0 for n ≥ 1 Corollary
- A finite group of prime order is cyclic and every nonidentity element generates it Corollary
- Aₙ is normal in Sₙ; for n≥2, 2 |Aₙ|=n!, while Aₙ=Sₙ for n=0,1 Corollary
- Every finite graph has an even number of vertices of odd degree Corollary
- Every finite group has a finite presentation from its multiplication table Corollary
- Every finite subgroup of the unit group of an integral domain is cyclic Corollary
- For a plane graph with c components, |V|-|E|+|F|=1+c, including the null graph Corollary
- If X is nonempty, some row fibre is at least the average size and some row fibre is at most the average size Corollary
- lvertP(A)| = 2^| A| for finite A Corollary
- Orbit-stabiliser cardinality: |G· x|=[G:Gₓ] whenever either side is finite, and |G|=|Gₓ| |G· x| for finite G Corollary
- Over an infinite field, a finite linear system has no solution, exactly one solution, or infinitely many solutions according to its pivots Corollary
- φ(1)=1, and φ(p)=p-1 for every prime p Corollary
- A count that overcounts because the blocks are not disjoint, and exactly where the sum rule's hypothesis is spent Counterexample
- A list of six distinct reals with no strictly increasing sublist of length four and no strictly decreasing sublist of length three Counterexample
- A relation whose row fibres all differ from the average size, so the averaging principle gives a bound that no fibre meets exactly Counterexample
- A three-set count that drops the triple intersection and returns the wrong answer Counterexample
- Two sets of the same finite cardinality between which the bijection is not unique 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
- A finite list of reals, and its strictly increasing and strictly decreasing sublists Definition
- A finite p-group has order pⁿ for a prime p and some n∈ℕ Definition
- A finite simple graph is a finite vertex set together with a set of two-element vertex subsets Definition
- A finite sum in a commutative monoid indexed by an arbitrary finite set Definition
- A relation R ⊆ X × Y between finite sets, its row fibres Rₓ and its column fibres Rʸ Definition
- Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree Definition
- Bipartite neighbourhoods, Hall's condition and systems of distinct representatives Definition
- Cliques, independent sets, clique number and independence number Definition
- Cliques, stable sets, the clique number ω(G) and stability number α(G) Definition
- Compositions and weak compositions of a natural number into a fixed number of parts Definition
- Degree in a multigraph, indegree and outdegree in a digraph, and their underlying connectivity Definition
- Finite colourings of k-element subsets, monochromatic sets, and the arrow notations N→(s,t)² and N→(r)ᵏ_c Definition
- Finite integral networks, feasible flows, values, cuts and residual networks Definition
- Graph distance within a component, eccentricity, diameter and girth, including the acyclic convention Definition
- Height and width of a nonempty finite poset Definition
- Intervals in a poset; locally finite, lower-finite and upper-finite posets Definition
- Inversions, inversion number, the sign sgn(σ)=(-1)^inv(σ), and even and odd permutations Definition
- Matchings, saturated vertices, maximal and maximum matchings, perfect matchings and ν(G) Definition
- Polygonal arcs and polygons as non-self-intersecting finite unions of line segments in ℝ² Definition
- Polygonal paths and polygonally connected subsets of ℝⁿ Definition
- Proper vertex colourings and chromatic number Definition
…and 106 more results.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 41 results over 21 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
- Cardinality (Wikipedia) (standard reference, not scraped)
- Finite set (Wikipedia) (standard reference, not scraped)
- P. Halmos, Naive Set Theory, §13 (standard reference, not scraped)