
theorem
  not 1143 is prime
  proof
    1143 = 3*381;
    then 3 divides 1143;
    hence thesis;
  end;
