Theorems · Definition · commutative algebra
TensorProduct.Algebra.moduleAux
{R : Type u_1} →
{A : Type u_2} →
{B : Type u_3} →
{M : Type u_4} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
[inst_3 : Semiring A] →
[inst_4 : Semiring B] →
[inst_5 : Module A M] →
[inst_6 : Module B M] →
[inst_7 : Algebra R A] →
[inst_8 : Algebra R B] →
[IsScalarTower R A M] → [IsScalarTower R B M] → TensorProduct R A B →ₗ[R] M →ₗ[R] MAn auxiliary definition, used for constructing the Module (A ⊗[R] B) M in
TensorProduct.Algebra.module below.
- Defined in
- Mathlib.RingTheory.TensorProduct.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 · 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 · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement · cited by 2,545
- AlgHom.toLinearMapproof · cited by 254
- TensorProduct.liftproof · cited by 59
- Algebra.lsmulproof · cited by 24
Cited by2
Results whose statement or proof uses this declaration.
- TensorProduct.Algebra.moduleAux.congr_simpstatement and proof · cited by 0
- TensorProduct.Algebra.moduleAux_applystatement · cited by 0