Theorem 1.2

For integers k and n such that 0kn, the total number of k-combinations of a set of n objects is C(n,k)=n!k!(nk)!

Proof

Since a set of k elements (k-permutations) can be arranged into exactly k! sequences,
P(n,k)=C(n,k)k!
i.e.
In the k-combinations of n, order doesn’t matter
To ‘make order matter’ you can use the Multiplication Principle to order the set of k-combinations into the set of k-permutations