/*
 * @(#)$Id: times1,v 1.1 1994/09/16 09:38:16 dream Exp $
 *
 * $Log: times1,v $
 * Revision 1.1  1994/09/16 09:38:16  dream
 * Initial revision
 *
 */

problem([]==>y:pnat=>times(0,y)=0 in pnat,
repeat intro then simplify,lambda(y,axiom),
[
]).
