当前位置:网站首页>[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>}
边栏推荐
- Creation and destruction of function stack frame
- MySql实战45讲【全局锁和表锁】
- Pytorch配置
- MySql實戰45講【SQL查詢和更新執行流程】
- MySql实战45讲【事务隔离】
- Pat class B "1104 forever" DFS optimization idea
- 模糊查询时报错Parameter index out of range (1 > number of parameters, which is 0)
- TCP handshake three times and wave four times. Why does TCP need handshake three times and wave four times? TCP connection establishes a failure processing mechanism
- 销毁Session和清空指定的属性
- MySQL practice 45 lecture [transaction isolation]
猜你喜欢
MySQL practice 45 [global lock and table lock]
Application of derivative in daily question
MySql实战45讲【事务隔离】
[error record] the parameter 'can't have a value of' null 'because of its type, but the im
Pytorch轻量级可视化工具wandb(local)
Why does thread crash not cause JVM crash
力扣------网格中的最小路径代价
Gavin teacher's perception of transformer live class - rasa project's actual banking financial BOT Intelligent Business Dialogue robot architecture, process and phenomenon decryption through rasa inte
Docker install MySQL
Vs 2019 installation and configuration opencv
随机推荐
MySQL practice 45 [global lock and table lock]
How to limit the size of the dictionary- How to limit the size of a dictionary?
[combinatorics] Application of exponential generating function (multiple set arrangement problem | different balls in different boxes | derivation of exponential generating function of odd / even sequ
Opengauss database development and debugging tool guide
How to use asp Net MVC identity 2 change password authentication- How To Change Password Validation in ASP. Net MVC Identity 2?
MySql实战45讲【行锁】
Stepping on pits and solutions when using inputfilter to limit EditText
Variable declarations following if statements
使用InputFilter限制EditText时踩坑及解决方案
403 error displayed when vs cloning
Edit and preview in the back pipe to get the value writing method of the form
On the adjacency matrix and adjacency table of graph storage
C programming learning notes [edited by Mr. Tan Haoqiang] (Chapter III sequence programming) 05 data input and output
C#通用接口调用
从输入URL到页面展示这中间发生了什么?
How to select the minimum and maximum values of columns in the data table- How to select min and max values of a column in a datatable?
C# WebRequest POST模式 ,基于“Basic Auth”口令认证模式,使用multipart/form-data方式上传文件及提交其他数据
com. fasterxml. jackson. databind. Exc.invalidformatexception problem
BigVision代码
Distributed transaction