Symmetric product (topology): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m →‎Definition: replace soft-deprecated editors parameter, rm ref=harv as applic., gen fixes, misc cite cleaning
article enlarged
Line 1: Line 1:
In [[algebraic topology]], the '''symmetric product''' of a [[topological space]] {{var|X}} consists of unordered {{var|n}}-[[tuple]]s of distinct points in {{var|X}}. The infinite symmetric product is the [[colimit]] of this process, and appears in the [[Dold–Thom theorem]].
In [[algebraic topology]], the ''n''<sup>th</sup> symmetric product of a [[topological space]] consists of the unordered ''n''-tuples of its elements. If one fixes a [[Pointed space | basepoint]], there is a canonical way of [[embedding]] the lower-dimensional symmetric products into the higher-dimensional ones. That way, one can consider the [[colimit]] over the symmetric products, the infinite symmetric product. This construction can easily be extended to give a homotopy functor.


From an algebraic point of view, the infinite symmetric product is the [[free commutative monoid]] generated by the space minus the basepoint, the basepoint yielding the identity element. That way, one can view it as the abelian version of the [[James reduced product]].
== Definition ==
For a topological space {{var|X}}, the '''{{var|n}}<sup>th</sup> symmetric product of {{var|X}}''' is the space


One of its essential applications is the [[Dold-Thom theorem]], stating that the [[homotopy groups]] of the infinite symmetric product of a connected [[CW complex]] are the same as the [[reduced homology]] groups of that complex. That way, one can give a homotopical definition of [[Homology (mathematics) | homology]].
: <math>\operatorname{SP}^n(X):= X^n/S_n,</math>
==Definition==
Let ''X'' be a topological space and ''n'' ≥ 1 a natural number. Define the '''''n''<sup>th</sup> symmetric product of ''X''''' or the '''''n''-fold symmetric product of ''X''''' as the space


: <math>\operatorname{SP}^n(X)= X^n/S_n.</math>
that is, the [[Group action (mathematics)|orbit space]] given by the [[Quotient space (topology)|quotient]] of the ''n''-fold [[Product topology|product]] of {{var|X}} by the natural [[Group action (mathematics)|action]] of the [[symmetric group]] defined by


Here, the [[symmetric group]] ''S''<sub>''n''</sub> acts on ''X''<sup>''n''</sup> by permuting the factors. Hence, the elements of SP<sup>''n''</sup>(''X'') are the unordered ''n''-tuples of elements of ''X''. Write [''x''<sub>1</sub>, ..., ''x''<sub>''n''</sub>] for the point in SP<sup>''n''</sup>(''X'') defined by (''x''<sub>1</sub>, ..., ''x''<sub>''n''</sub>) ∈ ''X''<sup>''n''</sup>.
: <math>\begin{align}
S_n\times X^n &\longrightarrow X^n \\
(\sigma,x)&\longmapsto \sigma(x).
\end{align}</math><ref>{{Cite web|url=https://ncatlab.org/nlab/show/symmetric+product+of+circles|title=symmetric product of circles in nLab|website=ncatlab.org|access-date=2017-08-23}}</ref><ref>{{Cite book |last=Blagojevic|first=Pavle|last2=Grujic|first2=Vladimir|last3=Zivaljevic|first3=Rade|date=2004-08-30|title=Symmetric products of surfaces; a unifying theme for topology and physics|journal=Proceedings of Summer School in Modern Mathematical Physics |editor1=B. Dragovic |editor2=B. Sazdovic |series=SFIN XV (A3) |publisher=Institute of Physics, Belgrade|volume=3|issue=2002|arxiv=math/0408417|bibcode=2004math......8417B}}</ref>


Note that one can define the ''n''<sup>th</sup> symmetric product in any [[Category (mathematics) | category]] where [[Product (category theory) | products]] and [[colimits]] exist. Namely, one then has canonical [[Isomorphism (category theory) | isomorphisms]] φ : ''X'' × ''Y'' → ''Y'' × ''X'' for any objects ''X'' and ''Y'' and can define the [[Group action | action]] of the transposition <math>(k\ k+1)\in S_n</math> on ''X''<sup>''n''</sup> as <math>\operatorname{Id}^{k-1} \times \phi \times \operatorname{Id}^{n-k-1}</math>, thereby inducing an action of the whole ''S''<sub>''n''</sub> on ''X''<sup>''n''</sup>. This means that one can consider symmetric products of objects like [[simplicial set | simplicial sets]] as well. Moreover, if the category is [[cartesian closed]], the distributive law ''X'' × (''Y'' ∐ ''Z'') ≅ ''X'' × ''Y'' ∐ ''X'' × ''Z'' holds and therefore one gets
== Infinite symmetric product ==


:<math>\operatorname{SP}^n(X\amalg Y) = \coprod_{k=0}^n \operatorname{SP}^k(X)\times \operatorname{SP}^{n-k}(Y).</math>
The '''infinite symmetric product''' SP(''X'') of a [[topological space]] ''X'' with given basepoint ''e'' is the quotient of the [[disjoint union]] of all powers ''X'', ''X''<sup>2</sup>, ''X''<sup>3</sup>, ... obtained by identifying points (''x''<sub>1</sub>,...,''x''<sub>''n''</sub>) with (''x''<sub>1</sub>,...,''x''<sub>''n''</sub>,''e'') and identifying any point with any other point given by [[permutation|permuting]] its coordinates. In other words its underlying set is the free commutative monoid generated by ''X'' (with unit ''e''), and is the abelianization of the [[James reduced product]].


If (''X'', ''e'') is a based space, it is common to set SP<sup>0</sup>(''X'') = {''e''}. Further, ''X''<sup>''n''</sup> can then be embedded into ''X''<sup>''n''+1</sup> by sending (''x''<sub>1</sub>, ..., ''x''<sub>''n''</sub>) to (''x''<sub>1</sub>, ..., ''x''<sub>''n''</sub>, ''e''). This clearly induces an embedding of SP<sup>''n''</sup>(''X'') into SP<sup>''n''+1</sup>(''X''). Therefore, the '''infinite symmetric product''' can be defined as
=== Category-theoretic definition ===


: <math>\operatorname{SP}(X)=\operatorname{colim}\operatorname{SP}^n(X).</math>
The infinite symmetric product is also defined as the colimit


A definition avoiding [[category theoretic]] notions can be given by taking SP(''X'') to be the union of the increasing sequence of spaces SP<sup>''n''</sup>(''X'') equipped with the [[direct limit topology]]. This means that a subset of SP(''X'') is open if and only if all its intersections with the SP<sup>''n''</sup>(''X'') are open. We define the basepoint of SP(''X'') as [''e'']. That way, SP(''X'') becomes a based space as well.
: <math>\operatorname{SP}^\infty(X):=\operatorname{colim}\operatorname{SP}^n(X).</math><ref>{{Cite web|url=https://ncatlab.org/nlab/show/Dold-Thom+theorem|title=Dold-Thom theorem in nLab|website=ncatlab.org|access-date=2017-08-23}}</ref>


One can generalise this definition as well to [[Initial and terminal objects | pointed categories]] where products and colimits exist. Namely, in this case one has a canonical map ''X''<sup>''n''</sup> → ''X''<sup>''n''+1</sup>, induced by the identity ''X''<sup>''n''</sup> → ''X''<sup>''n''</sup> and the zero map ''X''<sup>''n''</sup> → ''X''. So this results in a direct system of the symmetric products, too and one can therefore define its colimit as the infinite symmetric product.
==References==


==Examples==
*{{Citation | last1=Dold | first1=Albrecht | last2=Thom | first2=René | title=Une généralisation de la notion d'espace fibré. Application aux produits symétriques infinis | mr=0077121 | year=1956 | journal=[[Les Comptes rendus de l'Académie des sciences]] | volume=242 | pages=1680–1682}}
* SP<sup>''n''</sup>(''I'') is the same as the ''n''-dimensional [[standard simplex]] Δ<sup>''n''</sup>, where ''I'' denotes the unit interval.
*{{Citation | last1=Dold | first1=Albrecht | last2=Thom | first2=René | title=Quasifaserungen und unendliche symmetrische Produkte | jstor=1970005 | mr=0097062 | year=1958 | journal=[[Annals of Mathematics]] |series=Second Series | issn=0003-486X | volume=67 | pages=239–281 | doi=10.2307/1970005}}
* SP<sup>''n''</sup>(''S''<sup>1</sup>) can be identified with the space of [[conjugacy classes]] of [[Unitary Matrix | unitary ''n'' × ''n''-matrices]], where ''S''<sup>1</sup> is supposed to be the circle. This is because such a class is uniquely determined by the [[eigenvalues]] of an element of the class, all lying in ''S''<sup>1</sup>. At first, one can easily see that this space is [[homotopy-equivalent]] to ''S''<sup>1</sup>: As SP<sup>''n''</sup> is a homotopy functor (see [[#Properties | Properties]]), the space in question is homotopy-equivalent to SP<sup>''n''</sup>('''C''' − {0}). Consider the map SP<sup>''n''</sup>('''C''' − {0}) → ''P''<sub>''n''</sub> into the space ''P''<sub>''n''</sub> of polynomials over '''C''' of degree at most ''n'', mapping [''w''<sub>1</sub>, ..., ''w''<sub>''n''</sub>] to (''z'' - ''w''<sub>1</sub>) ⋅⋅⋅ (''z'' - ''w''<sub>''n''</sub>). This way, one can identify SP<sup>''n''</sup>('''C''' − {0}) with the space of monic polynomials of degree ''n'' having constant term different from zero, i.e. '''C'''<sup>''n'' − 1</sup> × ('''C''' − {0}), which is homotopy-equivalent to ''S''<sup>1</sup>. This implies that the infinite symmetric product SP(''S''<sup>1</sup>) is homotopy-equivalent to ''S''<sup>1</sup> as well. However, one knows considerably more about the space SP<sup>''n''</sup>(''S''<sup>1</sup>). Namely, that the map {{paragraph break}} <math>\begin{align}
\qquad \operatorname{SP}^n(S^1)&\to S^1, \\ {\color{white} .}
[w_1,\dots,w_n]&\mapsto w_1\cdots w_n
\end{align}</math> {{paragraph break}} is a [[fibre bundle]] with fibre being homeomorphic to the (''n'' − 1)-dimensional standard simplex ∆<sup>''n''−1</sup>. It is orientable if and only if ''n'' is odd.<ref>{{cite conference |title=Symmetric Products of the Circle |first=Hugh R. |last=Morton |year=1967 |volume=63 |book-title=Mathematical Proceedings of the Cambridge Philosophical Society |publisher=Cambridge University Press |pages=349-352}}</ref><ref>[http://nlab-pages.s3.us-east-2.amazonaws.com/nlab/show/symmetric+product+of+circles Symmetric Product of Circles] on [[nLab]]</ref>
* SP(''S''<sup>2</sup>) is homeomorphic to the infinite-dimensional [[complex projective space]] '''CP'''<sup>∞</sup> as follows: The space '''CP'''<sup>''n''</sup> can be identified with the space of nonzero polynomials of degree at most ''n'' over '''C''' up to scalar multiplication by sending ''a''<sub>0</sub> + ... + ''a''<sub>''n''</sub>''z''<sup>''n''</sup> to the line passing through (''a''<sub>0</sub>, ..., ''a''<sub>''n''</sub>). Interpreting ''S''<sup>2</sup> as the [[Riemann sphere]] '''C''' ∪ {∞} yields a map {{paragraph break}} <math>\begin{align}
\qquad f\colon (S^2)^n&\to \mathbf{CP}^n, \\
(a_1,\dots,a_n)&\mapsto (z+a_1)\cdots(z+a_n),
\end{align}</math> {{paragraph break}} where the possible factors ''z'' + ∞ are omitted. One can check that this map indeed is continuous.<ref>Hatcher (2002), Example 4K.4</ref> As ''f''(''a''<sub>1</sub>, ..., ''a''<sub>''n''</sub>) remains unchanged under permutation of the ''a''<sub>''i''</sub>'s, ''f'' induces a continuous bijection SP<sup>''n''</sup>(S<sup>2</sup>) → '''CP'''<sup>''n''</sup>. But as both are [[compact space | compact]] [[Hausdorff spaces]], this map is a [[homeomorphism]]. Letting ''n'' go to infinity shows that the assertion holds.

[[File:sp2(sn).png|thumb|350px]]
Although calculating SP(''S''<sup>''n''</sup>) for ''n'' ≥ 3 turns out to be quite difficult, one can still describe SP<sup>2</sup>(''S''<sup>''n''</sup>) quite well as the [[mapping cone]] of a map Σ<sup>''n''</sup>'''RP'''<sup>''n-1''</sup> → ''S''<sup>''n''</sup>, where Σ<sup>''n''</sup> stands for applying the [[suspension (topology)#Reduced suspension|reduced suspension]] ''n'' times and '''RP'''<sup>''n''−1</sup> is the (''n'' − 1)-dimensional [[real projective space]]: One can view SP<sup>2</sup>(''S''<sup>''n''</sup>) as a certain quotient of ''D''<sup>''n''</sup> × ''D''<sup>''n''</sup> by identifying ''S''<sup>''n''</sup> with ''D''<sup>''n''</sup>/∂''D''<sup>''n''</sup>. Interpreting ''D''<sup>''n''</sup> × ''D''<sup>''n''</sup> as the cone on its boundary ''D''<sup>''n''</sup> × ∂''D''<sup>''n''</sup> ∪ ∂''D''<sup>''n''</sup> × ''D''<sup>''n''</sup>, the identifications for SP<sup>2</sup> respect the concentric copies of the boundary. Hence, it suffices to only consider these. The identifications on the boundary ∂''D''<sup>''n''</sup> × ''D''<sup>''n''</sup> ∪ ''D''<sup>''n''</sup> × ∂''D''<sup>''n''</sup> of ''D''<sup>''n''</sup> × ''D''<sup>''n''</sup> itself yield ''S''<sup>''n''</sup>. This is clear as this is a quotient of ''D''<sup>''n''</sup> × ∂''D''<sup>''n''</sup> and as ∂''D''<sup>''n''</sup> is collapsed to one point in ''S''<sup>''n''</sup>.
The identifications on the other concentric copies of the boundary yield the quotient space ''Z'' of ''D''<sup>''n''</sup> × ∂''D''<sup>''n''</sup>, obtained by identifying (''x'', ''y'') with (''y'', ''x'') whenever both coordinates lie in ∂''D''<sup>''n''</sup>. Define a map ''f'': ''D''<sup>''n''</sup> × '''RP'''<sup>''n''−1</sup> → ''Z'' by sending a pair (''x'', ''L'') to (''w'', ''z''). Here, ''z'' ∈ ∂''D''<sup>''n''</sup> and ''w'' ∈ ''D''<sup>''n''</sup> are chosen on the line through ''x'' parallel to ''L'' such that ''x'' is their midpoint. If ''x'' is the midpoint of the segment ''zz′'', there is no way to distinguish between ''z'' and ''w'', but this is not a problem since ''f'' takes values in the quotient space ''Z''. Therefore, ''f'' is well-defined. As ''f''(''x'', ''L'') = ''f''(''x'', ''L′'') holds for every ''x'' ∈ ∂''D''<sup>''n''</sup>, ''f'' factors through Σ<sup>''n''</sup>'''RP'''<sup>''n''−1</sup> and is easily seen to be a homeomorphism on this domain.

==Properties==
===H-space structure===
As SP(''X'') is the free commutative monoid generated by ''X'' − {''e''} with identity element ''e'', it can be thought of as a commutative analogue of the James reduced product ''J''(''X''). This means that SP(''X'') is the quotient of ''J''(''X'') obtained by identifying points that differ only by a permutation of coordinates. Therefore, the [[H-space]] structure on ''J''(''X'') induces one on SP(''X'') if ''X'' is a CW complex, making it a commutative and associative H-space with strict identity. As such, the Dold-Thom theorem implies that all its ''k''-invariants vanish, meaning that it has the [[Weak equivalence (homotopy theory) | weak homotopy type]] of a generalised [[Eilenberg-MacLane space]] if ''X'' is path-connected.<ref>Dold and Thom (1958), Satz 7.1</ref> However, if ''X'' is an arbitrary space, the multiplication on SP(''X'') may fail to be continuous.<ref>Spanier (1959), Footnote 2</ref>
===Functioriality===
SP<sup>''n''</sup> is a homotopy functor: A map ''f'': ''X'' → ''Y'' clearly induces a map SP<sup>''n''</sup>(''f'') : SP<sup>''n''</sup>(''X'') → SP<sup>''n''</sup>(''Y'') given by SP<sup>''n''</sup>(''f'')[''x''<sub>1</sub>, ..., ''x''<sub>''n''</sub>] = [''f''(''x''<sub>1</sub>), ..., ''f''(''x''<sub>''n''</sub>)]. A homotopy between two maps ''f'', ''g'': ''X'' → ''Y'' yields one between SP<sup>''n''</sup>(''f'') and SP<sup>''n''</sup>(''g''). Also, one can easily see that the diagram

[[File:Functoriality (2).svg|center|200px]]

commutes, meaning that SP is a [[functor]] as well. Similarly, SP is even a homotopy functor on the category of pointed spaces and basepoint-preserving homotopy classes of maps. In particular, ''X'' ≃ ''Y'' implies SP<sup>''n''</sup>(''X'') ≃ SP<sup>''n''</sup>(''Y''), but in general not SP(''X'') ≃ SP(''Y'') as homotopy equivalence may be affected by requiring maps and homotopies to be basepoint-preserving. However, this is not the case if one requires ''X'' and ''Y'' to be connected CW complexes.<ref>Hatcher (2002), p.481</ref>
===Simplicial and CW structure===
SP(''X'') inherits certain structures of ''X'': For a [[simplicial complex]] ''X'', one can also install a simplicial structure on ''X''<sup>''n''</sup> such that each ''n''-permutation is either the identity on a simplex or a homeomorphism from one simplex to another. This means that one gets a simplicial structure on SP<sup>''n''</sup>(''X''). Furthermore, SP<sup>''n''</sup>(''X'') is also a subsimplex of SP<sup>''n''+1</sup>(''X'') if the basepoint ''e'' ∈ ''X'' is a vertex, meaning that SP(''X'') inherits a simplicial structure in this case as well.<ref>Aguilar, Gitler and Prieto (2008), Note 5.2.2</ref> However, one should note that ''X''<sup>''n''</sup> and SP<sup>''n''</sup>(''X'') do not need to have the [[weak topology]] if ''X'' has uncountably many simplices.<ref>Dold and Thom (1958), 3.3</ref> An analogous statement can be made if ''X'' is a CW complex. Nevertheless, it is still possible to equip SP(''X'') with the structure of a CW complex such that both topologies have the same compact sets if ''X'' is an arbitrary simplicial complex.<ref>Hatcher (2002), pp.482-483</ref> So the distinction between the two topologies will not cause any differences for purposes of homotopy, e.g.
===Homotopy===
One of the main uses of infinite symmetric products is the Dold-Thom theorem. It states that the reduced homology groups coincide with the homotopy groups of the infinite symmetric product of a connected CW complex. This allows one to reformulate homology only using homotopy which can be very helpful in [[algebraic geometry]]. It also means that the functor SP maps [[Moore space (algebraic topology) | Moore spaces]] ''M''(''G'', ''n'') to Eilenberg-MacLane spaces ''K''(''G'', ''n''). Therefore, it yields a natural way to construct the latter spaces given the proper Moore spaces.

It has also been studied how other constructions combined with the infinite symmetric product affect the homotopy groups. For example, it has been shown that the map

:<math>\rho\colon \operatorname{SP}(X)\to \Omega\operatorname{SP}(\Sigma X), \quad \rho[x_1,\dots,x_n](t) = [(x_1,t),\dots,(x_n,t)]</math>

is a weak homotopy equivalence, where Σ''X'' = ''X'' ∧ ''S''<sup>''1''</sup> denotes the reduced suspension and Ω''Y'' stands for the [[loop space]] of the pointed space ''Y''.<ref>Spanier (1959), Theorem 10.1</ref>
===Homology===
Unsurprisingly, the homology groups of the symmetric product cannot be described as easily as the homotopy groups. Nevertheless, it is known that the homology groups of the symmetric product of a CW complex are determined by the homology groups of the complex. More precisely, if ''X'' and ''Y'' are CW complexes and ''R'' is a [[principal ideal domain]] such that ''H''<sub>''i''</sub>(''X'', ''R'') ≅ ''H''<sub>''i''</sub>(''Y'', ''R'') for all ''i'' ≤ ''k'', then ''H''<sub>''i''</sub>(SP<sup>''n''</sup>(''X''), ''R'') ≅ ''H''<sub>''i''</sub>(SP<sup>''n''</sup>(''Y''), ''R'') holds as well for all ''i'' ≤ ''k''. This can be generalised to Γ-products, defined in the next section.<ref>Dold (1958), Theorem 7.2</ref>

For a simplicial set ''K'', one has furthermore

:<math>H_*(\operatorname{SP}^{n+1}(K))\cong H_*(\operatorname{SP}^{n+1}(K),\operatorname{SP}^n(K)) \oplus H_*(\operatorname{SP}^n(K)).</math>

Passing to [[geometric realisation]]s, one sees that this statement holds for connected CW complexes as well.<ref>{{Citation|last=Milgram|first=R. James|title=The Homology of Symmetric Products|year=1969|journal=Transactions of the American Mathematical Society|volume=138|pages=251-265}}</ref> Induction yields furthermore

:<math>H_*(\operatorname{SP}(K))\cong \bigoplus_{n=1}^\infty H_*(\operatorname{SP}^n(K),\operatorname{SP}^{n-1}(K)).</math><ref>Spanier (1959), Theorem 7.2</ref>

==Related constructions and generalisations==
S. Liao introduced a slightly more general version of symmetric products, called Γ-products for a subgroup Γ of the symmetric group ''S''<sub>''n''</sub>.<ref>Liao (1954)</ref> The operation was the same and hence he defined ''X''<sup>Γ</sup> = ''X''<sup>''n''</sup>/Γ as the '''Γ-product of ''X'''''. That allowed him to study '''cyclic products''', the special case for Γ being the [[cyclic group]], as well.

When establishing the Dold-Thom theorem, they also considered the "quotient group" '''Z'''[''X''] of SP(''X''). This is the [[free abelian group]] over ''X'' with the basepoint as the zero element. If ''X'' is a CW complex, it is even a [[topological group]]. In order to equip this group with a topology, [[Albrecht Dold | Dold]] and [[René Thom | Thom]] initially introduced it as the following quotient over the infinite symmetric product of the [[wedge sum]] of ''X'' with a copy of itself: Let τ : ''X'' ∨ ''X'' → ''X'' ∨ ''X'' be interchanging the summands. Furthermore, let ~ be the equivalence relation on SP(''X'' ∨ ''X'') generated by

:<math>x\sim x+y+\operatorname{SP}(\tau)(y)</math>

for ''x'', ''y'' ∈ SP(''X'' ∨ ''X''). Then one can define '''Z'''[''X''] as

:<math>\mathbb{Z}[X] = \operatorname{SP}(X\vee X)/\sim.</math>

Since ~ is compatible with the addition in SP(''X'' ∨ ''X''), one gets an associative and commutative addition on '''Z'''[''X'']. One also has the topological inclusions X ⊂ SP(''X'') ⊂ '''Z'''[''X'']<ref>Dold and Thom (1958), 4.7</ref> and it can easily be seen that this construction has properties similar to the ones of SP, like being a functor.

McCord gave a construction generalising both SP(''X'') and '''Z'''[''X'']: Let ''G'' be a monoid with identity element 1 and let (''X'', ''e'') be a pointed set. Define

:<math>B(G,X) = \{ u\colon X\to G: u(e)=1 \text{ and } u(x)=1 \text{ for all but finitely many } x\in X \}.</math>

Then ''B''(''G'', ''X'') is again a monoid under pointwise multiplication which will be denoted by ⋅. Let ''gx'' denote the element of ''B''(''G'', ''X'') taking the value ''g'' at ''x'' and being 1 elsewhere for ''g'' ∈ ''G'', ''x'' ∈ ''X'' − {''e''}. Moreover, ''ge'' shall denote the function being 1 everywhere, the unit of ''B''(''G'', ''X'').

In order to install a topology on ''B''(''G'', ''X''), one needs to demand that ''X'' be [[compactly generated]] and that ''G'' be an abelian [[topological monoid]]. Define ''B''<sub>''n''</sub>(''G'', ''X'') to be the subset of ''B''(''G'', ''X'') consisting of all maps that differ from the constant function 1 at no more than ''n'' points. ''B''<sub>''n''</sub>(''G'', ''X'') gets equipped with the final topology of the map

:<math>\begin{align}
\mu_n\colon (G\times X)^n&\to B_n(G,X), \\
((g_1,x_1),\dots,(g_n,x_n))&\mapsto g_1x_1\cdots g_nx_n.
\end{align}</math>

Now, ''B''<sub>''n''</sub>(''G'', ''X'') is a closed subset of ''B''<sub>''n+1''</sub>(''G'', ''X'').<ref>McCord (1969), Lemma 6.2</ref> Then ''B''(''G'', ''X'') can be equipped with the direct limit topology, making it again a compactly generated space. One can then identify SP(''X'') respectively '''Z'''[''X''] with ''B''('''N''', ''X'') respectively ''B''('''Z''', ''X'').

Moreover, ''B''(⋅,⋅) is functorial in the sense that ''B'': ''C'' × ''D'' → ''C'' is a bifunctor for ''C'' being the category of abelian topological monoids and ''D'' being the category of pointed CW complexes.<ref>McCord (1969), Corollary 6.9</ref> Here, the map ''B''(φ, ''f'') : ''B''(''G'', ''X'') → ''B''(''H'', ''Y'') for a morphism φ: ''G'' → ''H'' of abelian topological monoids and a continuous map ''f'': ''X'' → ''Y'' is defined as

: <math>B(\varphi, f)(g_1x_1\cdots g_nx_n) = (\varphi g_1)(fx_1)\cdots (\varphi g_n)(fx_n)</math>

for all ''g''<sub>''i''</sub> ∈ ''G'' and ''x''<sub>''i''</sub> ∈ ''X''. As in the preceding cases, one sees that a based homotopy ''f''<sub>''t''</sub> : ''X'' → ''Y'' induces a homotopy ''B''(Id, ''f''<sub>''t''</sub>) : ''B''(''G'', ''X'') → ''B''(''G'', ''Y'') for an abelian topological monoid ''G''.

Using this construction, the Dold-Thom theorem can be generalised. Namely, for a discrete module ''M'' over a commutative ring with unit one has

:<math>[X,B(M,Y)]\cong \prod_{n=0}^\infty \tilde{H}_n(X,\tilde{H}_n(Y,M))</math>

for based spaces ''X'' and ''Y'' having the homotopy type of a CW complex.<ref>McCord (1969), Theorem 11.5</ref> Here, ''H̃''<sub>''n''</sub> denotes reduced homology and [''X'', ''Z''] stands for the set of all based homotopy classes of basepoint-preserving maps ''X'' → ''Z''. As ''M'' is a module, [''X'', ''B''(''M'', ''Y'')] has an obvious group structure. Inserting ''X'' = ''S''<sup>''n''</sup> and ''M'' = '''Z''' yields the Dold-Thom theorem for '''Z'''[''X''].

It is noteworthy as well that ''B''(''G'', ''S''<sup>1</sup>) is a [[classifying space]] for ''G'' if ''G'' is a topological group such that the inclusion {1} → ''G'' is a [[cofibration]].<ref>McCord (1969), Theorem 9.17</ref>

=Notes=
{{reflist|30em}}

=References=
* {{cite book|last1=Aguilar|first1=Marcelo|last2=Gitler|first2=Samuel|last3=Prieto|first3=Carlos|title=Algebraic Topology from a Homotopical Viewpoint|publisher=Springer Science & Business Media|year=2008|isbn=978-0-387-22489-3}}
* {{Citation|last=Dold|first=Albrecht|title=Homology of Symmetric Products and other Functor of Complexes|year=1958|journal=[[Annals of Mathematics]]|pages=54-80}}
* {{Citation|last1=Dold|first1=Albrecht|last2=Thom|first2=René|title=Quasifaserungen und unendliche symmetrische Produkte|jstor=1970005|mr=0097062|year=1958|journal=[[Annals of Mathematics]]|series=Second Series|issn=0003-486X|volume=67|issue=2|pages=239–281|doi=10.2307/1970005}}
* {{cite book|last=Hatcher|first=Allen|author-link=Allen Hatcher|title=Algebraic Topology|publisher =[[Cambridge University Press]]|isbn=978-0-521-79540-1|year=2002|url=http://www.math.cornell.edu/~hatcher/AT/ATpage.html}}
* {{Citation|last=Liao|first=S.D.|title=On the Topology of Cyclic Products of Spheres|year=1954|journal=Transactions of the American Mathematical Society|volume=77|issue=3|pages=520-551}}
* {{Citation|last=McCord|first=Michael C.|title=Classifying Spaces and Infinite Symmetric Products|year=1969|journal=Transactions of the American Mathematical Society|volume=146|pages=273-298}}
* {{cite book|last=Piccinini|first=Renzo A.|title=Lectures on Homotopy Theory|publisher=Elsevier|isbn=9780080872827|year=1992}}
* {{Citation|last=Spanier|first=Edwin|title=Infinite Symmetric Products, Function Spaces and Duality|year=1959|journal=[[Annals of Mathematics]]|pages=142-198}}


;Specific
;Specific
<references />
<references />


=External Links=
[[Category:Algebraic topology]]
* [https://mathoverflow.net/questions/413182/symmetric-product-in-arbitrary-categories?noredirect=1#comment1059402_413182 Symmetric product in arbitrary categories?] on [[MathOverflow]]


[[Category:Algebraic topology]]

{{topology-stub}}

Revision as of 11:53, 27 April 2022

In algebraic topology, the nth symmetric product of a topological space consists of the unordered n-tuples of its elements. If one fixes a basepoint, there is a canonical way of embedding the lower-dimensional symmetric products into the higher-dimensional ones. That way, one can consider the colimit over the symmetric products, the infinite symmetric product. This construction can easily be extended to give a homotopy functor.

From an algebraic point of view, the infinite symmetric product is the free commutative monoid generated by the space minus the basepoint, the basepoint yielding the identity element. That way, one can view it as the abelian version of the James reduced product.

One of its essential applications is the Dold-Thom theorem, stating that the homotopy groups of the infinite symmetric product of a connected CW complex are the same as the reduced homology groups of that complex. That way, one can give a homotopical definition of homology.

Definition

Let X be a topological space and n ≥ 1 a natural number. Define the nth symmetric product of X or the n-fold symmetric product of X as the space

Here, the symmetric group Sn acts on Xn by permuting the factors. Hence, the elements of SPn(X) are the unordered n-tuples of elements of X. Write [x1, ..., xn] for the point in SPn(X) defined by (x1, ..., xn) ∈ Xn.

Note that one can define the nth symmetric product in any category where products and colimits exist. Namely, one then has canonical isomorphisms φ : X × YY × X for any objects X and Y and can define the action of the transposition on Xn as , thereby inducing an action of the whole Sn on Xn. This means that one can consider symmetric products of objects like simplicial sets as well. Moreover, if the category is cartesian closed, the distributive law X × (YZ) ≅ X × YX × Z holds and therefore one gets

If (X, e) is a based space, it is common to set SP0(X) = {e}. Further, Xn can then be embedded into Xn+1 by sending (x1, ..., xn) to (x1, ..., xn, e). This clearly induces an embedding of SPn(X) into SPn+1(X). Therefore, the infinite symmetric product can be defined as

A definition avoiding category theoretic notions can be given by taking SP(X) to be the union of the increasing sequence of spaces SPn(X) equipped with the direct limit topology. This means that a subset of SP(X) is open if and only if all its intersections with the SPn(X) are open. We define the basepoint of SP(X) as [e]. That way, SP(X) becomes a based space as well.

One can generalise this definition as well to pointed categories where products and colimits exist. Namely, in this case one has a canonical map XnXn+1, induced by the identity XnXn and the zero map XnX. So this results in a direct system of the symmetric products, too and one can therefore define its colimit as the infinite symmetric product.

Examples

  • SPn(I) is the same as the n-dimensional standard simplex Δn, where I denotes the unit interval.
  • SPn(S1) can be identified with the space of conjugacy classes of unitary n × n-matrices, where S1 is supposed to be the circle. This is because such a class is uniquely determined by the eigenvalues of an element of the class, all lying in S1. At first, one can easily see that this space is homotopy-equivalent to S1: As SPn is a homotopy functor (see Properties), the space in question is homotopy-equivalent to SPn(C − {0}). Consider the map SPn(C − {0}) → Pn into the space Pn of polynomials over C of degree at most n, mapping [w1, ..., wn] to (z - w1) ⋅⋅⋅ (z - wn). This way, one can identify SPn(C − {0}) with the space of monic polynomials of degree n having constant term different from zero, i.e. Cn − 1 × (C − {0}), which is homotopy-equivalent to S1. This implies that the infinite symmetric product SP(S1) is homotopy-equivalent to S1 as well. However, one knows considerably more about the space SPn(S1). Namely, that the map
    is a fibre bundle with fibre being homeomorphic to the (n − 1)-dimensional standard simplex ∆n−1. It is orientable if and only if n is odd.[1][2]
  • SP(S2) is homeomorphic to the infinite-dimensional complex projective space CP as follows: The space CPn can be identified with the space of nonzero polynomials of degree at most n over C up to scalar multiplication by sending a0 + ... + anzn to the line passing through (a0, ..., an). Interpreting S2 as the Riemann sphere C ∪ {∞} yields a map
    where the possible factors z + ∞ are omitted. One can check that this map indeed is continuous.[3] As f(a1, ..., an) remains unchanged under permutation of the ai's, f induces a continuous bijection SPn(S2) → CPn. But as both are compact Hausdorff spaces, this map is a homeomorphism. Letting n go to infinity shows that the assertion holds.

Although calculating SP(Sn) for n ≥ 3 turns out to be quite difficult, one can still describe SP2(Sn) quite well as the mapping cone of a map ΣnRPn-1Sn, where Σn stands for applying the reduced suspension n times and RPn−1 is the (n − 1)-dimensional real projective space: One can view SP2(Sn) as a certain quotient of Dn × Dn by identifying Sn with Dn/∂Dn. Interpreting Dn × Dn as the cone on its boundary Dn × ∂Dn ∪ ∂Dn × Dn, the identifications for SP2 respect the concentric copies of the boundary. Hence, it suffices to only consider these. The identifications on the boundary ∂Dn × DnDn × ∂Dn of Dn × Dn itself yield Sn. This is clear as this is a quotient of Dn × ∂Dn and as ∂Dn is collapsed to one point in Sn. The identifications on the other concentric copies of the boundary yield the quotient space Z of Dn × ∂Dn, obtained by identifying (x, y) with (y, x) whenever both coordinates lie in ∂Dn. Define a map f: Dn × RPn−1Z by sending a pair (x, L) to (w, z). Here, z ∈ ∂Dn and wDn are chosen on the line through x parallel to L such that x is their midpoint. If x is the midpoint of the segment zz′, there is no way to distinguish between z and w, but this is not a problem since f takes values in the quotient space Z. Therefore, f is well-defined. As f(x, L) = f(x, L′) holds for every x ∈ ∂Dn, f factors through ΣnRPn−1 and is easily seen to be a homeomorphism on this domain.

Properties

H-space structure

As SP(X) is the free commutative monoid generated by X − {e} with identity element e, it can be thought of as a commutative analogue of the James reduced product J(X). This means that SP(X) is the quotient of J(X) obtained by identifying points that differ only by a permutation of coordinates. Therefore, the H-space structure on J(X) induces one on SP(X) if X is a CW complex, making it a commutative and associative H-space with strict identity. As such, the Dold-Thom theorem implies that all its k-invariants vanish, meaning that it has the weak homotopy type of a generalised Eilenberg-MacLane space if X is path-connected.[4] However, if X is an arbitrary space, the multiplication on SP(X) may fail to be continuous.[5]

Functioriality

SPn is a homotopy functor: A map f: XY clearly induces a map SPn(f) : SPn(X) → SPn(Y) given by SPn(f)[x1, ..., xn] = [f(x1), ..., f(xn)]. A homotopy between two maps f, g: XY yields one between SPn(f) and SPn(g). Also, one can easily see that the diagram

commutes, meaning that SP is a functor as well. Similarly, SP is even a homotopy functor on the category of pointed spaces and basepoint-preserving homotopy classes of maps. In particular, XY implies SPn(X) ≃ SPn(Y), but in general not SP(X) ≃ SP(Y) as homotopy equivalence may be affected by requiring maps and homotopies to be basepoint-preserving. However, this is not the case if one requires X and Y to be connected CW complexes.[6]

Simplicial and CW structure

SP(X) inherits certain structures of X: For a simplicial complex X, one can also install a simplicial structure on Xn such that each n-permutation is either the identity on a simplex or a homeomorphism from one simplex to another. This means that one gets a simplicial structure on SPn(X). Furthermore, SPn(X) is also a subsimplex of SPn+1(X) if the basepoint eX is a vertex, meaning that SP(X) inherits a simplicial structure in this case as well.[7] However, one should note that Xn and SPn(X) do not need to have the weak topology if X has uncountably many simplices.[8] An analogous statement can be made if X is a CW complex. Nevertheless, it is still possible to equip SP(X) with the structure of a CW complex such that both topologies have the same compact sets if X is an arbitrary simplicial complex.[9] So the distinction between the two topologies will not cause any differences for purposes of homotopy, e.g.

Homotopy

One of the main uses of infinite symmetric products is the Dold-Thom theorem. It states that the reduced homology groups coincide with the homotopy groups of the infinite symmetric product of a connected CW complex. This allows one to reformulate homology only using homotopy which can be very helpful in algebraic geometry. It also means that the functor SP maps Moore spaces M(G, n) to Eilenberg-MacLane spaces K(G, n). Therefore, it yields a natural way to construct the latter spaces given the proper Moore spaces.

It has also been studied how other constructions combined with the infinite symmetric product affect the homotopy groups. For example, it has been shown that the map

is a weak homotopy equivalence, where ΣX = XS1 denotes the reduced suspension and ΩY stands for the loop space of the pointed space Y.[10]

Homology

Unsurprisingly, the homology groups of the symmetric product cannot be described as easily as the homotopy groups. Nevertheless, it is known that the homology groups of the symmetric product of a CW complex are determined by the homology groups of the complex. More precisely, if X and Y are CW complexes and R is a principal ideal domain such that Hi(X, R) ≅ Hi(Y, R) for all ik, then Hi(SPn(X), R) ≅ Hi(SPn(Y), R) holds as well for all ik. This can be generalised to Γ-products, defined in the next section.[11]

For a simplicial set K, one has furthermore

Passing to geometric realisations, one sees that this statement holds for connected CW complexes as well.[12] Induction yields furthermore

[13]

Related constructions and generalisations

S. Liao introduced a slightly more general version of symmetric products, called Γ-products for a subgroup Γ of the symmetric group Sn.[14] The operation was the same and hence he defined XΓ = Xn/Γ as the Γ-product of X. That allowed him to study cyclic products, the special case for Γ being the cyclic group, as well.

When establishing the Dold-Thom theorem, they also considered the "quotient group" Z[X] of SP(X). This is the free abelian group over X with the basepoint as the zero element. If X is a CW complex, it is even a topological group. In order to equip this group with a topology, Dold and Thom initially introduced it as the following quotient over the infinite symmetric product of the wedge sum of X with a copy of itself: Let τ : XXXX be interchanging the summands. Furthermore, let ~ be the equivalence relation on SP(XX) generated by

for x, y ∈ SP(XX). Then one can define Z[X] as

Since ~ is compatible with the addition in SP(XX), one gets an associative and commutative addition on Z[X]. One also has the topological inclusions X ⊂ SP(X) ⊂ Z[X][15] and it can easily be seen that this construction has properties similar to the ones of SP, like being a functor.

McCord gave a construction generalising both SP(X) and Z[X]: Let G be a monoid with identity element 1 and let (X, e) be a pointed set. Define

Then B(G, X) is again a monoid under pointwise multiplication which will be denoted by ⋅. Let gx denote the element of B(G, X) taking the value g at x and being 1 elsewhere for gG, xX − {e}. Moreover, ge shall denote the function being 1 everywhere, the unit of B(G, X).

In order to install a topology on B(G, X), one needs to demand that X be compactly generated and that G be an abelian topological monoid. Define Bn(G, X) to be the subset of B(G, X) consisting of all maps that differ from the constant function 1 at no more than n points. Bn(G, X) gets equipped with the final topology of the map

Now, Bn(G, X) is a closed subset of Bn+1(G, X).[16] Then B(G, X) can be equipped with the direct limit topology, making it again a compactly generated space. One can then identify SP(X) respectively Z[X] with B(N, X) respectively B(Z, X).

Moreover, B(⋅,⋅) is functorial in the sense that B: C × DC is a bifunctor for C being the category of abelian topological monoids and D being the category of pointed CW complexes.[17] Here, the map B(φ, f) : B(G, X) → B(H, Y) for a morphism φ: GH of abelian topological monoids and a continuous map f: XY is defined as

for all giG and xiX. As in the preceding cases, one sees that a based homotopy ft : XY induces a homotopy B(Id, ft) : B(G, X) → B(G, Y) for an abelian topological monoid G.

Using this construction, the Dold-Thom theorem can be generalised. Namely, for a discrete module M over a commutative ring with unit one has

for based spaces X and Y having the homotopy type of a CW complex.[18] Here, n denotes reduced homology and [X, Z] stands for the set of all based homotopy classes of basepoint-preserving maps XZ. As M is a module, [X, B(M, Y)] has an obvious group structure. Inserting X = Sn and M = Z yields the Dold-Thom theorem for Z[X].

It is noteworthy as well that B(G, S1) is a classifying space for G if G is a topological group such that the inclusion {1} → G is a cofibration.[19]

Notes

  1. ^ Morton, Hugh R. (1967). "Symmetric Products of the Circle". Mathematical Proceedings of the Cambridge Philosophical Society. Vol. 63. Cambridge University Press. pp. 349–352.
  2. ^ Symmetric Product of Circles on nLab
  3. ^ Hatcher (2002), Example 4K.4
  4. ^ Dold and Thom (1958), Satz 7.1
  5. ^ Spanier (1959), Footnote 2
  6. ^ Hatcher (2002), p.481
  7. ^ Aguilar, Gitler and Prieto (2008), Note 5.2.2
  8. ^ Dold and Thom (1958), 3.3
  9. ^ Hatcher (2002), pp.482-483
  10. ^ Spanier (1959), Theorem 10.1
  11. ^ Dold (1958), Theorem 7.2
  12. ^ Milgram, R. James (1969), "The Homology of Symmetric Products", Transactions of the American Mathematical Society, 138: 251–265
  13. ^ Spanier (1959), Theorem 7.2
  14. ^ Liao (1954)
  15. ^ Dold and Thom (1958), 4.7
  16. ^ McCord (1969), Lemma 6.2
  17. ^ McCord (1969), Corollary 6.9
  18. ^ McCord (1969), Theorem 11.5
  19. ^ McCord (1969), Theorem 9.17

References

Specific


External Links