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