
theorem
  not 1326 is prime
  proof
    1326 = 2*663;
    then 2 divides 1326;
    hence thesis;
  end;
