Prove any permutation of a finite set may be expressed as a product of transpositions by using induction on |Supp(p)|.
Here Supp(p) means the support of p, the elements which are moved by the map p.
Prove any permutation of a finite set may be expressed as a product of transpositions by using induction on |Supp(p)|.
Here Supp(p) means the support of p, the elements which are moved by the map p.
Base case |Supp(p)|=2 is rather obvious. Suppose the result holds for, and let p be a permutation with
. Suppose that p moves i to j:
. Then the product of the transposition (i j) with p fixes i and therefore moves at most n elements. So apply the inductive hypothesis to it ... .