
theorem
  not 1155 is prime
  proof
    1155 = 3*385;
    then 3 divides 1155;
    hence thesis;
  end;
