Theorems · Theorem · ring theory
DirectSum.coeLinearMap_eq_dfinsuppSum
∀ {R : Type u} [inst : Semiring R] {ι : Type v} [dec_ι : DecidableEq ι] {M : Type u_1} [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] (A : ι → Submodule R M) [inst_3 : DecidableEq M] (x : DirectSum ι fun i => ↥(A i)),
(DirectSum.coeLinearMap A) x = DFinsupp.sum x fun i x => ↑x- Defined in
- Mathlib.Algebra.DirectSum.Module
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Submodule.subtypeproof · cited by 480
- DirectSumstatement and proof · cited by 446
- LinearMap.toAddMonoidHomproof · cited by 101
- DFinsupp.sumstatement and proof · cited by 64
- DFinsupp.sumAddHom_applyproof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.DirectSum.coeLinearMap_eq_dfinsuppSumproof · cited by 3