
theorem
  not 788 is prime
  proof
    788 = 2*394;
    then 2 divides 788;
    hence thesis;
  end;
