Documentation

TauCeti.RingTheory.IsTensorProduct

Base change of a rational vector space along ℤ → ℚ #

A -vector space is already its own extension of scalars from to : any additive map out of it into a -module is automatically -linear, which is exactly the universal property IsBaseChange asks for. Consequently, for a -algebra A, the concrete tensor product A ⊗[ℚ] U is a base change of U along ℤ → A, not merely along ℚ → A.

This is what allows a -vector space to be fed to constructions that take an integral module together with an abstract model of its complexification, such as the conjugation and the pure Hodge structures of TauCeti/Geometry/Hodge/.

Main results #

A -vector space is its own rationalification: the identity map, viewed as a map of -modules, exhibits U as the extension of scalars of U along ℤ → ℚ.

The canonical map of a rational vector space into its scalar extension A ⊗[ℚ] U, viewed as a map of -modules.

Equations
Instances For
    @[simp]
    theorem TauCeti.ratTensorMap_apply (A : Type v) [CommRing A] [Algebra A] (U : Type u) [AddCommGroup U] [Module U] (u : U) :

    For a -algebra A, the tensor product A ⊗[ℚ] U of a rational vector space is a base change of U along ℤ → A, and not only along ℚ → A.