
theorem
  not 1136 is prime
  proof
    1136 = 2*568;
    then 2 divides 1136;
    hence thesis;
  end;
