Theorems · Definition · commutative algebra
LinearMap.liftBaseChangeEquiv
{R : Type u_1} →
{M : Type u_2} →
{N : Type u_3} →
(A : Type u_4) →
[inst : CommSemiring R] →
[inst_1 : CommSemiring A] →
[inst_2 : Algebra R A] →
[inst_3 : AddCommMonoid M] →
[inst_4 : AddCommMonoid N] →
[inst_5 : Module R M] →
[inst_6 : Module R N] →
[inst_7 : Module A N] →
[inst_8 : IsScalarTower R A N] → (M →ₗ[R] N) ≃ₗ[A] TensorProduct R A M →ₗ[A] NIf M is an R-module and N is an A-module, then A-linear maps A ⊗[R] M →ₗ[A] N
correspond to R linear maps M →ₗ[R] N by composing with M → A ⊗ M, x ↦ 1 ⊗ x.
- Defined in
- Mathlib.RingTheory.TensorProduct.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- 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
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.transproof · cited by 298
- LinearMap.ringLmapEquivSelfproof · cited by 12
Cited by10
Results whose statement or proof uses this declaration.
- LinearMap.liftBaseChangeproof · cited by 28
- IsBaseChange.endHomproof · cited by 9
- IsBaseChange.linearMapLeftRightHomproof · cited by 6
- IsBaseChange.endHom_comp_applyproof · cited by 4
- IsBaseChange.linearMapLeftRightHom_comp_applyproof · cited by 3
- IsBaseChange.linearMapLeftRightHom_applystatement · cited by 2
- IsBaseChange.endHom_applystatement · cited by 2
- IsBaseChange.linearMapLeftRightproof · cited by 0
- LinearMap.liftBaseChangeEquiv_symm_applystatement · cited by 0
- IsBaseChange.endproof · cited by 0