
theorem
  not 1185 is prime
  proof
    1185 = 3*395;
    then 3 divides 1185;
    hence thesis;
  end;
