
theorem
  not 783 is prime
  proof
    783 = 3*261;
    then 3 divides 783;
    hence thesis;
  end;
