HOME

TheInfoList



OR:

In
graph theory In mathematics and computer science, graph theory is the study of ''graph (discrete mathematics), graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of ''Vertex (graph ...
, the tensor product of graphs and is a graph such that * the vertex set of is the
Cartesian product In mathematics, specifically set theory, the Cartesian product of two sets and , denoted , is the set of all ordered pairs where is an element of and is an element of . In terms of set-builder notation, that is A\times B = \. A table c ...
; and * vertices and are adjacent in
if and only if In logic and related fields such as mathematics and philosophy, "if and only if" (often shortened as "iff") is paraphrased by the biconditional, a logical connective between statements. The biconditional is true in two cases, where either bo ...
** is adjacent to in , and ** is adjacent to in . 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 Alfred North Whitehead (15 February 1861 – 30 December 1947) was an English mathematician and philosopher. He created the philosophical school known as process philosophy, which has been applied in a wide variety of disciplines, inclu ...
and
Bertrand Russell Bertrand Arthur William Russell, 3rd Earl Russell, (18 May 1872 – 2 February 1970) was a British philosopher, logician, mathematician, and public intellectual. He had influence on mathematics, logic, set theory, and various areas of analytic ...
in their
Principia Mathematica The ''Principia Mathematica'' (often abbreviated ''PM'') is a three-volume work on the foundations of mathematics written by the mathematician–philosophers Alfred North Whitehead and Bertrand Russell and published in 1910, 1912, and 1 ...
(
1912 This year is notable for Sinking of the Titanic, the sinking of the ''Titanic'', which occurred on April 15. In Albania, this leap year runs with only 353 days as the country achieved switching from the Julian to Gregorian Calendar by skippin ...
). It is also equivalent to the
Kronecker product In mathematics, the Kronecker product, sometimes denoted by ⊗, is an operation on two matrices of arbitrary size resulting in a block matrix. It is a specialization of the tensor product (which is denoted by the same symbol) from vector ...
of the adjacency matrices of the graphs. The notation is also (and formerly normally was) used to represent another construction known as the
Cartesian product of graphs In graph theory, the Cartesian product of graphs and is a graph such that: * the vertex set of is the Cartesian product ; and * two vertices and are adjacent in if and only if either ** and is adjacent to in , or ** and is adjace ...
, 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. This product should not be confused with the strong product of graphs.


Examples

* The tensor product is a
bipartite graph In the mathematics, mathematical field of graph theory, a bipartite graph (or bigraph) is a Graph (discrete mathematics), graph whose vertex (graph theory), vertices can be divided into two disjoint sets, disjoint and Independent set (graph theo ...
, called the bipartite double cover of . The bipartite double cover of the
Petersen graph In the mathematical field of graph theory, the Petersen graph is an undirected graph with 10 vertices and 15 edges. It is a small graph that serves as a useful example and counterexample for many problems in graph theory. The Petersen graph i ...
is the Desargues graph: . The bipartite double cover of a
complete graph In the mathematical field of graph theory, a complete graph is a simple undirected graph in which every pair of distinct vertices is connected by a unique edge. A complete digraph is a directed graph in which every pair of distinct vertices i ...
is a crown graph (a
complete bipartite graph In the mathematical field of graph theory, a complete bipartite graph or biclique is a special kind of bipartite graph where every vertex of the first set is connected to every vertex of the second set..Electronic edition page 17. Graph theory ...
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 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 corresponds to a pair of homomorphisms to and to . In particular, a graph admits a homomorphism into if and only if it admits a homomorphism into and into . To see that, in one direction, observe that a pair of homomorphisms and yields a homomorphism :\begin f : I \to G \times H \\ f(v) = \left (f_G(v), f_H(v) \right ) \end In the other direction, a homomorphism can be composed with the projections homomorphisms :\begin \pi_G : G \times H \to G \\ \pi_G((u,u')) = u \end \qquad \qquad \begin \pi_H : G \times H \to H \\ \pi_H((u,u')) = u' \end to yield homomorphisms to and to . The adjacency matrix of is the Kronecker (tensor) product of the adjacency matrices of and . 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. gives a polynomial time algorithm for recognizing tensor product graphs and finding a factorization of any such graph. If either or is bipartite, then so is their tensor product. is connected if and only if both factors are connected and at least one factor is nonbipartite. In particular the bipartite double cover of is connected if and only if is connected and nonbipartite. The Hedetniemi conjecture, which gave a formula for the chromatic number of a tensor product, was disproved by . The tensor product of graphs equips the category of graphs and graph homomorphisms with the structure of a
symmetric Symmetry () in everyday life refers to a sense of harmonious and beautiful proportion and balance. In mathematics, the term has a more precise definition and is usually used to refer to an object that is invariant under some transformations ...
closed monoidal category. Let denote the underlying set of vertices of the graph . The internal hom has functions as vertices and an edge from to whenever an edge in implies in .


See also

* Graph product * Strong product of graphs


Notes


References

*. *. * * * * *


External links

* {{authority control Graph products Alfred North Whitehead Bertrand Russell