
theorem
  not 785 is prime
  proof
    785 = 5*157;
    then 5 divides 785;
    hence thesis;
  end;
