Theorems · Definition · commutative algebra
GradedRingHom.gradedAddHom
{ι : 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 : AddSubmonoidClass σ A] →
[inst_5 : AddSubmonoidClass τ B] → (𝒜 →+*ᵍ ℬ) → (i : ι) → ↥(𝒜 i) →+ ↥(ℬ i)A graded ring homomorphism descends to an additive homomorphism on each indexed component.
- Defined in
- Mathlib.RingTheory.GradedAlgebra.RingHom
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- AddMonoidHomstatement · cited by 3,230
- SetLikestatement and proof · cited by 1,084
- AddSubmonoidClassstatement and proof · cited by 346
- GradedRingHomstatement and proof · cited by 91
Cited by8
Results whose statement or proof uses this declaration.
- HomogeneousLocalization.NumDenSameDeg.mapproof · cited by 5
- GradedRingHom.gradedAddHom_apply_coestatement and proof · cited by 3
- DirectSum.decompose_mapstatement and proof · cited by 1
- map_directSumDecomposeproof · cited by 1
- HomogeneousLocalization.NumDenSameDeg.map_denstatement · cited by 1
- HomogeneousLocalization.NumDenSameDeg.map_numstatement · cited by 1
- GradedRingHom.gradedZeroRingHomproof · cited by 1
- AlgebraicGeometry.Proj.isLocallyFraction_comapStructureSheafFunproof · cited by 0