
theorem
  not 516 is prime
  proof
    516 = 2*258;
    then 2 divides 516;
    hence thesis;
  end;
