
theorem
  not 1220 is prime
  proof
    1220 = 2*610;
    then 2 divides 1220;
    hence thesis;
  end;
