
theorem
  not 514 is prime
  proof
    514 = 2*257;
    then 2 divides 514;
    hence thesis;
  end;
