
theorem
  not 1404 is prime
  proof
    1404 = 2*702;
    then 2 divides 1404;
    hence thesis;
  end;
