
theorem
  not 945 is prime
  proof
    945 = 3*315;
    then 3 divides 945;
    hence thesis;
  end;
