Are De Morgan's laws for sets necessary in this proof?

  • Context: Undergrad 
  • Thread starter Thread starter plum356
  • Start date Start date
  • Tags Tags
    Laws Sets
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
plum356
Messages
10
Reaction score
6
Good evening!
Have a look at the following part of a proof:
Screenshot_2021-12-04_21-05-46.png

Mentor note: Fixed the LaTeX
I don't understand the use of implications. Isn't ##x\in C_M(A\cup B)\iff x\notin(A\cup B)##? To me, all of these predicates are equivalent.
 
Last edited by a moderator:
Physics news on Phys.org
plum356 said:
Good evening!
Have a look at the following part of a proof:
View attachment 293569
I don't understand the use of implications. Isn't $x\in C_M(A\cup B)\iff x\notin(A\cup B)$? To me, all of these predicates are equivalent.
Yes, these are all two-way implications.

For Latex you need double dollars or double hashes:$$x\in C_M(A\cup B)\iff x\notin(A\cup B)$$
Mentor note: Fixed the original post.
 
Last edited by a moderator:
Reply
  • Like
Likes   Reactions: plum356
PeroK said:
Yes, these are all two-way implications.

For Latex you need double dollars or double hashes:$$x\in C_M(A\cup B)\iff x\notin(A\cup B)$$
##\text{Aha!}##
Thank you. :)