Mathematics · Glossary

What is Finite set, cardinality?

Also known as: finite set · cardinality

Definition 2.1 University Mathematics — Year 1 · Chapter 2 — Counting

For nNn \in \N^*, write [ ⁣[1,n] ⁣]={1,2,,n}\intint{1}{n} = \{1, 2, \dots, n\}. A set EE is finite when E=E = \emptyset or there is a bijection from [ ⁣[1,n] ⁣]\intint{1}{n} onto EE for some nNn \in \N^*; this nn is unique (Theorem 2.2) and is the cardinality of EE, written E\abs{E} (with =0\abs{\emptyset} = 0).

Examples

Example 2.6 (Finiteness is essential)

On a finite set, Proposition 2.5 is a powerful shortcut: any injective map from EE to itself is automatically a permutation of EE — half of bijectivity comes for free. Both implications collapse on infinite sets: nn+1n \mapsto n + 1 is injective from N\N to N\N but misses 00, and the map NN\N \to \N sending 000 \mapsto 0 and nn1n \mapsto n - 1 for n1n \geq 1 is surjective but not injective. Whenever this proposition is invoked, the finiteness hypothesis is doing real work — a theme that the weekend problem of Chapter 1 explores from the other side, where infinite sets are precisely those admitting such self-maps.

Example 2.7 (Half the work, for free)

Consider the map ff on {0,1,,6}\{0, 1, \dots, 6\} sending kk to the remainder of 3k3k upon division by 77; its table of values is

0, 3, 6, 2, 5, 1, 4.0,\ 3,\ 6,\ 2,\ 5,\ 1,\ 4 .

Is ff a bijection? Injectivity alone suffices (Proposition 2.5): if 3k3k and 3k3k' have the same remainder, 77 divides 3(kk)3(k - k'), and since 77 is prime and does not divide 33, it divides kkk - k' (Euclid’s lemma, used at High School level here and proved in Chapter 6); with kk6\abs{k - k'} \leq 6 this forces k=kk = k'. Surjectivity comes free — no need to solve 3kc3k \equiv c for each cc, though the table confirms every value appears exactly once. The shortcut is a workhorse: it proves the invertibility of modular multiplication (Chapter 6), powers the pairing in Wilson’s theorem, and returns in linear algebra as “an endomorphism of a finite-dimensional space is injective iff surjective” (Chapter 19).

Example 2.17

Two classical specializations: a=b=1a = b = 1 recovers k(nk)=2n\sum_k \binom nk = 2^n; a=1a = -1, b=1b = 1 gives k(1)k(nk)=0\sum_{k} (-1)^k \binom nk = 0 for n1n \geq 1: among the subsets of a nonempty set, exactly half have even cardinality.

Read in context →