
theorem
  not 1096 is prime
  proof
    1096 = 2*548;
    then 2 divides 1096;
    hence thesis;
  end;
