
theorem
  not 1089 is prime
  proof
    1089 = 3*363;
    then 3 divides 1089;
    hence thesis;
  end;
