Discrete Math - 1.5.2 Translating with Nested Quantifiers

  Рет қаралды 100,215

Kimberly Brehm

Kimberly Brehm

Күн бұрын

Пікірлер: 88
@2251230
@2251230 4 жыл бұрын
If there is a nobel prize for teaching, you deserve it. thx u for making my life so much easier.
@tanhnguyen2025
@tanhnguyen2025 11 ай бұрын
don't flatter her up. What she taught u in these videos were just merely the tip of the iceberg. Deep down, there's a lot of stuff u miss out on by watching these videos and in order to have a deep understanding u gotta learn from the original textbook where they show you detailed minutiae of the concepts and give you hands-on problems
@Louay-l6e
@Louay-l6e 7 ай бұрын
a good textbook?? ​@@tanhnguyen2025
@t.o.g.thatoneguy5130
@t.o.g.thatoneguy5130 6 ай бұрын
@tanhnguyen2025 🤓 ^ "urmh actualy dont flatter her even though I couldn't do an 80 part lecture series on this I can read the book and master the way of discrete math better than you peasants" get a life bozo
@Xxx_Peyton_xxX
@Xxx_Peyton_xxX 6 ай бұрын
@@tanhnguyen2025 shut up nerd
@habib_khan
@habib_khan 2 жыл бұрын
I can't thank you enough Professor. The entire playlist is literally a gold mine for students taking DM. I've shared it to my classmates and everyone love your videos. Thank you for making this course easy for us. You're an absolute gem!
@SawFinMath
@SawFinMath 2 жыл бұрын
Thanks so much! Glad they help, and thanks for sharing!
@habib_khan
@habib_khan 2 жыл бұрын
@@SawFinMath 🤍✨
@valeriereid2337
@valeriereid2337 2 жыл бұрын
Thank you Professor Brehm I will remember you as the person who got me to understand logic.
@theshadeofdunwall
@theshadeofdunwall 3 ай бұрын
really helpful videos. good pacing, clear instruction and the right concepts are explained without getting too complicated
@coolkaw4497
@coolkaw4497 Жыл бұрын
it seems that more brain power is required in this lesson compared to the ones before. I am starting to have to pause and think for a good minute or two for each question now! All of the variables and propositions can be quite overwhelming at first glance. Thanks for going through each and every step
@LamNguyen-nm1fq
@LamNguyen-nm1fq Жыл бұрын
Thank you for your video. I've a hard time trying to learn discrete math until I found your channel.
@lindadeng3149
@lindadeng3149 2 жыл бұрын
I have a question for 15:59. Isn't z present for all of the classes at BN? For both x,y has taken all of the classes?
@FirebirdGG
@FirebirdGG 2 ай бұрын
yes it indicates that students x and y are enrolled in exactly the same classes at BU. Not Just One Class: If it were intended to refer to a single class, the expression would typically not include the ∀z quantifier. Instead, it would specify a particular class directly (e.g., S(x,c) and S(y,c) for some specific class c)
@maryameslam3782
@maryameslam3782 Жыл бұрын
many thanks from an Artificial intelligence major student from Egypt, God bless you
@SawFinMath
@SawFinMath Жыл бұрын
Glad I could help! I didn't know than AI majors needed Discrete :)
@maryameslam3782
@maryameslam3782 Жыл бұрын
@@SawFinMath it’s super important for us to understand machine learning algorithms so yea any computer scientist need discrete mathematics
@wintutorials2282
@wintutorials2282 Жыл бұрын
Omg I don’t know how to thank you for these video❤❤❤❤
@rchimedes
@rchimedes 4 жыл бұрын
At 14:40, I thought y was a class? Why is it now being considered a student?
@chrisgriswold407
@chrisgriswold407 4 жыл бұрын
As far as I can tell, this is simply a poor choice of variable names but is otherwise correct. The names given to the variables in the function declaration "S(x,y)" have no bearing on how it is called. All that matters is that you have a function S that takes two parameters, a student and a class in that order. So, down at the bottom when she is calling the function is when she is making the determination that x and y are students and z is a class. I think it would have been a lot less confusing if she would have just used different letters for the declaration, such as "P(s,c)".
@PainRUify
@PainRUify 4 жыл бұрын
At 18:00, can the answer be ExVy(p(x,y) where P(x): x has taken a flight on airline y ? Thanks!
@karanveersingh5535
@karanveersingh5535 3 жыл бұрын
Thats what I thought , but is it true. Hoping u know it after 1 year.🧐
@zhuziyuan4141
@zhuziyuan4141 2 жыл бұрын
what you have shown is that there is a man who has taken all flights.
@maryl8614
@maryl8614 5 ай бұрын
That's what I got, too, with a slight modification: P(x): x has flown on airline y. I feel like this should work, unless the original problem is stating that the man has only take 1 flight (and only 1 flight) per airline?
@EA_47_
@EA_47_ 16 күн бұрын
Thats my solution too sort off. My solution: P(x,y) denotes " x has taken a flight on airline y" x is all men in the world y is all airlines in the world ∃x ∀y P(x,y)
@EA_47_
@EA_47_ 16 күн бұрын
@@zhuziyuan4141 not true the he denoted that "x has taken a flight on airline y" which only identifies at least one flight
@ubk42
@ubk42 11 ай бұрын
Nice video. Just letting you know there is an unmatched parenthesis at 8:30
@TheBanana821
@TheBanana821 11 ай бұрын
Wait, i thought at 14:28 y is a class not another student
@mutumbakalumba
@mutumbakalumba 11 ай бұрын
that's what i was also thinking
@pcake4603
@pcake4603 7 ай бұрын
It doesn't matter what you name the variables, it just matters where you place it in the function. y was placed in the first position of the function, so it's treated as a student. This is also why z is treated as a class even though it wasn't in the function.
@pcake4603
@pcake4603 7 ай бұрын
@@mutumbakalumba Don't treat the variables in the function as the same variables in the propositions. S(x,y) really means S(student, class).
@danielroh4543
@danielroh4543 4 ай бұрын
My professor hardly teaches but your videos are so easy to understand, so thank you! The incomplete parentheses are bothering me though lol
@edf5927
@edf5927 3 жыл бұрын
I think there's a mistake at around 12:00. The translation is that y is "another student" but there's nothing in the symbolization that says x does not equal y. So the symbolization leaves open the possibility that x and y are the same, so it should be translated without saying "another".
@Andres-nn5it
@Andres-nn5it 2 жыл бұрын
This is not the case because of the or statement. If the proposition T(x) is not true then that student does not use tiktok and therefor cannot be the other student which is a friend to themselves that uses tiktok, and as a result this friend must be another student.
@edf5927
@edf5927 2 жыл бұрын
What if x is true and x and y referred to the same student? There's nothing in the symbolization to prevent that. @@Andres-nn5it
@Andres-nn5it
@Andres-nn5it 2 жыл бұрын
@@edf5927 if T(x) is true then that person uses tiktok when moving to the second term separated by the or statement of y equals x this implies that they are friends with themselves and they use tiktok which could be argued to be true(they know someone who uses tiktok). Even if it is argued to be false this doesn’t change the truth value it meaning that applies to the whole since it is an or statement and T(x) as stated is already true. If T(x) is true then the entire proposition is true. If we were to then assume x=y and say for the second sub-proposition that this is false (that you can’t be friends with yourself even though it holds true that person x=y does use tik tok) this has no effect on the overall truth value of the overall proposition (since it is a disjunction). So it can be seen that to say that the proposition provided by the professor is equivalent to the same proposition with the notation that adds the limitation x=\ y is in fact a tautology. The proposition you’re advocating for and the proposition provided by the professor have the exact same truth value. If need be you can construct a truth table. Basically the notation isn’t needed we don’t have to prevent x=y.
@edf5927
@edf5927 2 жыл бұрын
OK, got it.
@edf5927
@edf5927 2 жыл бұрын
Please see my comment on video 1.8.2. Any thoughts?
@Gottastudyhard-m3b
@Gottastudyhard-m3b 2 ай бұрын
@15:36 Does For-all (z) mean from all of the students in the class, such that x and y are not same students such that student X is taking the same class as student Y?
@whistlingwind5900
@whistlingwind5900 Ай бұрын
It seems to me that at 15:50,∀z should represent all BU classes. My full interpretation would have been: If one student has taken all BU classes it is necessary and sufficient for another student to have also taken all BU classes.
@听音乐-o9j
@听音乐-o9j 3 жыл бұрын
The question at 18:00 is so confusing.. lists of quantifiers
@DONdayce
@DONdayce 9 ай бұрын
If there exists an airline with all flights, how can there be a negating predicate that states that an airline doesn't have a flight when the quantifier states otherwise???
@davehlave8530
@davehlave8530 4 жыл бұрын
6:42, for the first question, can I say For All x There Exists y E(x,y) ?
@Yazan_Majdalawi
@Yazan_Majdalawi 3 жыл бұрын
At 7:45 I have put it like this: Ax Ey (...) _with the letters flipped of course _ is my solution still valid?
@red-sv2qf
@red-sv2qf 10 ай бұрын
At 15:46, what's the purpose of Az then?
@FirebirdGG
@FirebirdGG 2 ай бұрын
Same Classes Enrollment: The use of ∀z establishes that x and y have identical enrollment records across all classes at BU. If this quantifier were absent, the statement would not necessarily indicate that all their classes are the same. so the key point is its Not Just One Class If it were intended to refer to a single class, the expression would typically not include the ∀z quantifier. Instead, it would specify a particular class directly (e.g., S(x,c) and S(y,c) for some specific class c)
@imboss5544
@imboss5544 Жыл бұрын
9:01 question b, i think the "if..then" statement should be replaced by the "and" statement in the predicate logic
@shallowfalcon
@shallowfalcon 3 жыл бұрын
So when you define the domain of the function does that apply to the y as well? Because you said y was another student
@laladuggi
@laladuggi 2 жыл бұрын
For question A. at 6:40 can I put Vx E! y E(x,y) and take Joe's name out of the equation ?
@SawFinMath
@SawFinMath 2 жыл бұрын
Because the question specifically references Joe, you must use Joe in the prepositional phrase
@laladuggi
@laladuggi 2 жыл бұрын
@@SawFinMath Oh okay that makes sense. So there’s no need to use the uniqueness quantifier or any other because we are assigning the variable y the value Joe?
@sagivalia5041
@sagivalia5041 Жыл бұрын
So when I try to translate a sentence to a quantifier, the variables are gonna be what are considered "entities" in the sentence? man, flight, airline?
@SawFinMath
@SawFinMath Жыл бұрын
Exactly!
@parsasamandi569
@parsasamandi569 3 ай бұрын
Thanks for it
@tobito4397
@tobito4397 2 жыл бұрын
is the negation of U the upside down U, "intersection"? Sorry I am new to this concept
@vade248721
@vade248721 2 жыл бұрын
Example b. In the beginning of the video, are the students sending or receiving the text and email? Your answer says "sent a text" but the problem states "received a text" and "received an email".
@imboss5544
@imboss5544 Жыл бұрын
y receive an email from x equal to x send an email to y
@rutchlyngo1324
@rutchlyngo1324 3 жыл бұрын
Thank you so much😍😍💕
@shashankvashishtha4454
@shashankvashishtha4454 Жыл бұрын
thanks for saving me from bad result.
@FreddSviat
@FreddSviat Жыл бұрын
If only we had such a professor just like you in Poland, students would benefit more being taught by you rather than our Polish professors in Poznan. Thanks for all the explanations!
@mrrobot-ek8zk
@mrrobot-ek8zk 2 жыл бұрын
thank u so much
@-Mohamed_bayan
@-Mohamed_bayan 4 жыл бұрын
Thank you :)
@aladin2591
@aladin2591 4 ай бұрын
Shouldn’t be the assertion: “x has taken flight f” rather than “x has taken flight y”!
@ekemm
@ekemm Жыл бұрын
13:00
@vade248721
@vade248721 2 жыл бұрын
P(x) = taken every flight in the world Domain = all people in the world 3xP(x)
@normalcrazer1930
@normalcrazer1930 2 жыл бұрын
thats what im saying, she just lost me when she wrote bunch of things that dont make sense
@chhangsrengp5360
@chhangsrengp5360 2 жыл бұрын
That's wrong. The statement is "taken a flight," meaning it is only 1 flight. Not all the flights of all airlines. but at least 1 flight of all airline.
@chhangsrengp5360
@chhangsrengp5360 2 жыл бұрын
@@normalcrazer1930 read my cmt.
@aru4115
@aru4115 2 жыл бұрын
12:36
@asura9161
@asura9161 4 ай бұрын
Our professor doesnt teach and just links your videos lol
@SawFinMath
@SawFinMath 4 ай бұрын
@@asura9161 Hah no fair! I should get some of his salary!
@GD-Display
@GD-Display 26 күн бұрын
Wth is MA315???? 😭
@SawFinMath
@SawFinMath 26 күн бұрын
The class Discrete Mathematics where I teach
@GD-Display
@GD-Display 26 күн бұрын
@ no I’m sorry I read the question wrong. I thought it said class y was the domain. Ty tho this series helped me a lot
@KatherineFix
@KatherineFix 3 жыл бұрын
Ma brainnnnn🤕😖
@NicolasFioriniA
@NicolasFioriniA 2 жыл бұрын
Another note about the students one where ∃x∃y∀x ((x!=y) ^ (S(x,z) ⇔ S(y,z))) I think this could also mean they haven't taken the same class too. Since S(x,z) ⇔ S(y,z) is true when both are false. So x didn't take z and y didn't take z.
@bigpapaxx3885
@bigpapaxx3885 11 ай бұрын
the last Demorgan law you did is incorrect, it is (∀x∀y∃z(¬p(x,y)∧Q(y,z))
@pcake4603
@pcake4603 7 ай бұрын
Can you explain how? The video seems right to me.
@beksaylor
@beksaylor 2 жыл бұрын
Am I the only one who sends themself an email?
@RS-xu1dm
@RS-xu1dm 3 жыл бұрын
This is all nonsense to me :(
@SawFinMath
@SawFinMath 3 жыл бұрын
Start at video 1.
@RS-xu1dm
@RS-xu1dm 3 жыл бұрын
@@SawFinMath Yes, I have been watching them all... I thank you for all the videos, You are a savior. Its just that I got lost watching this one.
@faceless4759
@faceless4759 4 жыл бұрын
I think this video must be the 13th
@SawFinMath
@SawFinMath 4 жыл бұрын
Nope. The 13th is an intro to nested quantifiers
@angadsingh6478
@angadsingh6478 Жыл бұрын
at 18:00 can I bring the ∃f in front of ⩑a?
Discrete Math - 1.6.1 Rules of Inference for Propositional Logic
28:34
Kimberly Brehm
Рет қаралды 187 М.
Discrete Math - 1.5.1 Nested Quantifiers and Negations
18:20
Kimberly Brehm
Рет қаралды 135 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
Translating ENGLISH into PREDICATE LOGIC
26:04
TrevTutor
Рет қаралды 113 М.
Discrete Math 1.5.2 Translating with Nested Quantifiers
19:31
Kimberly Brehm
Рет қаралды 27 М.
Teaching myself abstract algebra
14:41
Zach Star
Рет қаралды 284 М.
Discrete Math - 2.1.1 Introduction to Sets
12:42
Kimberly Brehm
Рет қаралды 177 М.
Discrete Math - 1.4.1 Predicate Logic
8:01
Kimberly Brehm
Рет қаралды 151 М.
Discrete Math - 1.6.2 Rules of Inference for Quantified Statements
17:05
Discrete Math - 1.4.3 Negating and Translating with Quantifiers
19:17
Kimberly Brehm
Рет қаралды 122 М.
Mathematical Proof Writing
19:23
The Math Sorcerer
Рет қаралды 61 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН