A set with three elements, such as {A, B, C}, has 5 equivalence relations. This is because each equivalence relation on a set corresponds to a unique partition of that set. A partition of a set is a division of its elements into non-empty, disjoint subsets. The number of ways to partition a set of nn π elements is given by the nn
π
-th Bell number, Bncap B sub n
π΅π
. For a set with 3 elements, n=3n equals 3
π=3
, so the number of equivalence relations is B3=5cap B sub 3 equals 5
π΅3=5
.
Detailed explanation
An equivalence relation is a binary relation on a set that satisfies three key properties for all elements xx
π₯
, yy
π¦
, and zz
π§
in the set:
-
**Reflexive:**xx
π₯
is related to itself (xβΌxx tilde x
π₯βΌπ₯
).
-
Symmetric: If xx
π₯
is related to yy
π¦
, then yy
π¦
is related to xx
π₯
(if xβΌyx tilde y
π₯βΌπ¦
, then yβΌxy tilde x
π¦βΌπ₯
).
-
Transitive: If xx
π₯
is related to yy
π¦
and yy
π¦
is related to zz
π§
, then xx
π₯
is related to zz
π§
(if xβΌyx tilde y
π₯βΌπ¦
and yβΌzy tilde z
π¦βΌπ§
, then xβΌzx tilde z
π₯βΌπ§
).
The fundamental theorem of equivalence relations states that there is a one-to-one correspondence between the set of all equivalence relations on a set and the set of all partitions of that same set. Therefore, to find the number of equivalence relations, one simply needs to count the number of ways to partition the set.
Partitions of the set {A, B, C}
The five partitions for the set {A, B, C} are as follows:
1. All elements in one subset
- Partition: {{A, B, C}}
- Corresponding Equivalence Relation: The universal relation where every element is related to every other element.
-
R1={(A,A),(B,B),(C,C),(A,B),(B,A),(A,C),(C,A),(B,C),(C,B)}cap R sub 1 equals the set open paren cap A comma cap A close paren comma open paren cap B comma cap B close paren comma open paren cap C comma cap C close paren comma open paren cap A comma cap B close paren comma open paren cap B comma cap A close paren comma open paren cap A comma cap C close paren comma open paren cap C comma cap A close paren comma open paren cap B comma cap C close paren comma open paren cap C comma cap B close paren end-set
π 1={(π΄,π΄),(π΅,π΅),(πΆ,πΆ),(π΄,π΅),(π΅,π΄),(π΄,πΆ),(πΆ,π΄),(π΅,πΆ),(πΆ,π΅)}
-
2. All elements in their own subsets
- Partition: {{A}, {B}, {C}}
- Corresponding Equivalence Relation: The identity relation, where each element is only related to itself.
-
R2={(A,A),(B,B),(C,C)}cap R sub 2 equals the set open paren cap A comma cap A close paren comma open paren cap B comma cap B close paren comma open paren cap C comma cap C close paren end-set
π 2={(π΄,π΄),(π΅,π΅),(πΆ,πΆ)}
-
**3. Two elements in one subset and one element in its own subset (3 ways)**There are three ways to choose which two elements are grouped together.
- Partition: {{A, B}, {C}}
- Corresponding Equivalence Relation:
-
R3={(A,A),(B,B),(C,C),(A,B),(B,A)}cap R sub 3 equals the set open paren cap A comma cap A close paren comma open paren cap B comma cap B close paren comma open paren cap C comma cap C close paren comma open paren cap A comma cap B close paren comma open paren cap B comma cap A close paren end-set
π 3={(π΄,π΄),(π΅,π΅),(πΆ,πΆ),(π΄,π΅),(π΅,π΄)}
-
- Partition: {{A, C}, {B}}
- Corresponding Equivalence Relation:
-
R4={(A,A),(B,B),(C,C),(A,C),(C,A)}cap R sub 4 equals the set open paren cap A comma cap A close paren comma open paren cap B comma cap B close paren comma open paren cap C comma cap C close paren comma open paren cap A comma cap C close paren comma open paren cap C comma cap A close paren end-set
π 4={(π΄,π΄),(π΅,π΅),(πΆ,πΆ),(π΄,πΆ),(πΆ,π΄)}
-
- Partition: {{B, C}, {A}}
- Corresponding Equivalence Relation:
-
R5={(A,A),(B,B),(C,C),(B,C),(C,B)}cap R sub 5 equals the set open paren cap A comma cap A close paren comma open paren cap B comma cap B close paren comma open paren cap C comma cap C close paren comma open paren cap B comma cap C close paren comma open paren cap C comma cap B close paren end-set
π 5={(π΄,π΄),(π΅,π΅),(πΆ,πΆ),(π΅,πΆ),(πΆ,π΅)}
-
Connecting to combinatorics: Bell numbers
The number of equivalence relations on a set with nn
π
elements is given by the nn
π
-th Bell number, denoted as Bncap B sub n
π΅π
.
-
B0=1cap B sub 0 equals 1
π΅0=1
-
B1=1cap B sub 1 equals 1
π΅1=1
-
B2=2cap B sub 2 equals 2
π΅2=2
-
B3=5cap B sub 3 equals 5
π΅3=5
-
B4=15cap B sub 4 equals 15
π΅4=15
-
...and so on.
For the set {A, B, C}, the number of elements is 3, so the number of equivalence relations is the third Bell number, B3=5cap B sub 3 equals 5
π΅3=5
. The Bell numbers can be calculated using a recurrence relation or the Bell triangle. They are the sum of the Stirling numbers of the second kind, which count the number of partitions of a set of nn
π
elements into exactly kk
π
non-empty subsets.
For n=3n equals 3
π=3
, the Bell number is the sum of the Stirling numbers S(3,k)cap S open paren 3 comma k close paren
π(3,π)
for k=1,2,3k equals 1 comma 2 comma 3
π=1,2,3
:
-
S(3,1)cap S open paren 3 comma 1 close paren
π(3,1)
(partitions into 1 part) = 1: {{A, B, C}}
-
S(3,2)cap S open paren 3 comma 2 close paren
π(3,2)
(partitions into 2 parts) = 3: {{A, B}, {C}}, {{A, C}, {B}}, {{B, C}, {A}}
-
S(3,3)cap S open paren 3 comma 3 close paren
π(3,3)
(partitions into 3 parts) = 1: {{A}, {B}, {C}}
-
B3=S(3,1)+S(3,2)+S(3,3)=1+3+1=5cap B sub 3 equals cap S open paren 3 comma 1 close paren plus cap S open paren 3 comma 2 close paren plus cap S open paren 3 comma 3 close paren equals 1 plus 3 plus 1 equals 5
π΅3=π(3,1)+π(3,2)+π(3,3)=1+3+1=5
.