Tensor product of graphs
Template:Short description Script error: No such module "Distinguish".
In graph theory, the tensor product G × HScript error: No such module "Check for unknown parameters". of graphs Template:Mvar and Template:Mvar is a graph such that
- the vertex set of G × HScript error: No such module "Check for unknown parameters". is the Cartesian product V(G) × V(H)Script error: No such module "Check for unknown parameters".; and
- vertices (g,h)Script error: No such module "Check for unknown parameters". and (g',h' )Script error: No such module "Check for unknown parameters". are adjacent in G × HScript error: No such module "Check for unknown parameters". if and only if
- Template:Mvar is adjacent to Template:Mvar in Template:Mvar, and
- Template:Mvar is adjacent to Template:Mvar in Template:Mvar.
The tensor product is also called the direct product, Kronecker product, categorical product, cardinal product, relational product, weak direct product, or conjunction. As an operation on binary relations, the tensor product was introduced by Alfred North Whitehead and Bertrand Russell in their Principia Mathematica ([[#Template:Harvid|1912]]). It is also equivalent to the Kronecker product of the adjacency matrices of the graphs.Template:Sfn
The notation G × HScript error: No such module "Check for unknown parameters". is also (and formerly normally was) used to represent another construction known as the Cartesian product of graphs, but nowadays more commonly refers to the tensor product. The cross symbol shows visually the two edges resulting from the tensor product of two edges.Template:Sfn This product should not be confused with the strong product of graphs.
Examples
- The tensor product G × K2Script error: No such module "Check for unknown parameters". is a bipartite graph, called the bipartite double cover of Template:Mvar. The bipartite double cover of the Petersen graph is the Desargues graph: K2 × G(5,2) = G(10,3)Script error: No such module "Check for unknown parameters".. The bipartite double cover of a complete graph Template:Mvar is a crown graph (a complete bipartite graph Kn,nScript error: No such module "Check for unknown parameters". minus a perfect matching).
- The tensor product of a complete graph with itself is the complement of a Rook's graph. Its vertices can be placed in an Template:Mvar-by-Template:Mvar grid, so that each vertex is adjacent to the vertices that are not in the same row or column of the grid.
Properties
The tensor product is the category-theoretic product in the category of graphs and graph homomorphisms. That is, a homomorphism to G × HScript error: No such module "Check for unknown parameters". corresponds to a pair of homomorphisms to Template:Mvar and to Template:Mvar. In particular, a graph Template:Mvar admits a homomorphism into G × HScript error: No such module "Check for unknown parameters". if and only if it admits a homomorphism into Template:Mvar and into Template:Mvar.
To see that, in one direction, observe that a pair of homomorphisms fG : I → GScript error: No such module "Check for unknown parameters". and fH : I → HScript error: No such module "Check for unknown parameters". yields a homomorphism
In the other direction, a homomorphism f : I → G × HScript error: No such module "Check for unknown parameters". can be composed with the projections homomorphisms
to yield homomorphisms to Template:Mvar and to Template:Mvar.
The adjacency matrix of G × HScript error: No such module "Check for unknown parameters". is the Kronecker (tensor) product of the adjacency matrices of Template:Mvar and Template:Mvar.
If a graph can be represented as a tensor product, then there may be multiple different representations (tensor products do not satisfy unique factorization) but each representation has the same number of irreducible factors. Script error: No such module "Footnotes". gives a polynomial time algorithm for recognizing tensor product graphs and finding a factorization of any such graph.
If either Template:Mvar or Template:Mvar is bipartite, then so is their tensor product. G × HScript error: No such module "Check for unknown parameters". is connected if and only if both factors are connected and at least one factor is nonbipartite.[1] In particular the bipartite double cover of Template:Mvar is connected if and only if Template:Mvar is connected and nonbipartite.
The Hedetniemi conjecture, which gave a formula for the chromatic number of a tensor product, was disproved by Yaroslav Shitov (2019).
The tensor product of graphs equips the category of graphs and graph homomorphisms with the structure of a symmetric closed monoidal category. Let G0Script error: No such module "Check for unknown parameters". denote the underlying set of vertices of the graph Template:Mvar. The internal hom [G, H]Script error: No such module "Check for unknown parameters". has functions f : G0 → H0Script error: No such module "Check for unknown parameters". as vertices and an edge from f : G0 → H0Script error: No such module "Check for unknown parameters". to f' : G0 → H0Script error: No such module "Check for unknown parameters". whenever an edge {x, y} Script error: No such module "Check for unknown parameters". in Template:Mvar implies {f (x), f ' (y)} Script error: No such module "Check for unknown parameters". in Template:Mvar.Template:Sfn
See also
Notes
<templatestyles src="Reflist/styles.css" />
- ↑ Script error: No such module "Footnotes".
Script error: No such module "Check for unknown parameters".
References
- Script error: No such module "citation/CS1"..
- Script error: No such module "citation/CS1"..
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
External links
- Script error: No such module "Template wrapper".