Translating English Sentences to Logical Expressions

preview_player
Показать описание
Discrete Mathematics: Translating English Sentences to Logical Expressions.
Topics discussed:
1) Solved questions about translating the English sentences into logical expressions.

Music:
Axol x Alex Skrindo - You [NCS Release]

#DiscreteMathematicsByNeso #DiscreteMaths #LogicalExpressions
Рекомендации по теме
Комментарии
Автор

H/W prob. ans:
Domain : All students
P(x) : x students has taken more than 21 credit hours in a semester.
Q(x) : x received all A's
So,
∃x[P(x)^Q(x)]

rajshekhar
Автор

Neso is really changing way of learning. Thank you Neso...

iftstv
Автор

Thank you, you are wonderful in your explanation, I'm studying this course at the university now, I benefit very much from you and wish you a little hurry to complete it

At-wldr
Автор

Man, Neso academy is always there whenever I'm stuck. Thanks a lot guys!!

OK-rieu
Автор

Sir, Please complete the series of Data Structure and Algorithms as early as possible.

muskansharma
Автор

Domain-all student
P(x):x >21 credits in semester
Q(x):x has recieved 'A' in all subjects
-】(p(x)^q(x))

ashutoshranjan
Автор

Make videos on the computer organization & architecture

tonmoydas
Автор

"no large bird live on honey"... is it wrong to negate the Q(x) instead of negating the R(x)?

normalguy
Автор

Domain: Set of all the people on the planet
S(x) : x is a student
C(x): x has taken more than 21 credit hours in a semester
A(x): x has received all A's
∃x[S(x)^C(x)^A(x)]
Is this correct?
If not, please point out the error.

aneesakhan
Автор

birds that do not live on honey are dullin color
can also be written as there exist some bird that does not live on honey and are dullin color

ajaysingh-kdnt
Автор

Sir you said that Operating system and computer networks video are coming in app on 1st week of September. But you didn't upload it?why?

kajalmondal
Автор

You are a legend.
"isn't that so?"

mert_kaan_yilmaz
Автор

Going to cross 1 million soon
Sorry very soon.

worlddream
Автор

Me ; " I don't understand anything ....

Neso : " Don't worry my child I'll teach you.."

devukun
Автор

Sir please complete discreet mathematics

vedantthakur
Автор

Domain: all people on the planet earth.
P(x): x is a student.
Q(x): x has taken more than 21 credit hours in a semester.
R(x): x has received all A's.

Ans: ∃ x [P(x) ∧ Q(x) ∧ R(x)]
"There exists x such that x is a student and x has taken more than 21 credit hours in a semester exam and x has received all A's."

jayxcoder
Автор

All of my confusion is completely cleared!

sakshamchhatkuli
Автор

Sir, can we write it as this way too? Hope you reply sir :)

Domain: All students
P(x) : "x has taken more than 21 credit hours in a semester."
S(x, y) : "x received y"

∃x[ P(x) ^ ∀y( S(x, y)) ]

nekodhaisuki
Автор

Domain: All people.
S(x): x is a student.
P(x): x has taken more than 21 credit hrs in a sem.
Q(x): x has received all A's.
then
∃x (S(x) ^ P(x) ^ Q(x))

kushagratiwari
Автор

Domain : All students
Let P(x) = x has taken 21 credits
Q(x) = x has received all A's

Answer to 5:45 = ∃x [ P(x) ^ Q(x) ]

kunaldhyani