
theorem
  not 266 is prime
  proof
    266 = 2*133;
    then 2 divides 266;
    hence thesis;
  end;
