
theorem
  not 524 is prime
  proof
    524 = 2*262;
    then 2 divides 524;
    hence thesis;
  end;
