In list 
 , let element
, let element 
 be in the
 be in the 
 position in the list:
 position in the list:
 
Let's try a proof by contradiction: Assume that 
 has minimum
 has minimum
 and that there is some pair of adjacent elements that are
not ordered by decreasing probability of access:
 and that there is some pair of adjacent elements that are
not ordered by decreasing probability of access:
 
If we can show that 
 does not have minimum cost, then the
assumption is contradicted and
 does not have minimum cost, then the
assumption is contradicted and
 
 
in the minimum-cost list.
The expected access time in 
 is
 is
 
Create another list, 
 , in which elements
, in which elements 
 and
 and 
 are swapped.  Let
are swapped.  Let 
 be the access time in this list.
 be the access time in this list.
You might guess that this list has lower expected access time,
since 
 , which has higher probability of access, is now closer
to the front of the list.  Let's see:
, which has higher probability of access, is now closer
to the front of the list.  Let's see:
 
If the new list has lower expected access time, then 
 .  In other words,
.  In other words, 
 .
.
 
But our assumption was that 
 .  This means that
.  This means that
 
and the new list does have lower expected access time!
Thus, the assumption is contradicted and we must conclude that, if
 has minimum expected access time,
 has minimum expected access time,
