
theorem
  not 1616 is prime
  proof
    1616 = 2*808;
    then 2 divides 1616;
    hence thesis;
  end;
