
theorem
  not 352 is prime
  proof
    352 = 2*176;
    then 2 divides 352;
    hence thesis;
  end;
