Theorems · Theorem · commutative algebra
DirectSum.decompose_map
∀ {ι : Type u_1} {A : Type u_2} {B : Type u_3} {σ : Type u_6} {τ : Type u_7} [inst : Semiring A] [inst_1 : Semiring B]
[inst_2 : SetLike σ A] [inst_3 : SetLike τ B] [inst_4 : DecidableEq ι] [inst_5 : AddMonoid ι]
[inst_6 : AddSubmonoidClass σ A] [inst_7 : AddSubmonoidClass τ B] (𝒜 : ι → σ) (ℬ : ι → τ) [inst_8 : GradedRing 𝒜]
[inst_9 : GradedRing ℬ] {F : Type u_10} [inst_10 : FunLike F A B] [inst_11 : GradedFunLike F 𝒜 ℬ]
[inst_12 : RingHomClass F A B] (f : F) {x : A},
(DirectSum.decompose ℬ) (f x) = (DirectSum.map (↑f).gradedAddHom) ((DirectSum.decompose 𝒜) x)- Defined in
- Mathlib.RingTheory.GradedAlgebra.RingHom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Semiringstatement and proof · cited by 13,802
- Finsetproof · cited by 13,712
- AddCommMonoidproof · cited by 12,281
- Equivstatement · cited by 8,337
- Finset.sumproof · cited by 5,195
- AddMonoidHomstatement · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- FunLikestatement and proof · cited by 2,560
- SetLikestatement and proof · cited by 1,084
- Subtype.propproof · cited by 505
- map_sumproof · cited by 455
Cited by1
Results whose statement or proof uses this declaration.
- map_directSumDecomposeproof · cited by 1