
theorem
  not 1527 is prime
  proof
    1527 = 3*509;
    then 3 divides 1527;
    hence thesis;
  end;
