Common Lisp the Language, 2nd Edition
 
 

Two
methods are said to agree with each other on parameter specializers
and qualifiers if the following conditions hold:
and 
.
 agrees with 
.
The parameter specializer 
agrees with 
 if
 and 
 are the same class or if 
,
, and
(eql 
 
).
Otherwise 
 and 
 do not agree.