There are exactly `n !` permutations on `n` elements. We should prove this. It would be useful for, for example, finite group theory. I had a bit of a go, but I found I was missing a `remove-cong` function for proving the isomorphism holds.