
theorem
  not 715 is prime
  proof
    715 = 5*143;
    then 5 divides 715;
    hence thesis;
  end;
