
theorem
  not 392 is prime
  proof
    392 = 2*196;
    then 2 divides 392;
    hence thesis;
  end;
