Theorems · Definition · linear algebra
LinearMap.baseChange
{R : Type u_1} →
(A : Type u_2) →
{M : Type u_4} →
{N : Type u_5} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[inst_3 : AddCommMonoid M] →
[inst_4 : AddCommMonoid N] →
[inst_5 : Module R M] →
[inst_6 : Module R N] → (M →ₗ[R] N) → TensorProduct R A M →ₗ[A] TensorProduct R A NbaseChange A f for f : M →ₗ[R] N is the A-linear map A ⊗[R] M →ₗ[A] A ⊗[R] N.
This "base change" operation is also known as "extension of scalars".
- Cited by
- 62 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- TensorProductstatement · cited by 2,545
- LinearMap.idproof · cited by 625
- TensorProduct.AlgebraTensorModule.mapproof · cited by 36
Cited by68
Results whose statement or proof uses this declaration.
- Submodule.baseChangeproof · cited by 36
- Algebra.Generators.H1Cotangent.δproof · cited by 11
- Submodule.toBaseChangeproof · cited by 9
- LinearMap.baseChangeHomproof · cited by 7
- Submodule.baseChange_eq_spanproof · cited by 4
- Module.Grassmannian.baseChangeMkQproof · cited by 4
- Algebra.Generators.H1Cotangent.map_comp_cotangentComplex_baseChangestatement and proof · cited by 4
- LieModule.toEnd_baseChangestatement and proof · cited by 3
- Algebra.Generators.H1Cotangent.δ_eq_δAuxproof · cited by 3
- LinearMap.baseChange_eq_ltensorstatement · cited by 3
- LinearMap.baseChange_idstatement and proof · cited by 3
- LinearMap.baseChange_surjectivestatement · cited by 2