
theorem
  not 1392 is prime
  proof
    1392 = 2*696;
    then 2 divides 1392;
    hence thesis;
  end;
