
theorem
  not 898 is prime
  proof
    898 = 2*449;
    then 2 divides 898;
    hence thesis;
  end;
