SlideShare a Scribd company logo
SKEW PRODUCTS OF DIRECTED GRAPHSCaridad Arroyo QuijanoKelvin Díaz Cruz
For what are the directed graph useful?	From a practical point of view, directed graphs let us study the unity relations that interact with each other. For instance, a computer net can be represented and studied using directed graphs, where the vertices would be the terminals and the path the connections which can be cables or wireless connections. 		After all, a wide range of problems can be solve with this application since directed graphs have vectorial spaces characteristics.
Directed GraphA directed graph  E = (V, P, r , s) consists of a countable set of vertices V, a countable set of edges, P, and maps r, s : PV identifying the range and source of each edge.
The Path SpaceA finite path is a sequence α of edges e1···ek where s(ei + 1) = r (ei) for i=1,, k – 1. We write α = e1···ek.  The length l(α) of α is just k.  Each vertex v is regarded as a finite path of length zero.  We denote the set of all finite paths in E by E*, and it is called the path space of E.
A Partial Operation on E *  For paths α and β in E * the expression αβis defined only when r(α) = s(β). In that case the product αβ, is just juxtaposition of α and β.
Examplee1e3α = e1e2e3 ,   β = e4e1 ,  r(α) = v4 ,  s(β) = v4 ,αβ = e1e2e3 e4e1 ,the expression, βα  is not defined.v1v2e4e2v4          v3
Skew ProductsLet E = (V, P, r , s)  be a directed graph , let (G, •) be a group and let  f : P -> G be a function. The skew product graph E ×f G is defined as follows: The set of vertices is V × G, and the set of edges is      E1 × G where the structure maps are: s’ : P × G -> V × G and r’ : P × G -> V × G, are defined by the equations,s’ (e, g) = (s (e), g) and r’ (e, g) = (r (e), g • f(e)).
Examples of Skew ProductsG=(Z2,+), E = e v , f(e)=[1] 		E ×f Z2 =(V × Z2,P× Z2, s’, r’)V× Z2 ={(v, [0]), (v, [1])}P× Z2 ={(e, [0]), (e, [1])} s’(e,[0]) = (s(e),[0]) = (v,[0])		r’(e,[0]) = (r(e),[0]+[1]) = (v,[1])		s’(e,[1]) = (s(e),[1]) = (v,[1])		r’(e,[1]) = (r(e),[1]+[1]) = (v,[0])
                                                                          • (v, [1])(e,[1])(e,[0])       • (v, [0])
ExampleG = (Z, +), E = e v , f(e)=1			E ×f Z=(V × Z,P× Z, s’, r’)V× Z={(v, n): n  Z}P× Z ={(e, n): n  Z}			s’(e, n)=(s(e), n)=(v, n)		r’(e, n)=(r(e), n + f(e))=(v, n+1)
(v, 0)                              (e, -1)                                     (e, 0)              •          (e, 1)(v, 1) •                                 ••(v,-1)•••                                                  •                                                                   •
Example G = (Z3 ˟ , •), E = e v , f(e)=[1]E ×f (Z3 ˟)=(V × (Z3 ˟),P× (Z3 ˟), s’, r’)V× (Z3 ˟) ={(v, [1]), (v, [2]) }P× (Z3 ˟) ={(e, [1]), (e, [2]) }		s’(e, [1]) = (v, [1]) = r’ (e, [1])		 s’(e, [2]) = (v, [2]) = r’ (e, [2])
• (v, [1])(e,[1])(e,[2]) • (v, [2])
A semigroup S is called inverse semigroup if for each s  S, there exists a unique element s*  S such that ss*s = s and   s*ss* = s*.Inverse Semigroups
TheoremTh. Every group is an inverse semigroup Let G be any group. For each g∊G, there is aunique element g-1 ∊ G such that  g g-1 = g-1g = e. Then,  g g-1g = g(g-1g) = g e = gg-1g g-1= g-1(1g g-1) = g-1 e = g-1
The Inverse Semigroup SE of a Directed Graph E	SE= { (α, β) : α, βE*, r(α) = r(β) }U {z}Involution is defined on SE by: z* = z, (α, β)* = (β,α), and product is defined by:                        (α, δμ) (δ, β) = (α, βμ)                        (α, δ) (δμ, β) = (αμ, β) .The other products on SE are defined to be z.
Example: The Inverse Semigroup of a LoopThe inverse semigroup SEassociated to the directed graph                 E = e v  can be identified with S (N).
ExampleE = e  v
 en := v  if  n=0 and  en :=e…e  if  n>0
E* = {en : n ≥ 0}

More Related Content

PPTX
Fuzzy graph
PDF
ゲーム理論NEXT コア第1回 -特性関数と配分&コアの定義-
PDF
Introduction to Treewidth
PDF
タクシー相乗り問題【シャープレイ値の応用】
PDF
Re:ゲーム理論入門 第15回 - シャープレイ値 -
PDF
ゲーム理論BASIC 第45回 -シャープレイ値に関する定理 補足 証明5-
PDF
ゲーム理論BASIC 第45回 -シャープレイ値に関する定理-
PPTX
Kruskal's algorithm
Fuzzy graph
ゲーム理論NEXT コア第1回 -特性関数と配分&コアの定義-
Introduction to Treewidth
タクシー相乗り問題【シャープレイ値の応用】
Re:ゲーム理論入門 第15回 - シャープレイ値 -
ゲーム理論BASIC 第45回 -シャープレイ値に関する定理 補足 証明5-
ゲーム理論BASIC 第45回 -シャープレイ値に関する定理-
Kruskal's algorithm

What's hot (20)

PDF
Connected Total Dominating Sets and Connected Total Domination Polynomials of...
PDF
ゲーム理論BASIC 第44回 -続・シャープレイ値-
PDF
E021201032037
PDF
ゲーム理論BASIC 第43回 -シャープレイ値-
PPTX
Prims & kruskal algorithms
PPTX
Vector calculus
PDF
ゲーム理論BASIC 第45回 -シャープレイ値に関する定理 補足 証明1-
PDF
Multilayerity within multilayerity? On multilayer assortativity in social net...
PDF
ゲーム理論BASIC 第45回 -シャープレイ値に関する定理 補足 証明3-
PPSX
1c. Pedagogy of Mathematics (Part II) - Set language introduction and Ex.1.3
PPSX
1f. Pedagogy of Mathematics (Part II) - Set language introduction and Ex.1.6
PDF
Dominating Sets, Multiple Egocentric Networks and Modularity Maximizing Clust...
PDF
Orthogonal Vector Spaces
PPSX
1d. Pedagogy of Mathematics (Part II) - Set language introduction and Ex.1.4
PDF
A NEW APPROACH TO M(G)-GROUP SOFT UNION ACTION AND ITS APPLICATIONS TO M(G)-G...
PPTX
Kruskal Algorithm
PDF
Power set
PDF
DIGITAL TEXT BOOK
PPTX
Z transforms
PDF
Latihan soal (vektor)
Connected Total Dominating Sets and Connected Total Domination Polynomials of...
ゲーム理論BASIC 第44回 -続・シャープレイ値-
E021201032037
ゲーム理論BASIC 第43回 -シャープレイ値-
Prims & kruskal algorithms
Vector calculus
ゲーム理論BASIC 第45回 -シャープレイ値に関する定理 補足 証明1-
Multilayerity within multilayerity? On multilayer assortativity in social net...
ゲーム理論BASIC 第45回 -シャープレイ値に関する定理 補足 証明3-
1c. Pedagogy of Mathematics (Part II) - Set language introduction and Ex.1.3
1f. Pedagogy of Mathematics (Part II) - Set language introduction and Ex.1.6
Dominating Sets, Multiple Egocentric Networks and Modularity Maximizing Clust...
Orthogonal Vector Spaces
1d. Pedagogy of Mathematics (Part II) - Set language introduction and Ex.1.4
A NEW APPROACH TO M(G)-GROUP SOFT UNION ACTION AND ITS APPLICATIONS TO M(G)-G...
Kruskal Algorithm
Power set
DIGITAL TEXT BOOK
Z transforms
Latihan soal (vektor)
Ad

Viewers also liked (20)

DOCX
Document
PPTX
ELAG Workshop version 1
PDF
Nonvoice Admin Support Flyer
PPTX
Websoles Strategic Digital Solutions Provider
PPTX
Important events in journalism
PPT
Домоуправление Онлайн
DOCX
Cine intercultural y de convivencia en la escuela
PPTX
InterUnit7
PDF
กฏแห่งกรรม
PDF
Utpl Antropologia Segundo Bimestre
PPT
Goursat's Lemma Poster
PDF
Business Plan - BHEEMA EV Truck
PDF
A nova legislação sobre duplicatas
PPTX
InterUnit4
PDF
Utpl Estadistica1 Segundo Bimestre
PPTX
The present continuous tense
PPT
Obesidaduvm 130310180509-phpapp02
DOCX
Fundamentos Pedagógicos, Medicina, Yoga, Terapia, White Skin
PPTX
Motivation presentation
Document
ELAG Workshop version 1
Nonvoice Admin Support Flyer
Websoles Strategic Digital Solutions Provider
Important events in journalism
Домоуправление Онлайн
Cine intercultural y de convivencia en la escuela
InterUnit7
กฏแห่งกรรม
Utpl Antropologia Segundo Bimestre
Goursat's Lemma Poster
Business Plan - BHEEMA EV Truck
A nova legislação sobre duplicatas
InterUnit4
Utpl Estadistica1 Segundo Bimestre
The present continuous tense
Obesidaduvm 130310180509-phpapp02
Fundamentos Pedagógicos, Medicina, Yoga, Terapia, White Skin
Motivation presentation
Ad

Similar to Skew Products on Directed Graphs (20)

PDF
GraphBLAS: A linear algebraic approach for high-performance graph queries
PDF
A glimpse to topological graph theory
PDF
Basics on Graph Theory
PDF
On Algorithmic Problems Concerning Graphs of Higher Degree of Symmetry
PPTX
Graph Theory
PPT
graph.ppt
PPTX
Tree introduction and Applications Lecture # 22.pptx
PDF
PDF
Graph
PDF
ON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRY
PPT
PDF
Lecture_1_matrix_operations.pdf
PDF
graph theory, DS, Tree, shortest path problem
PPT
Discrete Maths141 - Graph Theory and Lecture
PPT
Graph theory
PPT
GT L7 graph.ppt Graph Theory - Discrete Mathematics
PPTX
GRAPH THEORY - Basic definition with examples
PDF
On algorithmic problems concerning graphs of higher degree of symmetry
PPTX
Matrix representation of graph
GraphBLAS: A linear algebraic approach for high-performance graph queries
A glimpse to topological graph theory
Basics on Graph Theory
On Algorithmic Problems Concerning Graphs of Higher Degree of Symmetry
Graph Theory
graph.ppt
Tree introduction and Applications Lecture # 22.pptx
Graph
ON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRY
Lecture_1_matrix_operations.pdf
graph theory, DS, Tree, shortest path problem
Discrete Maths141 - Graph Theory and Lecture
Graph theory
GT L7 graph.ppt Graph Theory - Discrete Mathematics
GRAPH THEORY - Basic definition with examples
On algorithmic problems concerning graphs of higher degree of symmetry
Matrix representation of graph

Recently uploaded (20)

PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
project resource management chapter-09.pdf
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Hybrid model detection and classification of lung cancer
PDF
Web App vs Mobile App What Should You Build First.pdf
PDF
Approach and Philosophy of On baking technology
PPTX
cloud_computing_Infrastucture_as_cloud_p
PDF
Enhancing emotion recognition model for a student engagement use case through...
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPTX
OMC Textile Division Presentation 2021.pptx
PPTX
A Presentation on Artificial Intelligence
PPTX
TLE Review Electricity (Electricity).pptx
PDF
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
PDF
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
PDF
Zenith AI: Advanced Artificial Intelligence
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
1 - Historical Antecedents, Social Consideration.pdf
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
project resource management chapter-09.pdf
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
A comparative analysis of optical character recognition models for extracting...
Hybrid model detection and classification of lung cancer
Web App vs Mobile App What Should You Build First.pdf
Approach and Philosophy of On baking technology
cloud_computing_Infrastucture_as_cloud_p
Enhancing emotion recognition model for a student engagement use case through...
Unlocking AI with Model Context Protocol (MCP)
Assigned Numbers - 2025 - Bluetooth® Document
OMC Textile Division Presentation 2021.pptx
A Presentation on Artificial Intelligence
TLE Review Electricity (Electricity).pptx
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
Zenith AI: Advanced Artificial Intelligence
Programs and apps: productivity, graphics, security and other tools
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
1 - Historical Antecedents, Social Consideration.pdf

Skew Products on Directed Graphs

  • 1. SKEW PRODUCTS OF DIRECTED GRAPHSCaridad Arroyo QuijanoKelvin Díaz Cruz
  • 2. For what are the directed graph useful? From a practical point of view, directed graphs let us study the unity relations that interact with each other. For instance, a computer net can be represented and studied using directed graphs, where the vertices would be the terminals and the path the connections which can be cables or wireless connections. After all, a wide range of problems can be solve with this application since directed graphs have vectorial spaces characteristics.
  • 3. Directed GraphA directed graph E = (V, P, r , s) consists of a countable set of vertices V, a countable set of edges, P, and maps r, s : PV identifying the range and source of each edge.
  • 4. The Path SpaceA finite path is a sequence α of edges e1···ek where s(ei + 1) = r (ei) for i=1,, k – 1. We write α = e1···ek. The length l(α) of α is just k. Each vertex v is regarded as a finite path of length zero. We denote the set of all finite paths in E by E*, and it is called the path space of E.
  • 5. A Partial Operation on E * For paths α and β in E * the expression αβis defined only when r(α) = s(β). In that case the product αβ, is just juxtaposition of α and β.
  • 6. Examplee1e3α = e1e2e3 , β = e4e1 , r(α) = v4 , s(β) = v4 ,αβ = e1e2e3 e4e1 ,the expression, βα is not defined.v1v2e4e2v4 v3
  • 7. Skew ProductsLet E = (V, P, r , s) be a directed graph , let (G, •) be a group and let f : P -> G be a function. The skew product graph E ×f G is defined as follows: The set of vertices is V × G, and the set of edges is E1 × G where the structure maps are: s’ : P × G -> V × G and r’ : P × G -> V × G, are defined by the equations,s’ (e, g) = (s (e), g) and r’ (e, g) = (r (e), g • f(e)).
  • 8. Examples of Skew ProductsG=(Z2,+), E = e v , f(e)=[1] E ×f Z2 =(V × Z2,P× Z2, s’, r’)V× Z2 ={(v, [0]), (v, [1])}P× Z2 ={(e, [0]), (e, [1])} s’(e,[0]) = (s(e),[0]) = (v,[0]) r’(e,[0]) = (r(e),[0]+[1]) = (v,[1]) s’(e,[1]) = (s(e),[1]) = (v,[1]) r’(e,[1]) = (r(e),[1]+[1]) = (v,[0])
  • 9. • (v, [1])(e,[1])(e,[0]) • (v, [0])
  • 10. ExampleG = (Z, +), E = e v , f(e)=1 E ×f Z=(V × Z,P× Z, s’, r’)V× Z={(v, n): n  Z}P× Z ={(e, n): n  Z} s’(e, n)=(s(e), n)=(v, n) r’(e, n)=(r(e), n + f(e))=(v, n+1)
  • 11. (v, 0) (e, -1) (e, 0) • (e, 1)(v, 1) • ••(v,-1)••• • •
  • 12. Example G = (Z3 ˟ , •), E = e v , f(e)=[1]E ×f (Z3 ˟)=(V × (Z3 ˟),P× (Z3 ˟), s’, r’)V× (Z3 ˟) ={(v, [1]), (v, [2]) }P× (Z3 ˟) ={(e, [1]), (e, [2]) } s’(e, [1]) = (v, [1]) = r’ (e, [1]) s’(e, [2]) = (v, [2]) = r’ (e, [2])
  • 14. A semigroup S is called inverse semigroup if for each s  S, there exists a unique element s*  S such that ss*s = s and s*ss* = s*.Inverse Semigroups
  • 15. TheoremTh. Every group is an inverse semigroup Let G be any group. For each g∊G, there is aunique element g-1 ∊ G such that g g-1 = g-1g = e. Then, g g-1g = g(g-1g) = g e = gg-1g g-1= g-1(1g g-1) = g-1 e = g-1
  • 16. The Inverse Semigroup SE of a Directed Graph E SE= { (α, β) : α, βE*, r(α) = r(β) }U {z}Involution is defined on SE by: z* = z, (α, β)* = (β,α), and product is defined by: (α, δμ) (δ, β) = (α, βμ) (α, δ) (δμ, β) = (αμ, β) .The other products on SE are defined to be z.
  • 17. Example: The Inverse Semigroup of a LoopThe inverse semigroup SEassociated to the directed graph E = e v can be identified with S (N).
  • 18. ExampleE = e  v
  • 19. en := v if n=0 and en :=e…e if n>0
  • 20. E* = {en : n ≥ 0}
  • 21. e n e m = e n + m
  • 22. SE = {(en, e m) : n, m N U {0} } (en , e m + k) (e m , e j) = (en , e j + k) , (en , e m) (e m + k, e j) = (en + k, e j) ; n, m, j, k N {0}.SE= S (N)Future ProjectIn the literature there are algebraic structures associated to directed graphs, so called inverse semigroups; which allow us to interpret directed graphs in dynamical terms. This motivates us to investigate inverse semigroups associated to skew products. Exactly looking for patterns between the original directed graph and the product and their respective inverse semigroups.
  • 23. ReferencesAllan L. T. Patterson. (2003). Graph Inverse Semigroups, Grupoids and their C* Algebras.

Editor's Notes