
theorem
  not 781 is prime
  proof
    781 = 11*71;
    then 11 divides 781;
    hence thesis;
  end;
