
theorem
  not 794 is prime
  proof
    794 = 2*397;
    then 2 divides 794;
    hence thesis;
  end;
