
theorem
  not 551 is prime
  proof
    551 = 19*29;
    then 19 divides 551;
    hence thesis;
  end;
