
theorem
  not 1636 is prime
  proof
    1636 = 2*818;
    then 2 divides 1636;
    hence thesis;
  end;
