
theorem
  not 1334 is prime
  proof
    1334 = 2*667;
    then 2 divides 1334;
    hence thesis;
  end;
