lets two sets A,B and take ∣X∣ the number
of elements of the set X, them
proof or give a counter example that
if ∣A∪B∣=∞ and ∣A∩B∣=∞ then ∣A∣=∞ and ∣B∣=∞
give the sets
A={x∈N:0≤x≤9}
B={0}
C={1}
D={2,3,5,7}
E={4,6,8,9}
compute
∣A\B∣+∣A\C∣+∣A\D∣+∣A\E∣
where
∣X∣=number of elements of X
X\Y={x:x∈X e x∉Y}
X−Y={x:x∈X e x∉Y}