
theorem
  not 481 is prime
  proof
    481 = 13*37;
    then 13 divides 481;
    hence thesis;
  end;
