
theorem
  not 527 is prime
  proof
    527 = 17*31;
    then 17 divides 527;
    hence thesis;
  end;
