
theorem
  not 545 is prime
  proof
    545 = 5*109;
    then 5 divides 545;
    hence thesis;
  end;
