Discrete Math: prove an intersection from a given

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
1 reply · 2K views
JackRyan
Messages
1
Reaction score
0
Discrete Math: prove B intersection A = A, given A-B = null set

1. Problem Statement:
Prove B [itex]\cap[/itex] A = A, given A-B = ∅ (empty set)

The Attempt at a Solution


xε(B[itex]\cap[/itex]A) => xεB and xεA => Logic given A-B = ∅ => xεA

I tried using A-B = A[itex]\cap[/itex]!B for xε(A[itex]\cap[/itex]!B)=∅ => xεA and x not in !B or x not in A and Xε!B

I am unsure how to fill in that logic section and prove that B[itex]\cap[/itex]A=A
 
Last edited:
Physics news on Phys.org
The first direction is fine. If x is in A[itex]\bigcap[/itex]B then, certainly, x is in A (no need to use the given statement). Now suppose that x is in A and proceed by contradiction (to show that x is in A[itex]\bigcap[/itex]B). If x is not also in B determine what that implies about the given statement.