
theorem
  not 561 is prime
  proof
    561 = 3*187;
    then 3 divides 561;
    hence thesis;
  end;
