I want to find the minimum number of permutations so that all other permutations can be obtained by multiplying the permutations of this set (taken in any quantity). In other words, I am looking for the minmal cardinality of a generating set.
I tried to imagine permutations as matrices in which each row and each column contain only one unit, with all the elements except these units - the zeros. And study the properties of these matrices but I did not succeed. Please help me to find this minimum cardinality. Thank you in advance.