Welcome! Log In Create A New Profile

Advanced

Error in Assignment 1 for 2008

Posted by ilanpillemer 
Announcements Last Post
Announcement SoC Curricula 09/30/2017 01:08PM
Announcement Demarcation or scoping of examinations and assessment 02/13/2017 07:59AM
Announcement School of Computing Short Learning Programmes 11/24/2014 08:37AM
Announcement Unisa contact information 07/28/2011 01:28PM
avatar Error in Assignment 1 for 2008
January 24, 2008 10:39PM
I am busy working on Assignment 1 for COS407 2008.

Q1 (iii) asks us to prove this proposition is valid using truth tables.

(A nand ( B nand C )) equiv (B nand ( A nand C )).

However this is not a valid proposition.
This can be seen clearly for the interpretation when A is true, B is
false and C is true.

(true nand ( false nand true)) euiv (false nand ( true nand true))
(true nand ( true )) equiv ( false nand (false)
false equiv true

Furthermore, Question 2 also asks us to prove that this same
proposition is valid using a different method.

Obviously I can't prove its valid. Unless I change the rules of logic. Hmmph.

sad smiley

 
  ,= ,-_-. =.
 ((_/)o o(\_))
  `-'(. .)`-'
      \_/
http://ilanpillemer.com
Entia non sunt multiplicanda praeter necessitatem
Anonymous User
Re: Error in Assignment 1 for 2008
January 25, 2008 09:08AM
Hi Ilan

Q2 - is that not where you need to start with the negation of the proposition and then show that the negation is not valid so the original thing is valid? Sorry, I have not seen the questions for 2008 yet, and I hope not to ever need to see them winking smiley

Also,(A nand ( B nand C )) equiv (B nand ( A nand C )).

is valid

(T nand (F nand T)) equiv (F nand (T nand T))

-> (T nand T) equiv (F nand F)

--> F equiv F
avatar Re: Error in Assignment 1 for 2008
January 25, 2008 10:40AM
(F nand F) is true.

Since nand is "not and".
(F nand F)
not(F and F)
not(F)
T

Only when the two atoms are both true is "nand" false (as it is "and"winking smiley.

So its not valid!

And the proposition is also used in question 5; and also in question 6 where I am asked to prove it is a theorem in the Gentzen system G..

grrrrr,

sad smiley

 
  ,= ,-_-. =.
 ((_/)o o(\_))
  `-'(. .)`-'
      \_/
http://ilanpillemer.com
Entia non sunt multiplicanda praeter necessitatem
Anonymous User
Re: Error in Assignment 1 for 2008
January 25, 2008 11:36AM
oh, yeah, sorry, maybe I was thinking exclusive or... Is Mrs Britz the lecturer for this module? email her directly - she usually replies very quickly.
avatar Re: Error in Assignment 1 for 2008
January 25, 2008 11:50AM
I did and this is the response.

"Thanks for pointing this out. I'm not going to change the assignment now, so you should answer the questions with the given formula. E.g. give your counter-example for Question 2 (because this is a semantic argument), and draw an open tableau which builds a counter-model for Question 5."

 
  ,= ,-_-. =.
 ((_/)o o(\_))
  `-'(. .)`-'
      \_/
http://ilanpillemer.com
Entia non sunt multiplicanda praeter necessitatem
Anonymous User
Re: Error in Assignment 1 for 2008
January 25, 2008 11:59AM
so basically you are now going to prove that it is invalid instead of valid smiling smiley
Sorry, only registered users may post in this forum.

Click here to login