
theorem
  not 560 is prime
  proof
    560 = 2*280;
    then 2 divides 560;
    hence thesis;
  end;
