
theorem
  not 402 is prime
  proof
    402 = 2*201;
    then 2 divides 402;
    hence thesis;
  end;
