The only act in counting: fix an equivalence, build a bijection
The two principles are one thing written twice.
延伸阅读
Fix the equivalence first
'How many ways can three people line up' has already made a decision before it is asked: the three are distinguishable. Swap them for three identical sheets of paper and the answer drops from 6 to 1. So the first step in counting is never arithmetic but saying what counts as the same object — in the language of groups, choosing an equivalence relation on the set of objects. Nearly every miscount later in this course traces back to this step being skipped.
Build a bijection
With the equivalence fixed, all that remains is one job: put the hard-to-count set into a bijection with a set whose size is known. Addition, multiplication, stars and bars, recurrences, generating functions are all different ways of building that correspondence. Remembering them as five unrelated formulas is the most common way to learn this subject, and the most laborious.
Both principles are special cases of a bijection
What is being proved: the addition and multiplication principles are not two independent rules; each is one explicit bijection.
Where it breaks when disjointness fails
The boundary of this chapter's claims
The 'fix the equivalence' commitment as a testable specification
The modelling commitment under test: real counting objects have an objective 'what counts as the same', so a counting question has a unique answer.