
theorem
  not 1575 is prime
  proof
    1575 = 3*525;
    then 3 divides 1575;
    hence thesis;
  end;
