
theorem
  not 1194 is prime
  proof
    1194 = 2*597;
    then 2 divides 1194;
    hence thesis;
  end;
