stanford-introduction-to-mathematical-thinking icon indicating copy to clipboard operation
stanford-introduction-to-mathematical-thinking copied to clipboard

There is some errors in the AS6 ex3 and ex4

Open coolcty opened this issue 3 years ago • 4 comments

coolcty avatar Apr 12 '21 16:04 coolcty

@coolcty Can you point out which ones?

adyavanapalli avatar Apr 12 '21 18:04 adyavanapalli

@coolcty Can you point out which ones?

ex 3 bceghmn

we should repalce implication by logical 'and'

For exemple, 3 c, Some elephants do not like muffins. If all elephants like muffins, your symbolic statement is still true. In fact, we can take a as an animal who is not elephant, then the implication is still true for its sufficent condition is not satisfied.

ex 4 bceghmn

similar corresponding issues

coolcty avatar Apr 13 '21 08:04 coolcty

You're right. I'll try to fix these instances. Thanks!

adyavanapalli avatar Apr 17 '21 15:04 adyavanapalli

I'm not convinced by @coolcty . I feel that implication should be used. Please correct me if I'm wrong.

An important thing to realize here is that the implication not only expresses the possibility when the elephants eat muffins but also when they don't. Our domain of interest is 'All animals' and not just 'Elephants'. So, while writing an implication, we also express the possibility when 'there exists 'a' and 'a' is not an elephant and it likes/dislikes muffins'. Then also the statement will be true.

When we say 'Some elephants like muffins' it also means that 'Some animals like muffins'. It also means that there may be some animals/elephants that may not be liking muffins. Only implication can express this.

Durganshu avatar May 31 '21 18:05 Durganshu