Friday, October 9, 2009

homework 1

Homework 1 and the supplementary exercises are posted. Please feel free to ask questions.

6 comments:

  1. Can I use modular arithmetic to solve problems in HW1? It seems useful in tackling Q2(a,d) and Q4(b)

    ReplyDelete
  2. Yes, you are allowed to use whatever tools unless otherwise specified.

    ReplyDelete
  3. 1C) ‧s v ┐Exist x Q(x)
    the not(┐) is apply to "Exist x" or the whole term??

    ReplyDelete
  4. I cannot see the difference of these two understandings on the statement. Can you elaborate a bit?

    ReplyDelete
  5. ┐Exist x Q(x) >> All x Q(x)
    ┐(Exist x Q(x)) >> All x ┐Q(x)

    ReplyDelete
  6. I think both understanding should result in \forall x \neg Q(x)

    ReplyDelete