
theorem
  not 1184 is prime
  proof
    1184 = 2*592;
    then 2 divides 1184;
    hence thesis;
  end;
