Telling maxima something is an integer



Is there a way to tell maxima something is an integer?  I know I can
use askinteger(n) to ask me if N is an integer, but then I have to
answer yes.  Is there some other way to tell maxima that n is an
integer?  

Ray