
theorem
  not 1411 is prime
  proof
    1411 = 17*83;
    then 17 divides 1411;
    hence thesis;
  end;
