
theorem
  not 286 is prime
  proof
    286 = 2*143;
    then 2 divides 286;
    hence thesis;
  end;
