当前位置:网站首页>[set theory] order relation (chain | anti chain | chain and anti chain example | chain and anti chain theorem | chain and anti chain inference | good order relation)
[set theory] order relation (chain | anti chain | chain and anti chain example | chain and anti chain theorem | chain and anti chain inference | good order relation)
2022-07-03 09:16:00 【Programmer community】
List of articles
- One 、 chain
- Two 、 Anti chain
- 3、 ... and 、 Chain and anti chain examples
- Four 、 Chain and anti chain theorem
- 5、 ... and 、 Chain and anti chain inference
- 6、 ... and 、 Examples of chain and anti chain inference
- 7、 ... and 、 Good order relationship
One 、 chain
<
A
,
≼
>
<A, \preccurlyeq>
<A,≼> yes Posets ,
B
⊆
A
B \subseteq A
B⊆A ,
A group of elements in a partial order set form a set
B
B
B , If
B
B
B Both elements in the set are comparable , said
B
B
B The set is the partially ordered set
<
A
,
≼
>
<A, \preccurlyeq>
<A,≼> Chain ;
Symbolize :
∀
x
∀
y
(
x
∈
B
∧
y
∈
B
→
x
And
y
can
Than
)
\forall x \forall y ( x \in B \land y \in B \to x And y Comparable )
∀x∀y(x∈B∧y∈B→x And y can Than )
The essence of a chain is a set
∣
B
∣
|B|
∣B∣ Is the length of the chain
Two 、 Anti chain
<
A
,
≼
>
<A, \preccurlyeq>
<A,≼> yes Posets ,
B
⊆
A
B \subseteq A
B⊆A ,
A group of elements in a partial order set form a set
B
B
B , If
B
B
B Both elements in the set There is no comparison , said
B
B
B The set is the partially ordered set
<
A
,
≼
>
<A, \preccurlyeq>
<A,≼> Of Anti chain ;
Symbolize :
∀
x
∀
y
(
x
∈
B
∧
y
∈
B
∧
x
≠
y
→
x
And
y
No
can
Than
)
\forall x \forall y ( x \in B \land y \in B \land x\not= y \to x And y There is no comparison )
∀x∀y(x∈B∧y∈B∧x=y→x And y No can Than )
The essence of anti chain is a set
∣
B
∣
|B|
∣B∣ Is the length of the anti chain
3、 ... and 、 Chain and anti chain examples
Reference blog : 【 Set theory 】 Partial order relation Analysis of related topics ( Partial order relation Special elements in | Draw hastu | chain | Anti chain )
Four 、 Chain and anti chain theorem
<
A
,
≼
>
<A, \preccurlyeq>
<A,≼> yes Posets ,
B
⊆
A
B \subseteq A
B⊆A ,
A
A
A The longest chain length in the set is
n
n
n , The conclusion is as follows :
①
A
A
A There are maximal elements in the set ;
A
A
A The maximal element of a set is the largest element in the longest chain ;
②
A
A
A Exists in collection
n
n
n Partition blocks , Every partition is anti chain ;
take chain The maximal element in , Elements that are not comparable to this maximal element are placed in a set , Form a partition ; ( Note that the elements in the partition are not comparable to each other )
Among the remaining elements on the chain , Choose a very big yuan again , Then put the elements that are not comparable to the maximal element into a set , Form another partition ;
⋮
\vdots
⋮
The following example explains how to divide :

The above partial order set , The longest chain length is
6
6
6 ;
① Will be the largest yuan
g
,
h
g,h
g,h , The remaining elements that are not comparable to this maximal element
k
k
k Put in a collection ;
A
1
=
{
g
,
h
,
k
}
A_1 = \{ g , h , k \}
A1={ g,h,k}
② Put the maximal elements of the remaining elements
f
f
f , The remaining elements that are not comparable to this maximal element
j
j
j Put in a collection ;
A
2
=
{
f
,
j
}
A_2 = \{ f,j \}
A2={ f,j}
③ Put the maximal elements of the remaining elements
e
e
e , The remaining elements that are not comparable to this maximal element
i
i
i Put in a collection ;
A
3
=
{
e
,
i
}
A_3 = \{ e, i \}
A3={ e,i}
④ Put the maximal elements of the remaining elements
d
d
d , The rest of the elements are related to Kobe Bryant ;
A
4
=
{
d
}
A_4 = \{ d \}
A4={ d}
⑤ Put the maximal elements of the remaining elements
c
c
c , The rest of the elements are related to Kobe Bryant ;
A
5
=
{
c
}
A_5 = \{ c\}
A5={ c}
⑥ Put the maximal elements of the remaining elements
a
,
b
a,b
a,b , There are no remaining elements ;
A
6
=
{
a
,
b
}
A_6 = \{ a,b \}
A6={ a,b}
The whole is divided into :
A
=
{
{
g
,
h
,
k
}
,
{
f
,
j
}
,
{
e
,
i
}
,
{
d
}
,
{
c
}
,
{
a
,
b
}
}
\mathscr{A} = \{ \{ g , h , k \} ,\{ f,j \} , \{ e, i \} , \{ d \} , \{ c\} , \{ a,b \} \}
A={ { g,h,k},{ f,j},{ e,i},{ d},{ c},{ a,b}}
Remove one layer of the longest chain every time , Finally, remove the longest chain , obtain
n
n
n Partition blocks ;
5、 ... and 、 Chain and anti chain inference
<
A
,
≼
>
<A, \preccurlyeq>
<A,≼> yes Posets ,
B
⊆
A
B \subseteq A
B⊆A ,
A
A
A Set size is
m
n
+
1
mn + 1
mn+1 ,
∣
A
∣
=
m
n
+
1
|A| = mn + 1
∣A∣=mn+1 , The conclusion is as follows :
A
A
A Either exists in the set
m
+
1
m+1
m+1 Anti chain of , Or there is
n
+
1
n + 1
n+1 Chain ;
Use the counter evidence to prove :
If neither
m
+
1
m+1
m+1 Anti connection of , There is no
n
+
1
n + 1
n+1 Chain ,
Suppose you have a length of
n
n
n Chain , The length is
m
m
m Anti connection of ,
A
A
A The set is divided at most
n
n
n Partition blocks , Each partition has at most
m
m
m Elements , The set has at most
m
n
m n
mn Elements , And
∣
A
∣
=
m
n
+
1
|A| = mn + 1
∣A∣=mn+1 contradiction ;
6、 ... and 、 Examples of chain and anti chain inference

The above partial order set , The longest chain length is
6
6
6 ;
A
=
{
a
,
b
,
c
,
d
,
e
,
f
,
g
,
h
,
k
,
j
,
i
}
A = \{ a,b,c,d,e,f,g,h,k,j,i \}
A={ a,b,c,d,e,f,g,h,k,j,i} Collection , The number of elements is
11
11
11 individual ,
A
A
A There are
The length is
6
6
6 Chain ,
{
a
,
c
,
d
,
e
,
f
,
g
}
\{ a, c,d, e,f, g \}
{ a,c,d,e,f,g} ,
{
b
,
c
,
d
,
e
,
f
,
h
}
\{ b, c,d, e,f, h \}
{ b,c,d,e,f,h}
The length is
3
3
3 Anti chain of ,
{
g
,
h
,
k
}
\{ g,h,k \}
{ g,h,k} ,
{
a
,
b
,
i
}
\{ a,b,i \}
{ a,b,i} ,
{
g
,
h
,
i
}
\{ g,h,i \}
{ g,h,i} ,
{
a
,
b
,
k
}
\{ a,b,k \}
{ a,b,k}
∣
A
∣
=
11
=
2
×
5
+
1
|A| = 11 = 2 \times 5 + 1
∣A∣=11=2×5+1
A
A
A The set either has a length of
2
+
1
=
3
2 + 1 = 3
2+1=3 Anti chain of , Or there is a length of
5
+
1
=
6
5 + 1 = 6
5+1=6 Chain ; ( Both are satisfied )
or
A
A
A The set either has a length of
5
+
1
=
6
5 + 1 = 6
5+1=6 Anti chain of , Or there is a length of
2
+
1
=
3
2 + 1 = 3
2+1=3 Chain ; ( The satisfying length is
3
3
3 Chain )
A
A
A Partition on set :
A
=
{
{
g
,
h
,
k
}
,
{
f
,
j
}
,
{
e
,
i
}
,
{
d
}
,
{
c
}
,
{
a
,
b
}
}
\mathscr{A} = \{ \{ g , h , k \} ,\{ f,j \} , \{ e, i \} , \{ d \} , \{ c\} , \{ a,b \} \}
A={ { g,h,k},{ f,j},{ e,i},{ d},{ c},{ a,b}}
A
=
{
{
g
,
h
}
,
{
f
}
,
{
e
}
,
{
d
}
,
{
c
,
j
}
,
{
a
,
b
,
i
}
}
\mathscr{A} = \{ \{ g , h \} ,\{ f \} , \{ e \} , \{ d \} , \{ c, j\} , \{ a,b , i \} \}
A={ { g,h},{ f},{ e},{ d},{ c,j},{ a,b,i}}
7、 ... and 、 Good order relationship
<
A
,
≺
>
<A, \prec>
<A,≺> yes Quasi totally ordered set ,
If
A
A
A Any non empty subset in the set
B
B
B , There is a minimum yuan ,
said
≺
\prec
≺ Is a collection
A
A
A On the good order relationship ,
call
<
A
,
≺
>
<A, \prec>
<A,≺> Is a well ordered set
<
N
,
<
>
<N, <>
<N,<> It's a well ordered set ,
N
N
N Non empty subsets in a set have minimal elements , The least is
0
0
0 ;
<
Z
,
<
>
<Z, <>
<Z,<> Not a well ordered set ,
Z
Z
Z Non empty subsets in a set may not have minimal elements , May be
−
∞
-\infty
−∞ ;
边栏推荐
- Solve POM in idea Comment top line problem in XML file
- Sword finger offer II 091 Paint the house
- String splicing method in shell
- 数位统计DP AcWing 338. 计数问题
- 【点云处理之论文狂读前沿版13】—— GAPNet: Graph Attention based Point Neural Network for Exploiting Local Feature
- Pic16f648a-e/ss PIC16 8-bit microcontroller, 7KB (4kx14)
- LeetCode 30. 串联所有单词的子串
- LeetCode 75. Color classification
- Uc/os self-study from 0
- LeetCode 715. Range module
猜你喜欢

Install third-party libraries such as Jieba under Anaconda pytorch

浅谈企业信息化建设

Find the combination number acwing 886 Find the combination number II

LeetCode 871. Minimum refueling times

PIC16F648A-E/SS PIC16 8位 微控制器,7KB(4Kx14)

State compression DP acwing 91 Shortest Hamilton path

LeetCode 57. Insert interval

excel一小时不如JNPF表单3分钟,这样做报表,领导都得点赞!

LeetCode 515. Find the maximum value in each tree row

Excel is not as good as jnpf form for 3 minutes in an hour. Leaders must praise it when making reports like this!
随机推荐
<, < <,>, > > Introduction in shell
LeetCode 871. 最低加油次数
C language programming specification
LeetCode 1089. 复写零
[point cloud processing paper crazy reading classic version 7] - dynamic edge conditioned filters in revolutionary neural networks on Graphs
【点云处理之论文狂读前沿版12】—— Adaptive Graph Convolution for Point Cloud Analysis
数字化管理中台+低代码,JNPF开启企业数字化转型的新引擎
LeetCode 30. Concatenate substrings of all words
LeetCode 1089. Duplicate zero
Just graduate student reading thesis
The less successful implementation and lessons of RESNET
Tag paste operator (#)
【点云处理之论文狂读经典版14】—— Dynamic Graph CNN for Learning on Point Clouds
2022-2-13 learning xiangniuke project - version control
How to check whether the disk is in guid format (GPT) or MBR format? Judge whether UEFI mode starts or legacy mode starts?
即时通讯IM,是时代进步的逆流?看看JNPF怎么说
State compression DP acwing 91 Shortest Hamilton path
【点云处理之论文狂读前沿版8】—— Pointview-GCN: 3D Shape Classification With Multi-View Point Clouds
Beego learning - JWT realizes user login and registration
Jenkins learning (I) -- Jenkins installation