
theorem
  not 1358 is prime
  proof
    1358 = 2*679;
    then 2 divides 1358;
    hence thesis;
  end;
