Theorems · Definition · ring theory
LinearMap.toAddHom
{R : Type u_14} →
{S : Type u_15} →
[inst : Semiring R] →
[inst_1 : Semiring S] →
{σ : R →+* S} →
{M : Type u_16} →
{M₂ : Type u_17} →
[inst_2 : AddCommMonoid M] →
[inst_3 : AddCommMonoid M₂] → [inst_4 : Module R M] → [inst_5 : Module S M₂] → (M →ₛₗ[σ] M₂) → M →ₙ+ M₂The AddHom underlying a LinearMap.
- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 165 results in Mathlib
- Foundations
- Depth 12 from the axioms, rests on 90 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by312
Results whose statement or proof uses this declaration.
- Polynomial.Cproof · cited by 1,598
- MvPowerSeries.Cproof · cited by 62
- LinearEquiv.toAddEquivproof · cited by 58
- BialgHom.toAlgHomproof · cited by 38
- LinearMap.piproof · cited by 31
- IsBaseChange.equivproof · cited by 27
- LinearEquiv.left_invstatement · cited by 26
- AdicCompletion.mapproof · cited by 24
- LinearEquiv.right_invstatement · cited by 23
- Algebra.IsPushout.equivproof · cited by 18
- ContinuousLinearMap.contstatement · cited by 17
- RingHom.IsStableUnderBaseChange.mkproof · cited by 16
Showing the 200 most cited of 312.