
theorem
  not 506 is prime
  proof
    506 = 2*253;
    then 2 divides 506;
    hence thesis;
  end;
