Theorems · Theorem · commutative algebra
lmap_finsuppLEquivDirectSum_eq
∀ (R : Type u) (M : Type v) [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] (ι : Type u_1)
[inst_3 : DecidableEq ι] {N : Type u_2} [inst_4 : AddCommMonoid N] [inst_5 : Module R N] (ε : M →ₗ[R] N) (m : ι →₀ M),
(DirectSum.lmap fun x => ε) ((finsuppLEquivDirectSum R M ι) m) =
(finsuppLEquivDirectSum R N ι) (Finsupp.mapRange ⇑ε ⋯ m)- Defined in
- Mathlib.Algebra.DirectSum.Finsupp
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- Finsuppstatement and proof · cited by 5,255
- LinearEquivstatement · cited by 3,317
- DirectSumstatement · cited by 446
- Finsupp.mapRangestatement · cited by 91
- LinearMap.map_zerostatement · cited by 52
- DirectSum.lmapstatement and proof · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- IsBaseChange.finsuppPowproof · cited by 0