
theorem
  not 445 is prime
  proof
    445 = 5*89;
    then 5 divides 445;
    hence thesis;
  end;
