Theorems · Theorem · ring theory
DirectSum.coe_decompose_mul_add_of_right_mem
∀ {ι : Type u_1} {A : Type u_3} {σ : Type u_4} [inst : DecidableEq ι] [inst_1 : Semiring A] [inst_2 : SetLike σ A]
[inst_3 : AddSubmonoidClass σ A] (𝒜 : ι → σ) {i j : ι} [inst_4 : AddRightCancelMonoid ι] [inst_5 : GradedRing 𝒜]
{a b : A}, b ∈ 𝒜 j → ↑(((DirectSum.decompose 𝒜) (a * b)) (i + j)) = ↑(((DirectSum.decompose 𝒜) a) i) * b- Defined in
- Mathlib.RingTheory.GradedAlgebra.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 99 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 and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Equivstatement · cited by 8,337
- SetLikestatement and proof · cited by 1,084
- DFinsuppstatement · cited by 694
- DirectSumstatement and proof · cited by 446
- GradedRingstatement and proof · cited by 424
- AddSubmonoidClassstatement and proof · cited by 346
- DirectSum.decomposestatement and proof · cited by 93
- AddRightCancelMonoidstatement and proof · cited by 25
- DirectSum.decompose_coeproof · cited by 17
- DirectSum.decompose_mulproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- DirectSum.decompose_mul_add_rightproof · cited by 0
- AlgebraicGeometry.ProjectiveSpectrum.Proj.isLocalization_atPrimeproof · cited by 0