Theorems · Theorem · group theory
DirectSum.coeAddMonoidHom_of
∀ {ι : Type v} {M : Type u_1} {S : Type u_2} [inst : DecidableEq ι] [inst_1 : AddCommMonoid M] [inst_2 : SetLike S M]
[inst_3 : AddSubmonoidClass S M] (A : ι → S) (i : ι) (x : ↥(A i)),
(DirectSum.coeAddMonoidHom A) ((DirectSum.of (fun i => ↥(A i)) i) x) = ↑x- Defined in
- Mathlib.Algebra.DirectSum.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 87 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.
- DFunLike.coestatement · cited by 62,936
- 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
- DirectSum.ofstatement · cited by 122
- AddSubmonoidClass.subtypeproof · cited by 12
- DirectSum.toAddMonoid_ofproof · cited by 8
- DirectSum.coeAddMonoidHomstatement · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- DirectSum.decompose_symm_ofproof · cited by 7
- OrthogonalFamily.projection_directSum_coeAddHomproof · cited by 0
- DirectSum.coe_decomposeTensor_applyproof · cited by 0