Set Operations: Intersection, Complement, and Union with Examples
(i) Elements in set A: {-3, -2, -1, 0, 1, 2, 3}
𝐴∩𝐵: {-3, -1, 1, 3}
B̅ \ A: {-5, -4, 0, 5, 6, 7}
(ii) (A∪B-𝐴∩𝐵) ∩ (B ∪ 𝐴̅): {-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7}
原文地址: https://www.cveoy.top/t/topic/pl8B 著作权归作者所有。请勿转载和采集!