
theorem
  not 786 is prime
  proof
    786 = 2*393;
    then 2 divides 786;
    hence thesis;
  end;
