
theorem
  not 798 is prime
  proof
    798 = 2*399;
    then 2 divides 798;
    hence thesis;
  end;
