
theorem
  not 1394 is prime
  proof
    1394 = 2*697;
    then 2 divides 1394;
    hence thesis;
  end;
