
theorem
  not 1066 is prime
  proof
    1066 = 2*533;
    then 2 divides 1066;
    hence thesis;
  end;
