
theorem
  not 579 is prime
  proof
    579 = 3*193;
    then 3 divides 579;
    hence thesis;
  end;
