
theorem
  not 1656 is prime
  proof
    1656 = 2*828;
    then 2 divides 1656;
    hence thesis;
  end;
