If
, then set
, the
normalized size of
.
If we have a permutation
with support
and we wish
smaller support, then we can use
, which has
support at most
.
If
then
, with
random in a transitive group.
Thus replacing
by
changes our proportion
from
to
.
Iterating, we get about
,
which quickly tends to 0 if
.
If
is bounded
away from
, then in about
steps this will hit
.
If
and
is the word
length of
, then
, as the random
has word length
. This gives
, which
is ``quasi-polynomial'' and certainly bounded by
.
But there is a danger that
and
will commute
(especialy when
is small; then
and
are likely
to be disjoint).
Thus our goal is to obtain
such that
keeps
in
the support, sends
out of the support, and makes
small. This requires triple transitivity. We do a
random walk on
, the space of ordered triples with
no repetition, with edges labeled by generators of our group. This
graph is strongly connected by triple transitivity. After
(now
) steps, the distribution of vertices will be
nearly random: a random word of length
sends a given vertex
to any other vertex with probability
.
With probability
it sends a
given
(in
) to
and a given
(not in
) to
.
Conditioned on this, it
still sends any other
to
with probability
, so by linearity of expectation,
we still have the expected value of
, conditioned
on
and
as
,
which means that the proportion of
in the overlap is
approximately the square of the proportion of
.