You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
349 B

  1. \item \self
  2. Model the following sentences with predicate logic, as detailed as possible. Clearly indicate the intended meaning of all function, predicate, and constant symbols that you use.
  3. \begin{enumerate}
  4. \item Every integer is greater or equal to one.
  5. \item For any two integers, their sum is smaller than their product
  6. \end{enumerate}