
theorem
  not 530 is prime
  proof
    530 = 2*265;
    then 2 divides 530;
    hence thesis;
  end;
