Let X be a set and ∼ a relation on X. Define N = {x ∈ X : ¬(x ∼ x) }. Let B = {b ∈ X : (∀n ∈ N)(b ∼ n) ∧ (∀n ∉ N)[¬(b ∼ n)] }. Show that B = ∅
does that mean N is a set of all elements that don't have a reflexive mapping in the relation ?
from the definition of the set, yes
\(\rm B = \{b \in X : \bbox[yellow]{(\forall n \in N)(b \sim n)} \land (\forall n \not \in N)[\neg (b \sim n)] \}\) B is a set of elements which satisfy below two properties : 1) there is a mapping from an element in B to every element in N (highlighted) 2)
@ChristopherToni i give up
yes, but i'm having difficulty saying it in logical form. I'm trying to prove by contradiction. But the definition of B is confusing. I start off with B nonempty. b in B means b has to satisfy (∀n ∈ N)(b ∼ n) ∧ (∀n ∉ N)[¬(b ∼ n)]. I'm stuck on the next step
:O what the???
ASCII symbols aren't apparently recognized by the LaTeX system >_>
yeah B is very confusing. use latex to avoid those diamonds, copy paste the code from my reply
but anyway, b has to satisfy both statements in set B
The idea is to connect N and B somehow
Both of them are sets. So I have to come up with a logical statement that connects N and B
B and N are disjoint because if there is an element common to both, then it needs to be reflexive which is not possible in N
so the possible elements in B are from : X-N
@rsadhvika I can't see the connect between N and B base on your argument. I feel like there are many holes to fill in first
suppose \(a \in (B \cap N)\) that means \((a\sim a)\) by definition of \(B\) (first statement) the same is impossible according to definition of set \(N\)
@rsadhvika but that only shows a \in (B \cap N) is empty. Not B is empty right? If I let B = {1,2,3} and N = {4,5,6} a \in (B \cap N) is certainly empty but N is not empty
I can't even type latex here XD
thats right, all i said earlier was possible elements in B are from : X-N N is out.
never said B is empty, did i ?
we can use second statement to conclude B is empty lets see
This is how I see things: Let \(R\) be this relation (as a set). Take \(N = \{x\in X: (x,x)\notin R\}\). Now, if \(b\in X\) so that \(\forall\,n\in N,\,(b,n)\in R\), then \(b\neq n\implies b\notin N \). However, if \(b\in X\) so that \(\forall\, n\notin N,\,(b,n)\notin R\), then \(b=n\implies b\in N\). Thus, \(B=\{b\in X: b\in N \wedge b\notin N\} = \emptyset \). Please point out to me if you think I've made a faulty assumption or something (I have a headache right now, so it's possible).
@ChristopherToni I think you're on something here. But let me make sense of your argument first. I believe you're trying to show that b \neq n in the first condition of B?
I was trying to show that the first condition of set B's definition implies that \(b\notin N\).
Just really quick, how did you type latex without using *Sigma* Equation? I tried but it didn't work
wrap them with between : ``` \( \) ```
or \ [ \] (with no space for displayed equations)
let \[ x\in N\]
what are there two lines???
why*
displayed inline would be something like \ (\dislaystyle <LaTeX goes here> \)
use \( \) for inline latex
\displaystyle *
use `\( \)` for inline latex
how do you do that code box? XD
anythign between backticks gives that graybox..
copy paste exact below : ``` `this` will have a gray background ```
ok, let me try a gain. let \( x \in N\) Yay, it works! ok back to the problem lol
congratulations ! ok back to problem i think i understood chris's master piece, it looks good to me xD
@ChristopherToni how did you conclude \(b \neq n\) for the first condition??
Recall that we defined \(N\) to be the values of \(x\in X\) such that \((x,x)\notin R\). If \(b=n\), then by definition of \(N\), we would see that \((b,n)\notin R\implies b\in N\). However, since we instead have \((b,n)\in R\), then \(b\neq n\); hence we have that \(b\notin N\). I'm having a hard time explaining things with this headache of mine, so I hope this is making sense.
Whoah!!! I see it now!! thank you show much :DDD
No problem! :-)
Join our real-time social learning platform and learn together with your friends!