
theorem
  not 841 is prime
  proof
    841 = 29*29;
    then 29 divides 841;
    hence thesis;
  end;
