
theorem
  not 1354 is prime
  proof
    1354 = 2*677;
    then 2 divides 1354;
    hence thesis;
  end;
