
theorem
  not 578 is prime
  proof
    578 = 2*289;
    then 2 divides 578;
    hence thesis;
  end;
