当前位置:网站首页>[set theory] relation properties (reflexivity | reflexivity theorem | reflexivity | reflexivity theorem | example)
[set theory] relation properties (reflexivity | reflexivity theorem | reflexivity | reflexivity theorem | example)
2022-07-03 04:51:00 【Programmer community】
List of articles
- One 、 reflexivity
- Two 、 Reflexivity theorem
- 3、 ... and 、 Reflexivity
- Four 、 Anti reflexivity theorem
- 5、 ... and 、 Examples of reflexivity and reflexivity
One 、 reflexivity
Reflexive symbolic description :
R
⊆
A
×
A
R \subseteq A \times A
R⊆A×A
R
R
R The relationship is Reflexive
⇔
\Leftrightarrow
⇔
∀
x
(
x
∈
A
→
x
R
x
)
\forall x ( x \in A \to xRx )
∀x(x∈A→xRx)
⇔
\Leftrightarrow
⇔
(
∀
x
∈
A
)
x
R
x
(\forall x \in A) xRx
(∀x∈A)xRx
Non reflexive symbolic description :
R
R
R Right and wrong reflexive
⇔
\Leftrightarrow
⇔
∃
x
(
x
∈
A
∧
¬
x
R
x
)
\exist x( x \in A \land \lnot xRx )
∃x(x∈A∧¬xRx)
Reflexive textual description :
R
R
R yes
A
A
A Binary relations on sets ,
R
R
R It's reflexive ,
If and only if
R
R
R In the collection , arbitrarily
x
x
x Belong to a collection
A
A
A The elements of ,
x
x
x And
x
x
x Have a relationship
R
R
R( Must be all
x
x
x )
irreflexive A word description : There is
x
x
x Elements ,
x
x
x Belong to
A
A
A The elements in the collection , also
x
x
x And
x
x
x It doesn't matter. ;
reflexivity It's validation Every element Rather than itself There are
R
R
R Relationship
Non reflexivity As long as there is one element Rather than itself No,
R
R
R The relationship is established
∅
\varnothing
∅ Empty relation on , Is reflexive , It is reflexive again
Two 、 Reflexivity theorem
Reflexivity theorem :
R
R
R It's reflexive
⇔
\Leftrightarrow
⇔
I
A
⊆
R
I_A \subseteq R
IA⊆R
⇔
\Leftrightarrow
⇔
R
−
1
yes
since
back
Of
R^{-1} It's reflexive
R−1 yes since back Of
⇔
\Leftrightarrow
⇔
M
(
R
)
M(R)
M(R) The values on the main diagonal of the relationship matrix are
1
1
1
⇔
\Leftrightarrow
⇔
G
(
R
)
G(R)
G(R) Every vertex in the graph has a ring
A word description :
R
R
R It's reflexive
If and only if
R
R
R Including identity relation ,
I
A
⊆
R
I_A \subseteq R
IA⊆R
If and only if
R
−
1
R^{-1}
R−1 It's reflexive
If and only if
M
(
R
)
M(R)
M(R) The elements on the main diagonal of the relation matrix are all
1
1
1
If and only if
G
(
R
)
G(R)
G(R) Every vertex in the graph has a ring
3、 ... and 、 Reflexivity
Reflexivity :
R
⊆
A
×
A
R \subseteq A \times A
R⊆A×A
R
R
R It's anti reflexive
⇔
\Leftrightarrow
⇔
∀
x
(
x
∈
A
→
¬
x
R
x
)
\forall x ( x \in A \to \lnot xRx )
∀x(x∈A→¬xRx)
⇔
\Leftrightarrow
⇔
(
∀
x
∈
A
)
¬
x
R
x
(\forall x \in A) \lnot xRx
(∀x∈A)¬xRx
The diagram :
introspect Every point They all have rings ( a key )
irreflexive yes Some have rings , Some have no rings
Reflexion Every point There is no ring ( a key )
Non reflexive yes Some have rings , Some have no rings
∅
\varnothing
∅ Empty relation on , Is reflexive , It is reflexive again
Four 、 Anti reflexivity theorem
Reflexive theorem :
R
R
R It's anti reflexive
⇔
\Leftrightarrow
⇔
I
A
∩
R
=
∅
I_A \cap R = \varnothing
IA∩R=∅
⇔
\Leftrightarrow
⇔
R
−
1
R^{-1}
R−1 It's anti reflexive
⇔
\Leftrightarrow
⇔
M
(
R
)
M(R)
M(R) The elements on the main diagonal are
0
0
0
⇔
\Leftrightarrow
⇔
G
(
R
)
G(R)
G(R) There is no ring at every vertex
A word description :
R
R
R It's anti reflexive
If and only if Relationship
R
R
R And Identity
I
A
I_A
IA Disjoint
If and only if The inverse of the relationship
R
−
1
R^{-1}
R−1 It's anti reflexive
If and only if The relational matrix
M
(
R
)
M(R)
M(R) The elements on the main diagonal are all
0
0
0
If and only if The diagram
G
(
R
)
G(R)
G(R) Every vertex of has no ring
5、 ... and 、 Examples of reflexivity and reflexivity
In the above diagram , Every vertex has a ring , It's reflexive ;
In the above diagram , Every vertex has no ring , It's anti reflexive
In the above diagram , Some vertices have rings , Some vertices have no rings , Nothing ;
边栏推荐
- Current market situation and development prospect forecast of global UV sensitive resin 3D printer industry in 2022
- ZABBIX monitoring of lamp architecture (3): zabbix+mysql (to be continued)
- Prepare for 2022 and welcome the "golden three silver four". The "summary of Android intermediate and advanced interview questions in 2022" is fresh, so that your big factory interview can go smoothly
- Leetcode simple problem delete an element to strictly increment the array
- document. The problem of missing parameters of referer is solved
- FISCO bcos zero knowledge proof Fiat Shamir instance source code
- Market status and development prospect prediction of global fermentation acid industry in 2022
- [set theory] binary relationship (special relationship type | empty relationship | identity relationship | global relationship | divisive relationship | size relationship)
- Youdao cloud notes
- Market status and development prospect prediction of global fermented plant protein industry in 2022
猜你喜欢
2022 registration of G2 utility boiler stoker examination and G2 utility boiler stoker reexamination examination
JVM原理简介
《牛客刷verilog》Part II Verilog进阶挑战
Leetcode simple problem delete an element to strictly increment the array
Contents of welder (primary) examination and welder (primary) examination in 2022
Learning practice: comprehensive application of cycle and branch structure (I)
2022 tea master (intermediate) examination questions and tea master (intermediate) examination skills
STM32 reverse entry
Thesis reading_ Chinese NLP_ ELECTRA
ZABBIX monitoring of lamp architecture (3): zabbix+mysql (to be continued)
随机推荐
2022 Shandong Province safety officer C certificate examination content and Shandong Province safety officer C certificate examination questions and analysis
Basic use of Metasploit penetration testing framework
Caijing 365 stock internal reference: what's the mystery behind the good father-in-law paying back 50 million?
逆袭大学生的职业规划
[SQL injection point] location and judgment of the injection point
Leetcode simple question: check whether the string is an array prefix
JS multidimensional array to one-dimensional array
The process of browser accessing the website
The current market situation and development prospect of the global gluten tolerance test kit industry in 2022
Summary of training competition (Lao Li's collection of questions)
Distinguish between releases and snapshots in nexus private library
Thesis reading_ Tsinghua Ernie
The programmer went to bed at 12 o'clock in the middle of the night, and the leader angrily scolded: go to bed so early, you are very good at keeping fit
Integration of Android high-frequency interview questions (including reference answers)
I've been in software testing for 8 years and worked as a test leader for 3 years. I can also be a programmer if I'm not a professional
JVM原理简介
Concurrent operation memory interaction
@RequestMapping
document. The problem of missing parameters of referer is solved
sql语句模糊查询遇到的问题