[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip / qa] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/sci/ - Science & Math

Name
Options
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.
  • Additional supported file types are: PDF
  • Use with [math] tags for inline and [eqn] tags for block equations.
  • Right-click equations to view the source.

08/21/20New boards added: /vrpg/, /vmg/, /vst/ and /vm/
05/04/17New trial board added: /bant/ - International/Random
10/04/16New board for 4chan Pass users: /vip/ - Very Important Posts
[Hide] [Show All]


Starting February 1st, 4chan Passes are increasing in price.

One year: $30, Three years: $60


[Advertise on 4chan]


File: 1736895783637893.jpg (47 KB, 612x427)
47 KB
47 KB JPG
I'm learning logic. I had a discussion on another board. Can someone who knows a lot about logic comment on this discussion? Specifically how I (the OP), the Moldovan anon, and another Swede discussed how the fallacy can be either denying the antecedent or affirming the consequent. Yesterday I felt like I understood it but looking at it again today I'm confused.

>>>/pol/494305518

https://archived.moe/bant/thread/21913276/

https://archived.moe/bant/thread/21913276/#21913359

https://archived.moe/bant/thread/21913276/#21916009

It seemed to make sense that it could be either denying the antecedent or affirming the consequent. This made me wonder if denying the antecedent can always be rephrased as affirming the consequent and vice versa. But when I was going over the reasoning again to figure out if that's the case I got confused.
>>
Maybe I'm getting it again.

If you don't eat your vegetables, then you won't get any dessert.

denying the antecedent:
If you don't eat your vegetables, then you won't get any dessert.
if you do eat your vegetables, then you get dessert

modus tollens:

If you don't eat your vegetables, then you won't get any dessert
If you did get dessert, then you did eat your vegetables.

affirming the consequent:

If you did get dessert, then you did eat your vegetables.
If you do eat your vegetables, then you get dessert.

If P, then Q

denying the antecedent:
If P, then Q
if not P, then not Q

modus tollens:
If P, then Q
if not Q, then not P

affirming the consequent:
If (not Q), then (not P)
if (not P), then (not Q)
>>
starting statement: If P, then Q

route 1 (denying the antecedent)
denying the antecedent:
If P, then Q
if not P, then not Q (end result)

route 2 (affirming the consequent)
modus tollens:
If P, then Q
if not Q, then not P

affirming the consequent:
If (not Q), then (not P)
if (not P), then (not Q) (end result)

The end result is the same for both paths. I.e. you can see it as either denying the antecedent or affirming the consequent, they're the same thing.
>>
I'm going to try another example.

If you are a ski instructor, then you have a job.

route 1, denying the antecedent
If you are a ski instructor, then you have a job.
You are not a ski instructor.
Therefore, you have no job. (end result)

route 2, affirming the consequent
modus tollens
If you are a ski instructor, then you have a job.
If you don't have a job, then you are not a ski instructor.

affirming the consequent
If you don't have a job, then you are not a ski instructor.
If you are not a ski instructor, then you don't have a job. (end result)

Same end result.
>>
Now I'll take an example of affirming the consequent instead and see if I can go the route of denying the antecedent with it and get the same end result, just like I took examples of denying antecedent and then went the route of affirming the consequent and got the same end result in previous examples.

If someone lives in San Diego, then they live in California.
Joe lives in California.
Therefore, Joe lives in San Diego.

route 1, affirming the consequent
If someone lives in San Diego, then they live in California.
Joe lives in California.
Therefore, Joe lives in San Diego.

route 2, denying the antecedent

modus tollens
If (someone lives in San Diego), then (they live in California)
If someone (does not live in California), then (they don't live in San Diego)

denying the antecedent
If someone (does not live in California), then (they don't live in San Diego)
If someone lives in California, then they live in San Diego (end result)

Same end results.


We can see that denying the antecedent and affirming the consequent are the same thing, just expressed differently.
>>
>>16549094
This would be:

If P, then Q

modus tollens

If P, then Q
If not Q, then not P

denying the antecedent
If not Q, then not P
If Q, then P (end result)
>>
So, to summarize.

To go from denying the antecedent to affirming the consequent you do this.

starting statement: If P, then Q

route 1 (denying the antecedent)
denying the antecedent:
If P, then Q
if not P, then not Q (end result)

route 2 (affirming the consequent)
modus tollens:
If P, then Q
if not Q, then not P

affirming the consequent:
If (not Q), then (not P)
if (not P), then (not Q) (end result)
And to go from affirming the consequent to denying the antecedent you do this.

If P, then Q

modus tollens

If P, then Q
If not Q, then not P

denying the antecedent
If not Q, then not P
If Q, then P (end result)
>>
>>16549130
Maybe this can be written more eloquently, but I have to sleep now, and I think I got my point across. This can now be the basis for a discussion.
>>
>>16549130
>If P, then Q[.]
>If not Q, then not P[.]

The foregoing two statements are logically equivalent or interchangeable.
>>
>>16549463
what?
>>
>>16550307
it's the contraposition, but ofc only in classical logic
https://en.wikipedia.org/wiki/Contraposition?useskin=vector

when studying logic, ie classical logic, don't forget that the arrow => behave weirdly, it's not the perfect embodiment of ''logical entailment''

if you want good books about logic i recommend:

Craig DeLancey A Concise Introduction to Logic


Derek Goldrei, Propositional and Predicate Calculus A Model of Argument


LOGIC The Laws of Truth NICHOLAS J. J. SMITH

they are on libgen or even freely on internet
>>
>>16550318
You haven't addressed the topic. I'm saying denying the antecedent and affirming the consequent are really the same thing expressed differently, anytime you have denying the antecedent you can restructure the fallacy to affirming the consequent and vice versa. So whenever someone says the fallacy committed is denying the antecedent and someone else says it's affirming the consequent, and they disagree, they are both right. This is not something I read, it's something I discovered myself.

I'm reading this

https://forallx.openlogicproject.org/html/
>>
>>16550307
plug it in here
https://programming.dojo.net.nz/study/truth-table-generator/index

the truth tables are identical
>>
File: Athens_Synagogue_a.jpg (15 KB, 240x181)
15 KB
15 KB JPG
Here's an example:

t = Product[p[n]^x[n], {n, 1, Infinity}]
p[n] is the nth prime number
x[n] is the nth exponent

original statement:
If every exponent is an integer, then t is rational.

contrapositive statement:
If t is irrational, then at least one exponent isn't an integer.

If t = 3^(2/7), then:
x[1] = 0
x[2] = 2/7 <> integer
x[3] = 0
x[4] = 0
x[5] = 0
et cetera

Which suggests, that t = 3^(2/7) =
9^(1/7) is irrational.
>>
>>16548964
That's undoubtedly a delicious salad.

In Europe, most persons eat rice with a spoon.
In East Asia, most persons eat rice with chopsticks.

In the Russian region which borders the NE-most province of China, most persons eat salad with a... miniature m*n*r*h?
>>
>>16550410
Still haven't addressed the topic
>>
>>16550318
Are those books better than this book?

https://forallx.openlogicproject.org/html/
>>
S1: If P, then Q.
S2: If not Q, then not P.
S1 <==> S2

S3: If Q, then P.
S4: If not P, then not Q.
S3 <==> S4



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.