
theorem
  not 780 is prime
  proof
    780 = 2*390;
    then 2 divides 780;
    hence thesis;
  end;
