
theorem
  not 838 is prime
  proof
    838 = 2*419;
    then 2 divides 838;
    hence thesis;
  end;
