
theorem
  not 358 is prime
  proof
    358 = 2*179;
    then 2 divides 358;
    hence thesis;
  end;
