
theorem
  not 504 is prime
  proof
    504 = 2*252;
    then 2 divides 504;
    hence thesis;
  end;
