Theorems · Definition · linear algebra
Submodule.mulLeftMap
{R : Type u_1} →
[inst : Semiring R] →
{S : Type u_4} →
[inst_1 : Semiring S] →
[inst_2 : Module R S] →
[SMulCommClass R R S] →
[SMulCommClass R S S] →
{M : Submodule R S} → (N : Submodule R S) → {ι : Type u_5} → (ι → ↥M) → (ι →₀ ↥N) →ₗ[R] SIf M and N are submodules of an R-algebra S, m : ι → M is a family of elements, then
there is an R-linear map from ι →₀ N to S which maps { n_i } to the sum of m_i * n_i.
This is used in the definition of linearly disjointness.
- Defined in
- Mathlib.LinearAlgebra.Finsupp.LSum
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, 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.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Finsuppstatement · cited by 5,255
- SMulCommClassstatement and proof · cited by 1,927
- Submodule.subtypeproof · cited by 480
- Finsupp.lsumproof · cited by 40
Cited by12
Results whose statement or proof uses this declaration.
- Submodule.mulLeftMap_apply_singlestatement · cited by 4
- Submodule.mulLeftMap_eq_mulMap_compstatement · cited by 2
- Subalgebra.LinearDisjoint.mulLeftMap_ker_eq_bot_iff_linearIndependent_opstatement and proof · cited by 2
- Submodule.LinearDisjoint.linearIndependent_left_of_flatstatement · cited by 2
- Submodule.mulLeftMap_eq_mulRightMap_of_commutestatement · cited by 1
- Submodule.LinearDisjoint.of_basis_leftstatement and proof · cited by 1
- Submodule.LinearDisjoint.of_basis_left'statement and proof · cited by 1
- Subalgebra.LinearDisjoint.linearIndependent_left_op_of_flatproof · cited by 0
- Submodule.mulLeftMap_applystatement · cited by 0
- Submodule.mulLeftMap_eq_mulRightMapstatement · cited by 0
- Submodule.mulLeftMap.congr_simpstatement and proof · cited by 0