
theorem
  not 880 is prime
  proof
    880 = 2*440;
    then 2 divides 880;
    hence thesis;
  end;
