Base change properties for modules of linear maps #
IsBaseChange.linearMapRight: IfMhas a finite basis andPis a base change ofNtoS, thenM →ₗ[R] Pis a base change ofM →ₗ[R] NtoS.IsBaseChange.linearMapLeftRight: IfMhas a finite basis andPis a base change ofMtoS, ifQis a base change ofNtoS, thenP →ₗ[S] Qis a base change ofM →ₗ[R] NtoS.IsBaseChange.end: IfMhas a finite basis andPis a base change ofMtoS, thenP →ₗ[S] Pis a base change ofM →ₗ[R] MtoS.
The base change homomorphism underlying IsBaseChange.linearMapRight
Equations
- One or more equations did not get rendered due to their size.
Instances For
The base change isomorphism funderlying IsBaseChange.linearMapRight
Equations
Instances For
If M has a finite basis and P is a base change of N to S,
then M →ₗ[R] P is a base change of M →ₗ[R] N to S.
The base change map for linear maps with source a free finite module.
Equations
- j.linearMapLeftRightHom β = ↑R ((LinearMap.llcomp S P (TensorProduct R S M) Q).flip ↑j.equiv.symm) ∘ₗ ↑R ↑(LinearMap.liftBaseChangeEquiv S) ∘ₗ LinearMap.compRight R β
Instances For
The base change map for endomorphisms of a free finite module.
Equations
- j.endHom = ↑R ((LinearMap.llcomp S P (TensorProduct R S M) P).flip ↑j.equiv.symm) ∘ₗ ↑R ↑(LinearMap.liftBaseChangeEquiv S) ∘ₗ LinearMap.compRight R α