
theorem
  not 542 is prime
  proof
    542 = 2*271;
    then 2 divides 542;
    hence thesis;
  end;
