Direct product

From The Right Wiki
(Redirected from Direct product of modules)
Jump to navigationJump to search

In mathematics, one can often define a direct product of objects already known, giving a new one. This induces a structure on the Cartesian product of the underlying sets from that of the contributing objects. More abstractly, one talks about the product in category theory, which formalizes these notions. Examples are the product of sets, groups (described below), rings, and other algebraic structures. The product of topological spaces is another instance. There is also the direct sum – in some areas this is used interchangeably, while in others it is a different concept.

Examples

  • If we think of as the set of real numbers without further structure, then the direct product × is just the Cartesian product {(x,y):x,y}.
  • If we think of as the group of real numbers under addition, then the direct product × still has {(x,y):x,y} as its underlying set. The difference between this and the preceding example is that × is now a group, and so we have to also say how to add their elements. This is done by defining (a,b)+(c,d)=(a+c,b+d).
  • If we think of as the ring of real numbers, then the direct product × again has {(x,y):x,y} as its underlying set. The ring structure consists of addition defined by (a,b)+(c,d)=(a+c,b+d) and multiplication defined by (a,b)(c,d)=(ac,bd).
  • Although the ring is a field, × is not, because the nonzero element (1,0) does not have a multiplicative inverse.

In a similar manner, we can talk about the direct product of finitely many algebraic structures, for example, ×××. This relies on the direct product being associative up to isomorphism. That is, (A×B)×CA×(B×C) for any algebraic structures A, B, and C of the same kind. The direct product is also commutative up to isomorphism, that is, A×BB×A for any algebraic structures A and B of the same kind. We can even talk about the direct product of infinitely many algebraic structures; for example we can take the direct product of countably many copies of , which we write as ×××.

Direct product of groups

In group theory one can define the direct product of two groups (G,) and (H,), denoted by G×H. For abelian groups that are written additively, it may also be called the direct sum of two groups, denoted by GH. It is defined as follows:

  • the set of the elements of the new group is the Cartesian product of the sets of elements of G and H, that is {(g,h):gG,hH};
  • on these elements put an operation, defined element-wise: (g,h)×(g,h)=(gg,hh)

Note that (G,) may be the same as (H,). This construction gives a new group. It has a normal subgroup isomorphic to G (given by the elements of the form (g,1)), and one isomorphic to H (comprising the elements (1,h)). The reverse also holds. There is the following recognition theorem: If a group K contains two normal subgroups G and H, such that K=GH and the intersection of G and H contains only the identity, then K is isomorphic to G×H. A relaxation of these conditions, requiring only one subgroup to be normal, gives the semidirect product. As an example, take as G and H two copies of the unique (up to isomorphisms) group of order 2, C2: say {1,a} and {1,b}. Then C2×C2={(1,1),(1,b),(a,1),(a,b)}, with the operation element by element. For instance, (1,b)*(a,1)=(1*a,b*1)=(a,b), and(1,b)*(1,b)=(1,b2)=(1,1). With a direct product, we get some natural group homomorphisms for free: the projection maps defined by π1:G×HG,π1(g,h)=gπ2:G×HH,π2(g,h)=h are called the coordinate functions. Also, every homomorphism f to the direct product is totally determined by its component functions fi=πif. For any group (G,) and any integer n0, repeated application of the direct product gives the group of all n-tuples Gn (for n=0, this is the trivial group), for example n and n.

Direct product of modules

The direct product for modules (not to be confused with the tensor product) is very similar to the one defined for groups above, using the Cartesian product with the operation of addition being componentwise, and the scalar multiplication just distributing over all the components. Starting from we get Euclidean space n, the prototypical example of a real n-dimensional vector space. The direct product of m and n is m+n. Note that a direct product for a finite index i=1nXi is canonically isomorphic to the direct sum i=1nXi. The direct sum and direct product are not isomorphic for infinite indices, where the elements of a direct sum are zero for all but for a finite number of entries. They are dual in the sense of category theory: the direct sum is the coproduct, while the direct product is the product. For example, consider X=i=1 and Y=i=1, the infinite direct product and direct sum of the real numbers. Only sequences with a finite number of non-zero elements are in Y. For example, (1,0,0,0,) is in Y but (1,1,1,1,) is not. Both of these sequences are in the direct product X; in fact, Y is a proper subset of X (that is, YX).[1][2]

Topological space direct product

The direct product for a collection of topological spaces Xi for i in I, some index set, once again makes use of the Cartesian product iIXi. Defining the topology is a little tricky. For finitely many factors, this is the obvious and natural thing to do: simply take as a basis of open sets to be the collection of all Cartesian products of open subsets from each factor: ={U1××Un:UiopeninXi}. This topology is called the product topology. For example, directly defining the product topology on 2 by the open sets of (disjoint unions of open intervals), the basis for this topology would consist of all disjoint unions of open rectangles in the plane (as it turns out, it coincides with the usual metric topology). The product topology for infinite products has a twist, and this has to do with being able to make all the projection maps continuous and to make all functions into the product continuous if and only if all its component functions are continuous (that is, to satisfy the categorical definition of product: the morphisms here are continuous functions): we take as a basis of open sets to be the collection of all Cartesian products of open subsets from each factor, as before, with the proviso that all but finitely many of the open subsets are the entire factor: ={iIUi:(j1,,jn)(UjiopeninXji)and(ij1,,jn)(Ui=Xi)}. The more natural-sounding topology would be, in this case, to take products of infinitely many open subsets as before, and this does yield a somewhat interesting topology, the box topology. However it is not too difficult to find an example of bunch of continuous component functions whose product function is not continuous (see the separate entry box topology for an example and more). The problem that makes the twist necessary is ultimately rooted in the fact that the intersection of open sets is only guaranteed to be open for finitely many sets in the definition of topology. Products (with the product topology) are nice with respect to preserving properties of their factors; for example, the product of Hausdorff spaces is Hausdorff; the product of connected spaces is connected, and the product of compact spaces is compact. That last one, called Tychonoff's theorem, is yet another equivalence to the axiom of choice. For more properties and equivalent formulations, see the separate entry product topology.

Direct product of binary relations

On the Cartesian product of two sets with binary relations R and S, define (a,b)T(c,d) as aRc and bSd. If R and S are both reflexive, irreflexive, transitive, symmetric, or antisymmetric, then T will be also.[3] Similarly, totality of T is inherited from R and S. Combining properties it follows that this also applies for being a preorder and being an equivalence relation. However, if R and S are connected relations, T need not be connected; for example, the direct product of on with itself does not relate (1,2) and (2,1).

Direct product in universal algebra

If Σ is a fixed signature, I is an arbitrary (possibly infinite) index set, and (Ai)iI is an indexed family of Σ algebras, the direct product A=iIAi is a Σ algebra defined as follows:

  • The universe set A of A is the Cartesian product of the universe sets Ai of Ai, formally: A=iIAi.
  • For each n and each n-ary operation symbol fΣ, its interpretation fA in A is defined componentwise, formally: for all a1,,anA and each iI, the ith component of fA(a1,,an) is defined as fAi(a1(i),,an(i)).

For each iI, the ith projection πi:AAi is defined by πi(a)=a(i). It is a surjective homomorphism between the Σ algebras A and Ai.[4] As a special case, if the index set I={1,2}, the direct product of two Σ algebras A1 and A2 is obtained, written as A=A1×A2. If Σ just contains one binary operation f, the above definition of the direct product of groups is obtained, using the notation A1=G,A2=H, fA1=,fA2=, and fA=×. Similarly, the definition of the direct product of modules is subsumed here.

Categorical product

The direct product can be abstracted to an arbitrary category. In a category, given a collection of objects (Ai)iI indexed by a set I, a product of these objects is an object A together with morphisms pi:AAi for all iI, such that if B is any other object with morphisms fi:BAi for all iI, there exists a unique morphism BA whose composition with pi equals fi for every i. Such A and (pi)iI do not always exist. If they do exist, then (A,(pi)iI) is unique up to isomorphism, and A is denoted iIAi. In the special case of the category of groups, a product always exists: the underlying set of iIAi is the Cartesian product of the underlying sets of the Ai, the group operation is componentwise multiplication, and the (homo)morphism pi:AAi is the projection sending each tuple to its ith coordinate.

Internal and external direct product

Some authors draw a distinction between an internal direct product and an external direct product. For example, if A and B are subgroups of an additive abelian group G, such that A+B=G and AB={0}, then A×BG, and we say that G is the internal direct product of A and B. To avoid ambiguity, we can refer to the set {(a,b)aA,bB} as the external direct product of A and B.

See also

Notes

  1. Weisstein, Eric W. "Direct Product". mathworld.wolfram.com. Retrieved 2018-02-10.
  2. Weisstein, Eric W. "Group Direct Product". mathworld.wolfram.com. Retrieved 2018-02-10.
  3. "Equivalence and Order" (PDF).
  4. Stanley N. Burris and H.P. Sankappanavar, 1981. A Course in Universal Algebra. Springer-Verlag. ISBN 3-540-90578-2. Here: Def. 7.8, p. 53 (p. 67 in PDF)

References

ru:Прямое произведение#Прямое произведение групп