#Proving absorption law for sets
1 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
converted it to logic but now im not sure how to distribute this
make a truth table...
or just know that $(P\lor\qty(P\land Q)) \iff P$
Pterodactyl
as $(P\land Q) \implies P$
Pterodactyl
i know how to do it that way but i need to learn how to prove it using logic
truth tables are logic
this is it
i mean logic identities
oh
$P\lor\qty(P\land Q) \iff \qty(P\lor P)\land\qty(P\lor Q)\iff P\land \qty(P\lor Q)\iff P$
Pterodactyl
$A\cup\qty(A\cap B)=\qty(A\cup A)\cap\qty(A\cup B) = A\cap\qty(A\cup B)=A$
Pterodactyl
is it not possible to convert it to logic then use logic identities?
so starting from this
tell them you made up a new identity
and prove it with truth tables
bruh
via boolean algebra tho
show than x+xy=x
x+xy = x(1+y)=x*1=x
replicate this in logic/set theory
@livid crag
Maybe this would help
this isnt logical identities like o wants
You already gave them the relevant logic identities
All that's left is to translate it to set notation
${x: x\in A \lor x\in (A\land B)} \iff {x:(x\in A \lor x\in A)\land (x\in A \lor x\in B)} \ \iff
{x:x\in A\land (x\in A \lor x\in B} \iff {x:x\in A}$
ShiN
this?
the op didn't accept this either 
heres an example of what my prof wants
See my answer
what property did you use to get from 1st to 2nd step
Distributivity of or over and