in Mathematical Logic
10,612 views
1 vote
1 vote

Prove the validity of the following argument " If I get the job and work hard,then I'll get promoted.

If I get promoted then i'll be happy.

I will not be happy.

Therefore either i will not get the job or i will not work hard."

in Mathematical Logic
10.6k views

1 Answer

6 votes
6 votes
Best answer

let p: I get the job
q: I work hard
r: I'll get promoted

p^q-->r for the first argument

now

t:I'll be happy
so for 2nd argument it becomes r->t

now we have 3rd argument as ~t

so from modus tollens

r-->t
~t
therefore ~r

Now combining arguments

 p^q->r  and ~r

from modus tollens

, we get ~(p^q) = ~p OR ~q
hence proved either I will not get the job or I will not work hard

edited by
Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true