Theorems · Definition · ring theory
LinearMap.toAddMonoidHom
{R : Type u_1} →
{S : Type u_5} →
{M₁ : Type u_9} →
{M₂ : Type u_10} →
[inst : Semiring R] →
[inst_1 : Semiring S] →
[inst_2 : AddCommMonoid M₁] →
[inst_3 : AddCommMonoid M₂] →
{modM₁ : Module R M₁} → {modM₂ : Module S M₂} → {σ : R →+* S} → (M₁ →ₛₗ[σ] M₂) → M₁ →+ M₂Convert a linear map to an additive monoid hom.
- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 101 results in Mathlib
- Foundations
- Depth 23 from the axioms, rests on 188 definitions · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- AddMonoidHomstatement · cited by 3,230
- LinearMap.map_zeroproof · cited by 52
- LinearMap.map_addproof · cited by 32
Cited by138
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.includeRightproof · cited by 165
- CochainComplex.HomComplex.cocycleproof · cited by 105
- Finsupp.weightproof · cited by 90
- Finsupp.mapRange.linearMapproof · cited by 70
- Seminorm.compproof · cited by 53
- MeasureTheory.VectorMeasure.transposeproof · cited by 43
- Submodule.liftQproof · cited by 36
- Algebra.TensorProduct.includeLeftRingHomproof · cited by 36
- LinearMap.compLeftproof · cited by 23
- DFinsupp.lsumproof · cited by 21
- BoxIntegral.BoxAdditiveMap.toSMulproof · cited by 17
- CharacterModule.dualproof · cited by 13