
theorem
  not 1502 is prime
  proof
    1502 = 2*751;
    then 2 divides 1502;
    hence thesis;
  end;
