Symmetric Algebra and Extension of Scalars

260 Views Asked by At

I am reading Gortz and Wedhorn's Algebraic Geometry. In their section on the symmetric algebra they explain the adjoint situation $$ \mathrm{Sym}_A \dashv i_A\colon \mathrm{Alg}(A)\to \mathrm{Mod}(A)$$ where $\mathrm{Sym}_A\colon M \mapsto \bigoplus_{i=0}^\infty T^n(M)/{\sim}$, with $T^n(M)=M\otimes_A\cdots \otimes_A M$ and $\sim$ is the equivalence relation generated by $x\otimes y-y\otimes x$ and $i_A$ is just the inclusion.

In passing they say given any ring morphism $f\colon A\to B$ this adjunction gives us the isomorphism $$ \mathrm{Sym}_A(M)\otimes_A B \cong \mathrm{Sym}_B(M\otimes_A B). $$ In other words, the formation of symmetric algebras commutes with extension of scalars.

The proof I have uses the adjointness of the extension and restriction of scalars to arrive at $$ \mathrm{Alg}(B)(\mathrm{Sym}_B(M\otimes_A B),R)\cong \mathrm{Alg}(B)(\mathrm{Sym}_A(M)\otimes_AB, R) $$ for any test object $R$. Hence by Yoneda, we have our iso.

My question: Do we need to use the restriction and extension of scalars adjoint properties to arrive at the solution? It seems the authors suggested we could verify it simply by the $\mathrm{Sym}\dashv i$ adjoint.