
theorem
  not 572 is prime
  proof
    572 = 2*286;
    then 2 divides 572;
    hence thesis;
  end;
