📚 IB Mathematics: Venn Diagrams and Set Operations | IB数学:韦恩图与集合运算
Sets are one of the most intuitive yet powerful ideas in mathematics. In the IB Diploma Programme, set operations and Venn diagrams appear in both Mathematics: Analysis and Approaches (AA) and Mathematics: Applications and Interpretation (AI). They are essential for solving problems in probability, logic, and counting. This article will guide you through the notation, the operations, and the visual power of Venn diagrams.
集合是数学中最直观而又强大的概念之一。在国际文凭课程(IB)中,集合运算与韦恩图出现在数学:分析与方法(AA)和应用与解释(AI)两门课程中。它们是解决概率、逻辑和计数问题的基础。本文将带你系统地理解集合的符号、运算以及韦恩图的视觉化优势。
1. Sets and Basic Notation | 集合与基本符号
A set is a well-defined collection of distinct objects, called elements. We usually denote a set by a capital letter, such as A or B, and list its elements inside curly braces. For example, A = {1, 2, 3} is the set containing the numbers 1, 2 and 3.
集合是由明确区分的对象(称为元素)所组成的一个整体。我们通常用大写字母表示集合,如 A 或 B,并将元素写在花括号内。例如,A = {1, 2, 3} 表示一个包含数字 1、2 和 3 的集合。
The symbol ∈ means “is an element of”, while ∉ means “is not an element of”. For instance, 2 ∈ A but 5 ∉ A for A = {1, 2, 3}. The empty set, written ∅ or {}, contains no elements. A subset is written as A ⊆ B, meaning every element of A is also an element of B. If A is a proper subset, we write A ⊂ B.
符号 ∈ 表示“属于”,而 ∉ 表示“不属于”。例如,对于 A = {1, 2, 3},有 2 ∈ A,但 5 ∉ A。空集记作 ∅ 或 {},表示不含任何元素。子集记作 A ⊆ B,表示 A 中的每一个元素都属于 B。若 A 是真子集,则写作 A ⊂ B。
Common number sets in IB include ℕ (natural numbers), ℤ (integers), ℚ (rational numbers), and ℝ (real numbers). The cardinality of a set, written n(A), is the number of distinct elements in A. For example, if C = {a, b, c}, then n(C) = 3.
IB中常见的数集包括 ℕ(自然数)、ℤ(整数)、ℚ(有理数)和 ℝ(实数)。集合中互不相同元素的个数称为基数,记作 n(A)。例如,若 C = {a, b, c},则 n(C) = 3。
2. Union and Intersection | 并集与交集
The union of two sets A and B, written A ∪ B, is the set of all elements that belong to A or to B, or to both. In everyday language, “or” here is inclusive. For example, if A = {1, 2} and B = {2, 3}, then A ∪ B = {1, 2, 3}.
两个集合 A 和 B 的并集,记作 A ∪ B,表示所有属于 A 或属于 B(或同时属于两者)的元素所组成的集合。这里的“或”是包含式的“或”。例如,若 A = {1, 2},B = {2, 3},则 A ∪ B = {1, 2, 3}。
The intersection of A and B, written A ∩ B, is the set of elements common to both sets. For the same sets, A ∩ B = {2}. If two sets have no common elements, their intersection is empty: A ∩ B = ∅. Such sets are called disjoint.
A 和 B 的交集,记作 A ∩ B,表示同时属于两个集合的元素所组成的集合。对于上面的例子,A ∩ B = {2}。如果两个集合没有公共元素,则它们的交集为空集:A ∩ B = ∅。这样的两个集合称为不相交集合。
Union and intersection are commutative, meaning A ∪ B = B ∪ A and A ∩ B = B ∩ A. They are also associative, so A ∪ (B ∪ C) = (A ∪ B) ∪ C, and distributive over each other, such as A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C).
并集和交集满足交换律,即 A ∪ B = B ∪ A,A ∩ B = B ∩ A。它们也满足结合律,如 A ∪ (B ∪ C) = (A ∪ B) ∪ C,并且相互之间满足分配律,如 A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)。
3. Complement of a Set | 集合的补集
The complement of a set A, written A’ or A^c, is the set of all elements in the universal set U that are not in A. The universal set is the set of all possible elements under consideration. For example, if U = {1, 2, 3, 4, 5} and A = {1, 2}, then A’ = {3, 4, 5}.
集合 A 的补集,记作 A’ 或 A^c,是全集 U 中所有不属于 A 的元素所组成的集合。全集是我们讨论范围内所有可能元素的集合。例如,若 U = {1, 2, 3, 4, 5},A = {1, 2},则 A’ = {3, 4, 5}。
Two fundamental identities involving the complement are: A ∪ A’ = U and A ∩ A’ = ∅. The complement of the universal set is empty, U’ = ∅, and the complement of the empty set is the universal set, ∅’ = U.
关于补集的两个基本恒等式为:A ∪ A’ = U,且 A ∩ A’ = ∅。全集的补集是空集,即 U’ = ∅;空集的补集是全集,即 ∅’ = U。
De Morgan’s laws connect complements with union and intersection. They state that (A ∪ B)’ = A’ ∩ B’ and (A ∩ B)’ = A’ ∪ B’. These laws are extremely useful when simplifying logical expressions or probability statements.
德摩根定律将补集与并集、交集联系起来。它们表明:(A ∪ B)’ = A’ ∩ B’,(A ∩ B)’ = A’ ∪ B’。这两条定律在化简逻辑表达式或概率语句时非常有用。
4. Set Difference and Symmetric Difference | 差集与对称差集
The difference of two sets A and B, written A \ B (or A – B), is the set of elements that are in A but not in B. For example, if A = {1, 2, 3} and B = {2, 3, 4}, then A \ B = {1} and B \ A = {4}. Note that A \ B is not the same as B \ A in general.
两个集合 A 与 B 的差集,记作 A \ B(或 A – B),表示属于 A 但不属于 B 的元素所组成的集合。例如,若 A = {1, 2, 3},B = {2, 3, 4},则 A \ B = {1},而 B \ A = {4}。注意,一般情况下 A \ B 与 B \ A 不相同。
The set difference can also be expressed using complements and intersections: A \ B = A ∩ B’. This identity helps us to combine difference with other operations in a Venn diagram or a probability tree.
差集也可以用补集和交集来表示:A \ B = A ∩ B’。这个恒等式有助于我们在韦恩图或概率树中把差集与其他运算结合使用。
The symmetric difference, written A Δ B, is the set of elements that belong to exactly one of A or B. Formally, A Δ B = (A \ B) ∪ (B \ A). For the example above, A Δ B = {1, 4}. Symmetric difference is less common in IB, but it appears in some extension questions.
对称差集,记作 A Δ B,表示仅属于 A 或仅属于 B 的元素所组成的集合。形式上,A Δ B = (A \ B) ∪ (B \ A)。对于上面的例子,A Δ B = {1, 4}。对称差集在 IB 中不太常见,但可能会出现在一些拓展题中。
5. Subsets and Disjoint Sets | 子集与不相交集合
A set A is a subset of B, written A ⊆ B, if every element of A is also an element of B. If A ⊆ B but A ≠ B, then A is a proper subset of B, written A ⊂ B. For any set A, we have ∅ ⊆ A and A ⊆ A.
如果 A 中的每个元素都属于 B,则称 A 是 B 的子集,记作 A ⊆ B。若 A ⊆ B 且 A ≠ B,则称 A 是 B 的真子集,记作 A ⊂ B。对于任何集合 A,都有 ∅ ⊆ A 且 A ⊆ A。
If A ⊆ B, then the union and intersection simplify: A ∩ B = A and A ∪ B = B. Conversely, if A ∩ B = A, then A ⊆ B. This equivalence is often tested in IB exam questions.
如果 A ⊆ B,那么交集和并集可以简化:A ∩ B = A,A ∪ B = B。反过来,若 A ∩ B = A,则 A ⊆ B。这种等价关系是 IB 考试中常见的考查点。
Two sets are disjoint if they have no elements in common, meaning A ∩ B = ∅. In a Venn diagram, disjoint sets are represented by two circles that do not overlap. For example, the sets of even and odd integers are disjoint within ℤ.
如果两个集合没有公共元素,即 A ∩ B = ∅,则称它们不相交。在韦恩图中,不相交的集合用两个不重叠的圆来表示。例如,在整数集 ℤ 中,偶数集合与奇数集合是不相交的。
6. Venn Diagrams for Two Sets | 两个集合的韦恩图
A Venn diagram for two sets A and B consists of a rectangle representing the universal set U, and two overlapping circles inside it. The overlap represents the intersection A ∩ B. The entire two-circle region represents A ∪ B. Regions outside the circles but inside the rectangle represent the complement of A ∪ B.
两个集合 A 和 B 的韦恩图由一个表示全集 U 的矩形以及内部两个相交的圆组成。圆的重叠部分表示交集 A ∩ B。两个圆覆盖的整个区域表示并集 A ∪ B。圆外矩形内的区域表示 (A ∪ B)’。
Shading different regions helps to visualize set expressions. For example, shading A alone and B alone with different colours, then combining, gives A ∪ B. Shading only the space common to both circles gives A ∩ B. Venn diagrams are particularly useful in probability, where the areas correspond to events.
通过给不同区域着色,可以帮助直观理解集合表达式。例如,分别给 A 和 B 着色,再合并,就得到 A ∪ B。只给两个圆的公共部分着色,则得到 A ∩ B。在概率中,韦恩图尤其有用,因为区域面积对应事件发生的可能性。
For the number of elements in a union, the key counting formula is:
n(A ∪ B) = n(A) + n(B) − n(A ∩ B)
We subtract the intersection because elements in A ∩ B are counted twice when we add n(A) and n(B). This formula appears repeatedly in IB problems involving sets, statistics, and probability.
并集元素数的关键计算公式是:
n(A ∪ B) = n(A) + n(B) − n(A ∩ B)
我们减去交集,是因为在计算 n(A) + n(B) 时,A ∩ B 中的元素被重复计算了两次。这个公式在 IB 涉及集合、统计和概率的题目中反复出现。
7. Venn Diagrams for Three Sets | 三个集合的韦恩图
For three sets A, B and C, the standard Venn diagram has three mutually overlapping circles. This creates eight regions, including the region outside all circles. Each region corresponds to a unique combination of membership in A, B and C.
对于三个集合 A、B 和 C,标准韦恩图由三个两两相交的圆组成。该图共有 8 个区域,包括三个圆之外的区域。每个区域对应 A、B、C 中属于与不属于的唯一组合。
The central region where all three circles overlap represents A ∩ B ∩ C. Each pair-wise overlap (excluding the centre) represents, for example, A ∩ B ∩ C’. Careful shading is essential: shading A ∪ (B ∩ C) is different from (A ∪ B) ∩ C.
三个圆共同重叠的中心区域表示 A ∩ B ∩ C。每一对圆的重叠区域(不含中心)表示如 A ∩ B ∩ C’ 的区域。仔细着色非常重要:A ∪ (B ∩ C) 与 (A ∪ B) ∩ C 是不同的表达式。
For counting in three sets, the general formula is:
n(A ∪ B ∪ C) = n(A) + n(B) + n(C) − n(A ∩ B) − n(A ∩ C) − n(B ∩ C) + n(A ∩ B ∩ C)
We add back the triple intersection because it was subtracted three times by the pair-wise subtracted terms. This formula allows us to solve complex survey problems when given totals and overlaps.
三个集合并集元素数的通用公式为:
n(A ∪ B ∪ C) = n(A) + n(B) + n(C) − n(A ∩ B) − n(A ∩ C) − n(B ∩ C) + n(A ∩ B ∩ C)
我们加回三重交集,是因为它在减去三对交集时被减去了三次。这个公式让我们能在已知总数和重叠关系的情况下解决复杂的调查统计问题。
8. Solving Problems with Venn Diagrams | 使用韦恩图解题
When a problem provides counts for various sets and their intersections, the most reliable strategy is to fill in a Venn diagram from the centre outward. Start with the intersection of all three sets, then fill each pair-wise intersection, and finally the parts exclusive to each set.
当题目给出各集合及其交集的数量时,最可靠的策略是从中间向外填入韦恩图。先填三个集合的共同交集,再填每一对集合的交集,最后填仅属于单个集合的部分。
For example, suppose 60 students study Physics (P), 50 study Chemistry (C), and 30 study both. The number studying at least one subject is n(P ∪ C) = 60 + 50 − 30 = 80. If there are 100 students in total, then 20 study neither subject. This can be checked quickly by drawing the two-circle diagram and writing each number in its region.
例如,假设有 60 名学生学习物理(P),50 名学生学习化学(C),30 名学生两科都学。至少学习一科的人数为 n(P ∪ C) = 60 + 50 − 30 = 80。如果总共有 100 名学生,那么两科都不学的为 20 人。通过画出两个圆的韦恩图并在每个区域中填入数字,可以快速检验该结果。
For three-set problems, always check whether the pair-wise intersections given include the triple intersection. Typically, a phrase like “A and B” may mean A ∩ B (including those also in C). If the statement says “A and B only”, then it refers to A ∩ B ∩ C’. You must read the wording carefully.
对于三集合问题,务必检查所给的“两两交集”是否包含了三重交集。通常,“A 和 B”可能表示 A ∩ B(包括同时在 C 中的人)。如果题目说“只选了 A 和 B”,则指的是 A ∩ B ∩ C’。你需要仔细阅读题目措辞。
In probability, Venn diagrams help to compute P(A ∪ B) = P(A) + P(B) − P(A ∩ B). A diagram can also reveal whether events are disjoint or complementary, which is often the first step in solving an IB exam question.
在概率中,韦恩图有助于计算 P(A ∪ B) = P(A) + P(B) − P(A ∩ B)。图还能帮助我们判断事件是否不相交或互为对立事件,这通常是解决 IB 试题的第一步。
9. Common Mistakes and Exam Tips | 常见错误与应试技巧
One common mistake is forgetting to subtract the intersection when calculating the union. Students often write n(A ∪ B) = n(A) + n(B) without the correction term. Always recall that the overlap region must be counted only once.
一个常见错误是计算并集时忘记减去交集。学生经常写出 n(A ∪ B) = n(A) + n(B) 而缺少修正项。请务必记住,重叠区域只能计数一次。
Another mistake is confusing “or” with exclusive or. In set notation, A ∪ B includes elements belonging to both. If a question says “A or B” in an inclusive sense, it includes the intersection. Only when the question specifies “exactly one” should you exclude A ∩ B.
另一个错误是将“或”理解成排他性的。在集合记号中,A ∪ B 包含两个集合共同具有的元素。如果问题中的“A 或 B”是包含式的,则包含交集。只有当问题明确说“恰好一个”时,才需要排除 A ∩ B。
In three-set problems, a frequent error is to use the pair-wise intersection numbers directly without subtracting the centre. For example, if a problem says n(A ∩ B) = 10 and n(A ∩ B ∩ C) = 2, then the number of elements in A ∩ B but not in C is 8. You must adjust for the triple overlap.
在三集合问题中,常见的错误是直接使用两两交集数值而不扣除中心部分。例如,若题目说 n(A ∩ B) = 10,且 n(A ∩ B ∩ C) = 2,那么属于 A ∩ B 但不属于 C 的元素个数为 8。你必须对三重重叠进行调整。
Finally, always define the universal set at the start of a problem. Without U, the complement A’ has no meaning. In exams, write U clearly at the corner of your Venn diagram, and label every region with a variable or number.
最后,解题开始时务必定义全集。没有 U,补集 A’ 就没有意义。在考试中,请在韦恩图的一角清楚写出 U,并用变量或数字标记每一个区域。
10. Summary of Key Results | 核心结论小结
The table below summarises the most important set identities and counting formulas that you should master for the IB exam.
下表总结了 IB 考试中最重要的恒等式与计数公式,供你复习时参考。
| Name / 名称 | Expression / 表达式 |
|---|---|
| Union count / 并集计数 | n(A ∪ B) = n(A) + n(B) − n(A ∩ B) |
| Three-set union / 三集合并集 | n(A∪B∪C) = n(A)+n(B)+n(C)−n(A∩B)−n(A∩C)−n(B∩C)+n(A∩B∩C) |
| Complement / 补集 | A ∪ A’ = U, A ∩ A’ = ∅ |
| De Morgan / 德摩根 | (A ∪ B)’ = A’ ∩ B’, (A ∩ B)’ = A’ ∪ B’ |
| Difference / 差集 | A \ B = A ∩ B’ |
| Subset relation / 子集 | A ⊆ B ⇔ A ∩ B = A ⇔ A ∪ B = B |
With these tools, you can tackle any IB set theory question: draw a clear Venn diagram, fill the regions step by step, and translate the language of “or”, “and”, “not” into the symbols ∪, ∩ and ′. Then interpret your result back into the context of the problem.
掌握这些工具后,你就能从容应对 IB 集合理论题:画出清晰的韦恩图,逐步填写区域,将题目中的“或”“且”“非”转化为符号 ∪、∩ 和 ′。最后把所得结果放回题目情境中解释。
Published by TutorHao | IB Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导