当前位置:网站首页>[set theory] partial order relation (partial order relation definition | partial order set definition | greater than or equal to relation | less than or equal to relation | integer division relation |
[set theory] partial order relation (partial order relation definition | partial order set definition | greater than or equal to relation | less than or equal to relation | integer division relation |
2022-07-03 03:20:00 【Programmer community】
List of articles
- One . Partial order relation
- 1. Partial order relation definition
- ( 1 ) Partial order relation definition ( introspect | antisymmetric | Pass on )
- ( 2 ) Partial order relation And Equivalence relation ( Equivalence relation Used for classification | Partial order relation Used to organize )
- 2. Poset definition
- ( 1 ) Poset definition
- Two . Partial order relation Example
- 1. Less than or equal to
- ( 1 ) Less than or equal to explain
- ( 2 ) Less than or equal to analysis
- 2. Relationship greater than or equal to
- ( 1 ) Relationship greater than or equal to explain
- ( 2 ) Relationship greater than or equal to analysis
- 3. Division relations
- ( 1 ) Division relations explain
- ( 2 ) Division relations analysis
- 4. Inclusion relation
- ( 1 ) Inclusion relation explain
- ( 2 ) Inclusion relation analysis
- 5. Refinement relation
- ( 1 ) Refinement relation explain
- ( 2 ) Refinement relation analysis
One . Partial order relation
1. Partial order relation definition
( 1 ) Partial order relation definition ( introspect | antisymmetric | Pass on )
Partial order relation Definition :
1. precondition 1 :
A
̸
=
∅
A \not= \varnothing
A̸=∅ , also
R
⊆
A
×
A
R \subseteq A \times A
R⊆A×A ;
2. precondition 2 : If
R
R
R yes introspect , antisymmetric , Delivered ;
- ① introspect : Every element own and own Have a relationship ,
x
R
x
xRx
xRx ;
- ② antisymmetric : If
x
R
y
xRy
xRy also
y
R
x
yRx
yRx be
x
=
y
x=y
x
̸
=
y
x \not=y
x̸=y ,
x
R
y
xRy
xRy and
y
R
x
yRx
yRx Can't exist at the same time ; There can be no , But it must not happen at the same time ;
x=y , namely
- ③ Pass on : If Yes
x
R
y
xRy
xRy ,
y
R
z
yRz
yRz , Then there must be
x
R
z
xRz
xRz , If the premise does not hold , Then it is also reluctantly called transmission ;
- ① introspect : Every element own and own Have a relationship ,
3. Conclusion : call
R
R
R by
A
A
A The partial order relations on the ;
4. Express : Use
⪯
\preceq
⪯ Indicates a partial order relation ;
5. How to read :
⪯
\preceq
⪯ pronounce as " Less than or equal to " ;
6. Use a formula to express :
<
x
,
y
>
∈
R
*
x
R
y
*
x
⪯
y
<x, y> \in R \Longleftrightarrow xRy \Longleftrightarrow x \preceq y
<x,y>∈R*xRy*x⪯y
7. Formula interpretation : If
x
x
x ,
y
y
y Two elements constitute Ordered pair
<
x
,
y
>
<x,y>
<x,y> , And in partial order
R
R
R in ,
x
x
x and
y
y
y have
R
R
R Relationship , Or you could write it as
x
x
x Less than or equal to ( Partial order symbol )
y
y
y ;
8. Common partial order relations : Trees On Of Less than or equal to , Containment relationships on sets , Not
0
0
0 The integer division relationship between natural numbers , Are common partial order relations ;
( 2 ) Partial order relation And Equivalence relation ( Equivalence relation Used for classification | Partial order relation Used to organize )
Partial order relation And Equivalence relation :
- 1. Represents the hierarchy : Partial order relation is a very common binary relation , Usually used for Express hierarchy ;
- 2. Equivalence relation : Equivalence relation yes Used for classification , Will a aggregate It is divided into Several equivalence classes ;
- 3. Partial order relation : Partial order relation Usually Used to organize , Inside each class , Give it a structure , Especially the hierarchy , There are upper and lower levels ,
2. Poset definition
( 1 ) Poset definition
Posets Definition :
- 1. precondition 1 :
⪯
\preceq
⪯ yes
A
A
A Upper Partial order relation ;
- 2. Conclusion :
<
A
,
⪯
>
<A , \preceq>
<A,⪯> Is a partially ordered set ;
- 3. Reading : aggregate
A
A
A And Partial order relation
⪯
\preceq
⪯ The order of composition is right , be called Posets ;
Two . Partial order relation Example
1. Less than or equal to
( 1 ) Less than or equal to explain
Examples of posets 1 ( Less than or equal to
≤
\leq
≤ yes Partial order relation ) :
- 1. The formula says :
∅
̸
=
A
⊆
R
,
<
A
,
≤
>
\varnothing \not= A \subseteq R , <A , \leq >
∅̸=A⊆R,<A,≤>
- 2. Language description : If
A
A
A yes Set of real numbers
R
R
A
A
A You can't yes An empty set
∅
\varnothing
∅ , aggregate
A
A
R Of A subset of , also
A Medium Less than or equal to , It's a partial order relationship ;
- 3. Express relationships in the form of sets :
≤
=
{
<
x
,
y
>
∣
x
,
y
∈
A
∧
x
≤
y
}
\leq = \{ <x,y> | x,y \in A \land x \leq y \}
≤={ <x,y>∣x,y∈A∧x≤y}
( 2 ) Less than or equal to analysis
Set of real numbers
A
A
A Upper Less than or equal to (
≤
\leq
≤ ) analysis :
- 1. Reflexive property analysis :
x
x
x Less than or equal to
x
x
x ,
x
≤
x
x \leq x
x≤x , Is established , Less than or equal to yes Reflexive ;
- 2. Analysis of antisymmetric properties :
x
x
x Less than or equal to
y
y
y ,
y
y
y Less than or equal to
x
x
x , Introduction
x
=
y
x = y
x=y , accord with Antisymmetric property Of Definition , therefore Less than or equal to Relationship yes Antisymmetric ,
- 3. Transitive property analysis :
x
x
x Less than or equal to
y
y
y ,
y
y
y Less than or equal to
z
z
z ,
x
x
x Less than or equal to
z
z
z , Is established , therefore Less than or equal to yes Delivered ;
- 4. summary : in summary , Less than or equal to Relationship yes Partial order relation ;
2. Relationship greater than or equal to
( 1 ) Relationship greater than or equal to explain
Examples of posets 2 ( Relationship greater than or equal to
≥
\geq
≥ yes Partial order relation ) :
- 1. The formula says :
∅
̸
=
A
⊆
R
,
<
A
,
≥
>
\varnothing \not= A \subseteq R , <A , \geq >
∅̸=A⊆R,<A,≥>
- 2. Language description : If
A
A
A yes Set of real numbers
R
R
A
A
A You can't yes An empty set
∅
\varnothing
∅ , aggregate
A
A
A Medium Relationship greater than or equal to (
≥
\geq
R Of A subset of , also
≥ ) , It's a partial order relationship ;
- 3. Express relationships in the form of sets :
≥
=
{
<
x
,
y
>
∣
x
,
y
∈
A
∧
x
≥
y
}
\geq = \{ <x,y> | x,y \in A \land x \geq y \}
≥={ <x,y>∣x,y∈A∧x≥y}
( 2 ) Relationship greater than or equal to analysis
Set of real numbers
A
A
A Upper Relationship greater than or equal to (
≥
\geq
≥ ) analysis :
- 1. Reflexive property analysis :
x
x
x Greater than or equal to
x
x
x ,
x
≥
x
x \geq x
x≥x , Is established , Relationship greater than or equal to yes Reflexive ;
- 2. Analysis of antisymmetric properties :
x
x
x Greater than or equal to
y
y
y ,
y
y
y Greater than or equal to
x
x
x , Introduction
x
=
y
x = y
x=y , accord with Antisymmetric property Of Definition , therefore Greater than or equal to Relationship yes Antisymmetric ,
- 3. Transitive property analysis :
x
x
x Greater than or equal to
y
y
y ,
y
y
y Greater than or equal to
z
z
z ,
x
x
x Greater than or equal to
z
z
z , Is established , therefore Relationship greater than or equal to yes Delivered ;
- 4. summary : in summary , Greater than or equal to Relationship yes Partial order relation ;
3. Division relations
( 1 ) Division relations explain
Examples of posets 3 ( Division relations yes Partial order relation ) :
- 1. The formula says :
∅
̸
=
A
⊆
Z
+
=
{
x
∣
x
∈
Z
∧
x
>
0
}
<
A
,
∣
>
\varnothing \not= A \subseteq Z_+ = \{ x | x \in Z \land x > 0 \}<A , | >
∅̸=A⊆Z+={ x∣x∈Z∧x>0}<A,∣>
- 2. Language description : If
A
A
A yes Positive integer set
Z
+
Z_+
A
A
A You can't yes An empty set
∅
\varnothing
∅ , aggregate
A
A
A Medium Division relations (
∣
|
∣ ) , It's a partial order relationship ;
Z+ Of A subset of , also
- 3. Express relationships in the form of sets :
∣
=
{
<
x
,
y
>
∣
x
,
y
∈
A
∧
x
∣
y
}
|= \{ <x,y> | x,y \in A \land x | y \}
∣={ <x,y>∣x,y∈A∧x∣y}
- 4. Division relations :
x
∣
y
x|y
x
x
x yes
y
y
y Factor of , or
y
y
y yes
x
x
x Multiple ;
x∣y ,
( 2 ) Division relations analysis
Positive integer set
A
A
A Upper Division relations (
∣
|
∣ ) analysis :
- 1. Reflexive property analysis :
x
x
x to be divisible by
x
x
x ,
x
∣
x
x | x
x∣x , Is established , Division relations ( | ) yes Reflexive ;
- 2. Analysis of antisymmetric properties :
x
x
x to be divisible by
y
y
y ,
y
y
y to be divisible by
x
x
x , Two positive integers can be divided by each other , They can only be equal , Introduction
x
=
y
x = y
x=y , accord with Antisymmetric property Of Definition , therefore to be divisible by Relationship yes Antisymmetric ,
- 3. Transitive property analysis :
x
x
x to be divisible by
y
y
y ,
y
y
y to be divisible by
z
z
z ,
x
x
x to be divisible by
z
z
z , Is established , therefore Division relations yes Delivered ;
- 4. summary : in summary , to be divisible by Relationship yes Partial order relation ;
4. Inclusion relation
( 1 ) Inclusion relation explain
Examples of posets 4 ( Inclusion relation
⊆
\subseteq
⊆ yes Partial order relation ) :
- 1. The formula says :
A
⊆
P
(
A
)
,
⊆
=
{
<
x
,
y
>
∣
x
,
y
∈
A
∧
x
⊆
y
}
\mathscr{A} \subseteq P(A) , \subseteq = \{<x , y> | x , y \in \mathscr{A} \land x \subseteq y \}
A⊆P(A),⊆={ <x,y>∣x,y∈A∧x⊆y}
- 2. Language description : aggregate
A
A
A The power set on
P
(
A
)
P(A)
P
(
A
)
P(A)
P(A) Subsets of constitute Set family
A
\mathscr{A}
A , This set family
A
\mathscr{A}
P(A) ,
A Inclusion relation on , It's a partial order relationship ;
( 2 ) Inclusion relation analysis
analysis A collection of Subset Family The inclusive relationship between :
① Suppose a relatively simple set
A
=
{
a
,
b
}
A=\{a, b\}
A={ a,b}
② analysis below
A
A
A Of 3 Subset family ;
A
1
=
{
∅
,
{
a
}
,
{
b
}
}
\mathscr{A}_1 = \{ \varnothing , \{a\} , \{b\} \}
A1={ ∅,{ a},{ b}}
Set family
A
1
\mathscr{A}_1
A1 contain An empty set
∅
\varnothing
∅ , Unit set
{
a
}
\{a\}
{ a} , Unit set
{
b
}
\{b\}
{ b} ;
A
2
=
{
{
a
}
,
{
a
,
b
}
}
\mathscr{A}_2 = \{ \{a\} , \{a, b\} \}
A2={ { a},{ a,b}}
Set family
A
2
\mathscr{A}_2
A2 contain Unit set
{
a
}
\{a\}
{ a} , 2 Meta set
{
a
,
b
}
\{a, b\}
{ a,b} ;
A
3
=
P
(
A
)
=
{
∅
,
{
a
}
,
{
b
}
,
{
a
,
b
}
}
\mathscr{A}_3 = P(A) = \{ \varnothing , \{a\} , \{b\} , \{a, b\} \}
A3=P(A)={ ∅,{ a},{ b},{ a,b}}
Set family
A
3
\mathscr{A}_3
A3 contain An empty set
∅
\varnothing
∅ , Unit set
{
a
}
\{a\}
{ a} , Unit set
{
b
}
\{b\}
{ b} , 2 Meta set
{
a
,
b
}
\{a, b\}
{ a,b} ; This is a aggregate
A
A
A Of Power set ;
③ List the set family
A
1
\mathscr{A}_1
A1 Inclusion relation on :
⊆
1
=
I
A
1
∪
{
<
∅
,
{
a
}
>
,
<
∅
,
{
b
}
>
}
\subseteq_1 = I_{\mathscr{A}1} \cup \{ <\varnothing , \{a\}> , <\varnothing , \{b\}> \}
⊆1=IA1∪{ <∅,{ a}>,<∅,{ b}>}
⊆
1
\subseteq_1
⊆1 Is a collection
A
1
\mathscr{A}1
A1 The partial order relations on the ;
namely analysis An empty set
∅
\varnothing
∅ , Unit set
{
a
}
\{a\}
{ a} , Unit set
{
b
}
\{b\}
{ b} Three The containment relationship between sets :
- 1. Identity
I
A
1
I_{\mathscr{A}1}
<
{
a
}
,
{
a
}
>
and
<
{
b
}
,
{
b
}
>
<\{a\} , \{a\}> and <\{b\} , \{b\}>
<{ a},{ a}> and <{ b},{ b}> , Identity relations on sets , Every assembly sure Self contained ;
IA1 :
- 2.
<
∅
,
{
a
}
>
<\varnothing , \{a\}>
{
a
}
\{a\}
{ a} ;
<∅,{ a}> : An empty set sure Included in aggregate
- 3.
<
∅
,
{
b
}
>
<\varnothing , \{b\}>
{
b
}
\{b\}
{ b} ;
<∅,{ b}> : An empty set sure Included in aggregate
- 4. summary : These include relationships Property analysis of :
- ① introspect : Each element itself contain own ,
A
⊆
A
A \subseteq A
A⊆A , The containment relationship has Reflexive nature ;
- ② antisymmetric : If aggregate
A
⊆
B
A \subseteq B
A⊆B ,
B
⊆
A
B \subseteq A
B⊆A , that
A
=
B
A = B
A=B , obviously Inclusion relation Have antisymmetric properties ;
- ③ Pass on : If
A
⊆
B
A \subseteq B
A⊆B , also
A
⊆
C
A \subseteq C
A⊆C , So there are
A
⊆
C
A \subseteq C
A⊆C , Inclusion relation It has transitive property ;
- ① introspect : Each element itself contain own ,
④ List the set family
A
2
\mathscr{A}_2
A2 Inclusion relation on :
⊆
2
=
I
A
2
∪
{
<
{
a
}
,
{
a
,
b
}
>
\subseteq_2 = I_{\mathscr{A}2} \cup \{ <\{a\} , \{a, b\}>
⊆2=IA2∪{ <{ a},{ a,b}>
⊆
2
\subseteq_2
⊆2 Is a collection
A
2
\mathscr{A}2
A2 The partial order relations on the ;
⑤ List the set family
A
3
\mathscr{A}_3
A3 Inclusion relation on :
⊆
3
=
I
A
3
∪
{
<
∅
,
{
a
}
>
,
<
∅
,
{
b
}
>
,
<
∅
,
{
a
,
b
}
>
,
<
{
a
}
,
{
a
,
b
}
>
,
<
{
b
}
,
{
a
,
b
}
>
}
\subseteq_3 = I_{\mathscr{A}3} \cup \{ <\varnothing , \{a\}> , <\varnothing , \{b\}>, <\varnothing , \{a, b\}> , <\{a\} , \{a, b\}> , <\{b\} , \{a, b\}> \}
⊆3=IA3∪{ <∅,{ a}>,<∅,{ b}>,<∅,{ a,b}>,<{ a},{ a,b}>,<{ b},{ a,b}>}
⊆
3
\subseteq_3
⊆3 Is a collection
A
3
\mathscr{A}_3
A3 The partial order relations on the ;
5. Refinement relation
( 1 ) Refinement relation explain
Examples of posets 5 ( Refinement relation
⪯
Add
fine
\preceq_{ Refine }
⪯ Add fine yes Partial order relation ) :
- 1. Detailed relationship description :
A
̸
=
∅
A \not= \varnothing
A̸=∅ ,
π
\pi
π yes from
A
A
A Of Some divisions Set of components ;
⪯
Add
fine
=
{
<
x
,
y
>
∣
x
,
y
∈
π
∧
x
yes
y
Of
Add
fine
}
\preceq_{ Refine } = \{<x , y> | x , y \in \pi \land x yes y Of Refine \}
⪯ Add fine ={ <x,y>∣x,y∈π∧x yes y Of Add fine }
- 2. Divide : Divide yes One Set family ( A collection of collections ) , Its elements are collections Also called Fast division , among Every element ( Elements in the set family ) aggregate Medium Elements yes Nonempty set
A
A
A The elements of ;
- ① The set family does not contain empty sets ;
- ② Any two sets in this set family do not want to intersect ;
- ③ In this set family all Elements Union and collection , obtain aggregate
A
A
A ;
( 2 ) Refinement relation analysis
analysis A collection of Between divisions Of Refine Relationship :
① aggregate
A
=
{
a
,
b
,
c
}
A = \{a, b, c\}
A={ a,b,c} , Below Divide and Refine Are based on The aggregate Analyze ;
② below List the set
A
A
A Of 5 A division :
Divide 1 : Corresponding 1 An equivalence relation , Divide into 1 class ;
A
1
=
{
{
a
,
b
,
c
}
}
\mathscr{A}_1 =\{ \{ a, b, c \} \}
A1={ { a,b,c}}
Divide 2 : Corresponding 2 An equivalence relation , Divide into 2 class ;
A
2
=
{
{
a
}
,
{
b
,
c
}
}
\mathscr{A}_2 = \{ \{ a \} , \{ b, c \} \}
A2={ { a},{ b,c}}
Divide 3 : Corresponding 2 An equivalence relation , Divide into 2 class ;
A
3
=
{
{
b
}
,
{
a
,
c
}
}
\mathscr{A}_3 = \{ \{ b \} , \{ a, c \} \}
A3={ { b},{ a,c}}
Divide 4 : Corresponding 2 An equivalence relation , Divide into 2 class ;
A
4
=
{
{
c
}
,
{
a
,
b
}
}
\mathscr{A}_4 = \{ \{ c \} , \{ a, b \}\}
A4={ { c},{ a,b}}
Divide 5 : Corresponding 3 An equivalence relation , Divide into 3 class ; Each element has its own kind
A
5
=
{
{
a
}
,
{
b
}
,
{
c
}
}
\mathscr{A}_5 = \{ \{ a \} , \{ b \}, \{ c \} \}
A5={ { a},{ b},{ c}}
③ below List several sets composed of partitions to be analyzed :
aggregate 1 :
π
1
=
{
A
1
,
A
2
}
\pi_1 = \{ \mathscr{A}_1, \mathscr{A}_2 \}
π1={ A1,A2}
aggregate 2 :
π
2
=
{
A
2
,
A
3
}
\pi_2 = \{ \mathscr{A}_2, \mathscr{A}_3 \}
π2={ A2,A3}
aggregate 3 :
π
3
=
{
A
1
,
A
2
,
A
3
,
A
4
,
A
5
}
\pi_3 = \{ \mathscr{A}_1, \mathscr{A}_2, \mathscr{A}_3, \mathscr{A}_4, \mathscr{A}_5 \}
π3={ A1,A2,A3,A4,A5}
④ aggregate
π
1
\pi_1
π1 Analysis of refinement relationship on :
- 1. You are your own refinement : Each division , You are your own refinement , therefore Refining the relationship Yes
I
π
1
I_{\pi 1}
Iπ1 ,
<
A
1
,
A
1
>
<\mathscr{A}_1 , \mathscr{A}_1>
<A1,A1> ,
<
A
2
,
A
2
>
<\mathscr{A}_2 , \mathscr{A}_2>
<A2,A2> ;
- 2. Other details :
A
2
\mathscr{A}_2
A2 Divided Each partition , All are
A
1
\mathscr{A}_1
A
2
\mathscr{A}_2
A2 yes
A
1
\mathscr{A}_1
A1 The refinement of , Remember to do
<
A
2
,
A
1
>
<\mathscr{A}_2, \mathscr{A}_1>
<A2,A1> ;
A1 Divide Middle block A subset of a partitioned block of , So there is
- 3. Refined definition :
A
1
\mathscr{A}_1
A1 and
A
2
\mathscr{A}_2
A2 It's all a collection
A
A
A
2
\mathscr{A}_2
A2 Medium Each partition , Are contained in
A
1
\mathscr{A}_1
A1 In a partition in , said
A
2
\mathscr{A}_2
A2 yes
A
1
\mathscr{A}_1
A Division ,
A1 The refinement of ;
- 4. List the detailed Relations :
⪯
1
=
I
π
1
∪
{
<
A
2
,
A
1
>
}
\preceq_1 = I_{\pi 1} \cup \{ <\mathscr{A}_2, \mathscr{A}_1> \}
⪯1=Iπ1∪{ <A2,A1>}
⑤ aggregate
π
2
\pi_2
π2 Analysis of refinement relationship on :
- 1. You are your own refinement : Each division , You are your own refinement , therefore Refining the relationship Yes
I
π
2
I_{\pi 2}
Iπ2 ,
<
A
3
,
A
3
>
<\mathscr{A}_3 , \mathscr{A}_3>
<A3,A3> ,
<
A
2
,
A
2
>
<\mathscr{A}_2 , \mathscr{A}_2>
<A2,A2> ;
- 2. Other details :
A
2
\mathscr{A}_2
A2 and
A
3
\mathscr{A}_3
A3 These two divisions are not refinement of each other , therefore There are no other refinements in this set ;
- 4. List the detailed Relations :
⪯
2
=
I
π
2
\preceq_2 = I_{\pi 2}
⪯2=Iπ2
⑥ aggregate
π
3
\pi_3
π3 Analysis of refinement relationship on :
- 1. You are your own refinement : Each division , You are your own refinement , therefore Refining the relationship Yes
I
π
3
I_{\pi 3}
Iπ3 ,
<
A
1
,
A
1
>
<\mathscr{A}_1 , \mathscr{A}_1>
<A1,A1> ,
<
A
2
,
A
2
>
<\mathscr{A}_2 , \mathscr{A}_2>
<A2,A2>,
<
A
3
,
A
3
>
<\mathscr{A}_3 , \mathscr{A}_3>
<A3,A3>,
<
A
4
,
A
4
>
<\mathscr{A}_4 , \mathscr{A}_4>
<A4,A4>,
<
A
5
,
A
5
>
<\mathscr{A}_5 , \mathscr{A}_5>
<A5,A5> ;
- 2. Other details :
- ① And
A
5
\mathscr{A}_5
A
5
\mathscr{A}_5
A5 It is the most finely divided Equivalence relation ,
A
5
\mathscr{A}_5
A5 It's all the others Divide The refinement of , So there is
<
A
5
,
A
4
>
<\mathscr{A}_5 , \mathscr{A}_4>
<A5,A4> ,
<
A
5
,
A
3
>
<\mathscr{A}_5 , \mathscr{A}_3>
<A5,A3> ,
<
A
5
,
A
2
>
<\mathscr{A}_5 , \mathscr{A}_2>
<A5,A2> ,
<
A
5
,
A
1
>
<\mathscr{A}_5 , \mathscr{A}_1>
<A5,A1> ;
A5 Divide related refinements :
- ② And
A
1
\mathscr{A}_1
A
1
\mathscr{A}_1
A1 Is the coarsest division Equivalence relation , All the divisions All are
A
1
\mathscr{A}_1
A1 The refinement of , So there is
<
A
5
,
A
1
>
<\mathscr{A}_5 , \mathscr{A}_1>
<A5,A1> ,
<
A
4
,
A
1
>
<\mathscr{A}_4 , \mathscr{A}_1>
<A4,A1> ,
<
A
3
,
A
1
>
<\mathscr{A}_3 , \mathscr{A}_1>
<A3,A1> ,
<
A
2
,
A
1
>
<\mathscr{A}_2 , \mathscr{A}_1>
<A2,A1> ;
A1 Divide related refinements :
- ① And
- 4. List the detailed Relations :
⪯
3
=
I
π
3
∪
{
<
A
5
,
A
4
>
,
<
A
5
,
A
3
>
,
<
A
5
,
A
2
>
,
<
A
5
,
A
1
>
,
<
A
4
,
A
1
>
,
<
A
3
,
A
1
>
,
<
A
2
,
A
1
>
}
\preceq_3 = I_{\pi 3} \cup \{ <\mathscr{A}_5 , \mathscr{A}_4> , <\mathscr{A}_5 , \mathscr{A}_3> , <\mathscr{A}_5 , \mathscr{A}_2> , <\mathscr{A}_5 , \mathscr{A}_1> , <\mathscr{A}_4 , \mathscr{A}_1>, <\mathscr{A}_3 , \mathscr{A}_1>, <\mathscr{A}_2 , \mathscr{A}_1> \}
⪯3=Iπ3∪{ <A5,A4>,<A5,A3>,<A5,A2>,<A5,A1>,<A4,A1>,<A3,A1>,<A2,A1>}
边栏推荐
- Model transformation onnx2engine
- LVGL使用心得
- The calculation of stripe, kernel and padding in CNN
- 使用InputFilter限制EditText时踩坑及解决方案
- MongoDB基本操作【增、删、改、查】
- 900w+ data, from 17s to 300ms, how to operate
- 机械臂速成小指南(八):运动学建模(标准DH法)
- Solve high and send system Currenttimemillis Caton
- 程序员新人上午使用 isXxx 形式定义布尔类型,下午就被劝退?
- docker安装mysql
猜你喜欢

VS 2019安装及配置opencv

Don't use the new Dede collection without the updated Dede plug-in

Vs Code configure virtual environment

Ansible简介【暂未完成(半成品)】
![[Chongqing Guangdong education] cultural and natural heritage reference materials of China University of Geosciences (Wuhan)](/img/19/815e7cba81f6eb52db5ef0db556dfd.jpg)
[Chongqing Guangdong education] cultural and natural heritage reference materials of China University of Geosciences (Wuhan)

Anhui University | small target tracking: large-scale data sets and baselines
![C programming learning notes [edited by Mr. Tan Haoqiang] (Chapter III sequence programming) 05 data input and output](/img/38/9c460fc58b62609dd02e7c61207ae6.jpg)
C programming learning notes [edited by Mr. Tan Haoqiang] (Chapter III sequence programming) 05 data input and output

Nasvit: neural architecture search of efficient visual converter with gradient conflict perception hypernetwork training

Unity3d RPG implementation (medium)

Agile certification (professional scrum Master) simulation exercise-2
随机推荐
Force deduction ----- the minimum path cost in the grid
敏捷认证(Professional Scrum Master)模拟练习题
Agile certification (professional scrum Master) simulation exercises
Edit and preview in the back pipe to get the value writing method of the form
el-tree搜索方法使用
Left connection, inner connection
com. fasterxml. jackson. databind. Exc.invalidformatexception problem
Elsevier latex 提交文章 pdftex.def Error: File `thumbnails/cas-email.jpeg‘ not found: using draf
模糊查詢時報錯Parameter index out of range (1 > number of parameters, which is 0)
敏捷认证(Professional Scrum Master)模拟练习题-2
How to make backgroundworker return an object
node 开启服务器
PHP constructor with parameters - PHP constructor with a parameter
VS 2019 配置tensorRT生成engine
Ansible简介【暂未完成(半成品)】
Vs 2019 configuration tensorrt
UMI route interception (simple and rough)
Application of derivative in daily question
On the adjacency matrix and adjacency table of graph storage
The idea setting code is in UTF-8 idea Properties configuration file Chinese garbled