
theorem
  not 779 is prime
  proof
    779 = 19*41;
    then 19 divides 779;
    hence thesis;
  end;
