
theorem
  not 515 is prime
  proof
    515 = 5*103;
    then 5 divides 515;
    hence thesis;
  end;
