
theorem
  not 351 is prime
  proof
    351 = 3*117;
    then 3 divides 351;
    hence thesis;
  end;
