
theorem
  not 1542 is prime
  proof
    1542 = 2*771;
    then 2 divides 1542;
    hence thesis;
  end;
