Theorems · Definition · group theory
DirectSum.coeAddMonoidHom
{ι : Type v} →
{M : Type u_1} →
{S : Type u_2} →
[DecidableEq ι] →
[inst : AddCommMonoid M] →
[inst_1 : SetLike S M] → [inst_2 : AddSubmonoidClass S M] → (A : ι → S) → (DirectSum ι fun i => ↥(A i)) →+ MThe canonical embedding from ⨁ i, A i to M where A is a collection of AddSubmonoid M
indexed by ι.
When S = Submodule _ M, this is available as a LinearMap, DirectSum.coe_linearMap.
- Defined in
- Mathlib.Algebra.DirectSum.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- AddMonoidHomstatement · cited by 3,230
- SetLikestatement and proof · cited by 1,084
- DirectSumstatement · cited by 446
- AddSubmonoidClassstatement and proof · cited by 346
- AddSubmonoidClass.subtypeproof · cited by 12
- DirectSum.toAddMonoidproof · cited by 11
Cited by17
Results whose statement or proof uses this declaration.
- DirectSum.decomposeproof · cited by 93
- DirectSum.IsInternalproof · cited by 65
- DirectSum.coeAddMonoidHom_ofstatement · cited by 3
- HahnEmbedding.Seed.hahnCoeff_applyproof · cited by 1
- DirectSum.Decomposition.left_invstatement · cited by 1
- DirectSum.coeAddMonoidHom_eq_dfinsuppSumstatement · cited by 1
- DirectSum.Decomposition.right_invstatement · cited by 1
- DirectSum.coe_decomposeTensor_applystatement and proof · cited by 0
- MvPolynomial.DirectSum.coeAddMonoidHom_eq_support_sumstatement · cited by 0
- DirectSum.Decomposition.mk.noConfusionstatement and proof · cited by 0
- DirectSum.Decomposition.noConfusionTypeproof · cited by 0
- DirectSum.IsInternal.chooseDecompositionproof · cited by 0