
theorem
  not 447 is prime
  proof
    447 = 3*149;
    then 3 divides 447;
    hence thesis;
  end;
