
theorem
  not 558 is prime
  proof
    558 = 2*279;
    then 2 divides 558;
    hence thesis;
  end;
