#Proving absorption law for sets

1 messages · Page 1 of 1 (latest)

quartz chasmBOT
#
  1. Wait patiently for a helper to come along.
  2. Once someone helps you, say thank you and close the thread with:
+close
  1. Feel free to nominate the person for helper of the week in #helper-nominations
  2. Do not ping the mods, unless someone is breaking the rules.
  3. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
livid crag
#

converted it to logic but now im not sure how to distribute this

naive grotto
#

or just know that $(P\lor\qty(P\land Q)) \iff P$

dry nacelleBOT
#

Pterodactyl

naive grotto
#

as $(P\land Q) \implies P$

dry nacelleBOT
#

Pterodactyl

livid crag
naive grotto
livid crag
#

i mean logic identities

naive grotto
#

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$

dry nacelleBOT
#

Pterodactyl

naive grotto
#

$A\cup\qty(A\cap B)=\qty(A\cup A)\cap\qty(A\cup B) = A\cap\qty(A\cup B)=A$

dry nacelleBOT
#

Pterodactyl

livid crag
#

is it not possible to convert it to logic then use logic identities?

#

so starting from this

naive grotto
#

and prove it with truth tables

livid crag
#

bruh

naive grotto
#

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

dusky estuary
naive grotto
honest snow
#

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}$

dry nacelleBOT
naive grotto
naive grotto
livid crag
honest snow
livid crag
honest snow
#

Distributivity of or over and

livid crag
#

i see

#

what about 2nd to 3rd?