
theorem
  not 942 is prime
  proof
    942 = 2*471;
    then 2 divides 942;
    hence thesis;
  end;
