Proving (A∩B)' = A'∪B' Without De Morgan's Method

  • Context: Graduate 
  • Thread starter Thread starter solakis
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 3K views
solakis
Messages
19
Reaction score
0
Can we prove :([itex]A\cap B[/itex])' = [itex]A^'\cup B^'[/itex] ,without using De Morgan's??
 
Physics news on Phys.org
phinds said:
you can if you accept a Karnaugh map or a Venn diagram as proof

no ,i mean an ordinary proof.
 
Just use the basic definitions:

If [itex]x\in \left(A\cap B\right)'[/itex], then x is NOT in[itex]A\cap B[/itex] when means it is either not in A or not in B. If it is not in A then it is in A' and therefore in [itex]A'\cup B'[/itex]. If it is not in B then it is in B' and therefore in [itex]A'\cup B'[/itex]. Thus, [itex]\left(A\cap B\right)'\subset A'\cup B'[/itex].

The other way: if [itex]x \in A' \cup B'[/itex] it is in either A' or in B'. If it is in A', ...
 
HallsofIvy said:
Just use the basic definitions:

If [itex]x\in \left(A\cap B\right)'[/itex], then x is NOT in[itex]A\cap B[/itex] when means it is either not in A or not in B..


That is using De Morgan's. But i asked for a proof without using De Morgans
 
phinds said:
well, try googling "proof of DeMorgan's Theorem" (or Law as it seems to be called these days)

I am afraid i could not find a proof ,apart from one using truth tables
 
how is De Morgan's theorem proven? you can restate the proof that uses De Morgan and where you get to the spot where De Morgan is invoked, then proceed with the steps that prove De Morgan but with your specific conditions (or "input") instead of the general A and B case.
 
HallsofIvy said:
Just use the basic definitions:

If [itex]x\in \left(A\cap B\right)'[/itex], then x is NOT in[itex]A\cap B[/itex] when means it is either not in A or not in B. If it is not in A then it is in A' and therefore in [itex]A'\cup B'[/itex]. If it is not in B then it is in B' and therefore in [itex]A'\cup B'[/itex]. Thus, [itex]\left(A\cap B\right)'\subset A'\cup B'[/itex].

The other way: if [itex]x \in A' \cup B'[/itex] it is in either A' or in B'. If it is in A', ...

solakis said:
That is using De Morgan's. But i asked for a proof without using De Morgans

Then I am confused as to what you mean by "using DeMorgan's". What I gave is how one would prove DeMorgan's laws but did not use DeMorgan's laws.