
theorem
  not 1044 is prime
  proof
    1044 = 2*522;
    then 2 divides 1044;
    hence thesis;
  end;
