
theorem
  not 1192 is prime
  proof
    1192 = 2*596;
    then 2 divides 1192;
    hence thesis;
  end;
