
theorem
  not 528 is prime
  proof
    528 = 2*264;
    then 2 divides 528;
    hence thesis;
  end;
