[Math] Does the concept of permutation make sense for a set indexed by the real numbers

permutationsreal numbers

I know that the concept of permutation makes sense for sequences, which are sets indexed by the natural numbers (if the sequence is infinite) or indexed by the first $n$ natural numbers (if the sequence is of length $n$). A permutation then is simply a reordering of the elements of such a sequence.

My question now is whether permutations also make sense for sets indexed by the real numbers, instead of the natural numbers.

My thinking is that it does because the real numbers are a totally ordered set, just like the natural numbers. But I am not sure.

Is the existence of a total order on the indexing set sufficient for a permutation of an indexed set to make sense?

Best Answer

The main distinction is whether the index set is finite or infinite, not whether it is totally (or well) ordered.

You can speak of permutations of an infinite set just fine -- they are still the same as the bijections from the set to itself.

However, beware that several "standard" results from permutation theory actually only apply for permutations of a finite set. In particular, for an infinite set the permutation group is not generated by the transpositions, and there is no well-defined sign of a permutation.

Related Question