Theorems · Theorem · ring theory
DirectSum.toAddMonoidHom_lmap
∀ {R : Type u} [inst : Semiring R] {ι : Type v} {M : ι → Type w} [inst_1 : (i : ι) → AddCommMonoid (M i)]
[inst_2 : (i : ι) → Module R (M i)] {N : ι → Type u_1} [inst_3 : (i : ι) → AddCommMonoid (N i)]
[inst_4 : (i : ι) → Module R (N i)] (f : (i : ι) → M i →ₗ[R] N i),
(DirectSum.lmap f).toAddMonoidHom = DirectSum.map fun i => (f i).toAddMonoidHom- Defined in
- Mathlib.Algebra.DirectSum.Module
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- AddMonoidHomstatement · cited by 3,230
- DirectSumstatement · cited by 446
- LinearMap.toAddMonoidHomstatement · cited by 101
- DirectSum.lmapstatement · cited by 21
- DirectSum.mapstatement · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.