
theorem
  not 548 is prime
  proof
    548 = 2*274;
    then 2 divides 548;
    hence thesis;
  end;
