Theorems · Definition · linear algebra
Submodule.mulMap
{R : Type u} →
{S : Type v} →
[inst : CommSemiring R] →
[inst_1 : Semiring S] → [inst_2 : Algebra R S] → (M N : Submodule R S) → TensorProduct R ↥M ↥N →ₗ[R] SIf M and N are submodules in an algebra S over R, there is the natural R-linear map
M ⊗[R] N →ₗ[R] S induced by multiplication in S.
- Cited by
- 43 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Quot.sound
- Assumes
- CommSemiringSemiringAlgebra
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.
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- TensorProductstatement · cited by 2,545
- LinearMap.mulproof · cited by 61
- TensorProduct.liftproof · cited by 59
- LinearMap.domRestrict₁₂proof · cited by 9
Cited by50
Results whose statement or proof uses this declaration.
- Submodule.LinearDisjoint.injectivestatement · cited by 11
- Submodule.linearDisjoint_iffstatement and proof · cited by 10
- Algebra.TensorProduct.linearEquivIncludeRangeproof · cited by 5
- Submodule.LinearDisjoint.of_le_left_of_flatproof · cited by 4
- Submodule.LinearDisjoint.of_le_right_of_flatproof · cited by 4
- Submodule.linearDisjoint_opproof · cited by 2
- Submodule.rTensorOne'proof · cited by 2
- Submodule.rTensorOne'_tmulproof · cited by 2
- Submodule.lTensorOne'proof · cited by 2
- Submodule.lTensorOne'_tmulproof · cited by 2
- Submodule.LinearDisjoint.linearIndependent_left_of_flatproof · cited by 2
- Submodule.LinearDisjoint.linearIndependent_mul_of_flat_leftproof · cited by 2