
theorem
  not 413 is prime
  proof
    413 = 7*59;
    then 7 divides 413;
    hence thesis;
  end;
