
theorem
  not 1086 is prime
  proof
    1086 = 2*543;
    then 2 divides 1086;
    hence thesis;
  end;
