Theorems · Definition · ring theory
LinearMap.toDistribMulActionHom
{R : Type u_1} →
{S : Type u_5} →
{M : Type u_8} →
{M₃ : Type u_11} →
[inst : Semiring R] →
[inst_1 : Semiring S] →
[inst_2 : AddCommMonoid M] →
[inst_3 : AddCommMonoid M₃] →
[inst_4 : Module R M] → [inst_5 : Module S M₃] → {σ : R →+* S} → (M →ₛₗ[σ] M₃) → M →ₑ+[↑σ] M₃The DistribMulActionHom underlying a LinearMap.
- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext
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.
- 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
- AddHom.toFunproof · cited by 168
- LinearMap.toAddHomproof · cited by 165
- RingHom.toMonoidHomstatement · cited by 132
- DistribMulActionHomstatement · cited by 63
- LinearMap.map_smul'proof · cited by 15
Cited by4
Results whose statement or proof uses this declaration.
- IsModuleTopology.continuous_of_linearMapproof · cited by 7
- IsModuleTopology.continuous_of_linearMapₛₗproof · cited by 1
- Module.Finite.kerReprₛproof · cited by 0
- ModuleCon.quotientKerEquivOfSurjectivestatement · cited by 0