当前位置:网站首页>[set theory] partition (partition | partition example | partition and equivalence relationship)
[set theory] partition (partition | partition example | partition and equivalence relationship)
2022-07-03 06:56:00 【Programmer community】
List of articles
- One 、 Divide
- Two 、 Partition example
- 3、 ... and 、 Partition and equivalence theorem
One 、 Divide
Divide :
Nonempty set
A
A
A ,
A
≠
∅
A \not= \varnothing
A=∅ ,
A
A
A One of the sets Divide yes Set family
A
\mathscr{A}
A ,
The Set family
A
\mathscr{A}
A Included in
A
A
A The power set of a set ,
A
⊆
P
(
A
)
\mathscr{A} \subseteq P(A)
A⊆P(A) , All elements in the set family belong to
A
A
A The power set of a set ;
Set family
A
\mathscr{A}
A The element in is aggregate , be called Partition ( Block ) , All the elements in the set are
A
A
A The elements in the collection ;
This set family
A
\mathscr{A}
A It has the following properties :
①
A
\mathscr{A}
A Every element in the set family is not empty
∅
∉
A
\varnothing \not\in \mathscr{A}
∅∈A
②
A
\mathscr{A}
A Any two elements in the set family ( Partition / aggregate ) It's disjoint
∀
x
,
y
(
x
,
y
∈
A
∧
x
≠
y
⇒
x
∩
y
=
∅
)
\forall x,y ( x,y \in \mathscr{A} \land x \not= y \Rightarrow x \cap y = \varnothing )
∀x,y(x,y∈A∧x=y⇒x∩y=∅)
③
A
\mathscr{A}
A Set all the elements in the family ( Partition / aggregate ) The union of is
A
A
A aggregate
⋃
A
=
A
\bigcup \mathscr{A} = A
⋃A=A
Quotient set is a division , The elements in this set family are set of equivalent classes ;
Quotient set reference : 【 Set theory 】 Equivalence class ( Concept of equivalence class | Examples of equivalence classes | Equivalence properties | Quotient set | Quotient set example ) Four 、 Quotient set
Two 、 Partition example
The whole book is
E
E
E ,
take
E
E
E Of
n
n
n individual Extraordinary Of True subset , The meaning of non trivial is that it is neither an empty set , It's not itself ;
∅
≠
A
1
,
A
2
,
⋯
,
A
n
⊂
E
\varnothing \not= A_1 , A_2, \cdots, A_n \subset E
∅=A1,A2,⋯,An⊂E
1. Divide 1 be based on
1
1
1 Elements
Set family
A
i
=
{
A
i
,
∼
A
i
}
\mathscr{A}_i = \{ A_i , \sim A_i \}
Ai={ Ai,∼Ai} ,
i
=
1
,
2
,
⋯
,
n
i = 1, 2, \cdots , n
i=1,2,⋯,n ,
A
i
\mathscr{A}_i
Ai The set family contains
A
i
A_i
Ai Set and its complement
∼
A
i
\sim A_i
∼Ai , This set family
A
i
\mathscr{A}_i
Ai Meet the three properties of the above division , It's a division ;
2. Divide 2 be based on
2
2
2 Elements
Set family
A
i
=
{
A
i
∩
A
j
,
∼
A
i
∩
A
j
,
A
i
∩
∼
A
j
,
∼
A
i
∩
∼
A
j
}
−
{
∅
}
\mathscr{A}_i = \{ A_i \cap A_j , \sim A_i \cap A_j , A_i \cap \sim A_j , \sim A_i \cap \sim A_j\} - \{ \varnothing \}
Ai={ Ai∩Aj,∼Ai∩Aj,Ai∩∼Aj,∼Ai∩∼Aj}−{ ∅} ,
i
,
j
=
1
,
2
,
⋯
,
n
∧
i
≠
j
i,j = 1, 2, \cdots , n \land i \not= j
i,j=1,2,⋯,n∧i=j
Understand according to the following Venn diagram :
A
i
∩
A
j
A_i \cap A_j
Ai∩Aj Corresponding area ①
∼
A
i
∩
A
j
\sim A_i \cap A_j
∼Ai∩Aj Corresponding area ③
A
i
∩
∼
A
j
A_i \cap \sim A_j
Ai∩∼Aj Corresponding area ②
∼
A
i
∩
∼
A
j
\sim A_i \cap \sim A_j
∼Ai∩∼Aj Corresponding area ④
- If
A
i
A_i
Ai And
A
j
A_j
Aj Disjoint , So the region ① It's an empty set , The partition class cannot be an empty set , At this point, you need to subtract the empty set , Corresponding
−
{
∅
}
-\{ \varnothing \}
−{ ∅}
3. Divide 3 be based on
3
3
3 Elements
Set family
A
i
j
k
=
{
A
i
∩
A
j
∩
A
k
,
A
i
∩
∼
A
j
∩
∼
A
k
,
∼
A
i
∩
A
j
∩
∼
A
k
,
∼
A
i
∩
∼
A
j
∩
A
k
,
∼
A
i
∩
∼
A
j
∩
∼
A
k
}
−
{
∅
}
\mathscr{A}_{ijk} = \{ A_i \cap A_j \cap A_k , A_i \cap \sim A_j \cap \sim A_k , \sim A_i \cap A_j \cap \sim A_k , \sim A_i \cap \sim A_j \cap A_k , \sim A_i \cap \sim A_j \cap \sim A_k\} - \{ \varnothing \}
Aijk={ Ai∩Aj∩Ak,Ai∩∼Aj∩∼Ak,∼Ai∩Aj∩∼Ak,∼Ai∩∼Aj∩Ak,∼Ai∩∼Aj∩∼Ak}−{ ∅}
4. Divide 4 be based on
n
n
n Elements
Set family
A
1
,
2
,
⋯
,
n
=
{
A
1
∩
A
2
∩
⋯
∩
A
n
,
A
1
∩
∼
A
2
∩
⋯
∩
∼
A
n
,
∼
A
1
∩
A
2
∩
⋯
∩
∼
A
n
,
⋮
∼
A
1
∩
∼
A
2
∩
⋯
∩
∼
A
n
}
−
{
∅
}
\begin{array}{lcl} \mathscr{A}_{1,2,\cdots,n} = \{ \\\\ A_1\cap A_2 \cap \cdots \cap A_n , \\\\ A_1\cap \sim A_2 \cap \cdots \cap \sim A_n , \\\\ \sim A_1\cap A_2 \cap \cdots \cap \sim A_n , \\\\ \vdots \\\\ \sim A_1\cap \sim A_2 \cap \cdots \cap \sim A_n \\\\ \} - \{ \varnothing \} \end{array}
A1,2,⋯,n={ A1∩A2∩⋯∩An,A1∩∼A2∩⋯∩∼An,∼A1∩A2∩⋯∩∼An,⋮∼A1∩∼A2∩⋯∩∼An}−{ ∅}
The rules :
A
1
A_1
A1 To
A
n
A_n
An Union ,
n
n
n individual
∼
A
1
\sim A_1
∼A1 To
∼
A
n
\sim A_n
∼An Union , Each of them is merged , Only one is not a complement ,
∼
A
1
\sim A_1
∼A1 To
∼
A
n
\sim A_n
∼An Union ;
3、 ... and 、 Partition and equivalence theorem
Partition and equivalence theorem :
Premise : aggregate
A
A
A Non empty ,
A
≠
∅
A \not= \varnothing
A=∅
R
R
R The relationship is
A
A
A Equivalence relations on sets , Can be derived ,
A
A
A Set about
R
R
R Quotient set of relation
A
/
R
A/R
A/R yes
A
A
A Division ;
R
yes
A
On
etc.
price
Turn off
system
⇒
A
/
R
yes
A
Of
draw
branch
R yes A Superior price relationship \Rightarrow A/R yes A Division
R yes A On etc. price Turn off system ⇒A/R yes A Of draw branch
Set family
A
\mathscr{A}
A yes
A
A
A Partition on set , Define a Binary relationship yes Same block relationship
R
A
R_{\mathscr{A}}
RA ,
The Same block relationship yes
A
A
A On the assembly Equivalence relation ,
The Same block relationship yes Divided by
A
\mathscr{A}
A Defined relationships ;
x
R
A
y
⇔
∃
z
(
z
∈
A
∧
x
∈
z
∧
y
∈
z
)
xR_{\mathscr{A}}y \Leftrightarrow \exist z ( z \in \mathscr{A} \land x \in z \land y \in z )
xRAy⇔∃z(z∈A∧x∈z∧y∈z)
边栏推荐
猜你喜欢
MySQL installation
Pytest -- write and manage test cases
Selenium - by changing the window size, the width, height and length of different models will be different
Golang operation redis: write and read hash type data
如何迁移或复制VMware虚拟机系统
Yolov2 learning and summary
卡特兰数(Catalan)的应用场景
Yolov3 learning notes
10000小時定律不會讓你成為編程大師,但至少是個好的起點
My 2020 summary "don't love the past, indulge in moving forward"
随机推荐
Personally design a highly concurrent seckill system
How to migrate or replicate VMware virtual machine systems
100000 bonus is divided up. Come and meet the "sister who braves the wind and waves" among the winners
[classes and objects] explain classes and objects in simple terms
File links cannot be opened or downloaded in Google browser
POI excel percentage
2022-06-23 VGMP-OSPF-域间安全策略-NAT策略(更新中)
[untitled]
New knowledge! The virtual machine network card causes your DNS resolution to slow down
[Code] occasionally take values, judge blanks, look up tables, verify, etc
UTC时间、GMT时间、CST时间
On the practice of performance optimization and stability guarantee
Laravel Web框架
Ruoyi interface permission verification
JMeter test result output
DNS forward query:
MySQL installation
Shim and Polyfill in [concept collection]
Golang operation redis: write and read kV data
Software testing learning - day one