
theorem
  not 573 is prime
  proof
    573 = 3*191;
    then 3 divides 573;
    hence thesis;
  end;
