
theorem
  not 411 is prime
  proof
    411 = 3*137;
    then 3 divides 411;
    hence thesis;
  end;
