Theorems · Definition · ring theory
GradedAlgHom.comp
{R : Type u_1} →
{A : Type u_6} →
{B : Type u_7} →
{C : Type u_8} →
{ι : Type u_10} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Semiring B] →
[inst_3 : Semiring C] →
[inst_4 : Algebra R A] →
[inst_5 : Algebra R B] →
[inst_6 : Algebra R C] →
[inst_7 : DecidableEq ι] →
[inst_8 : AddMonoid ι] →
{𝒜 : ι → Submodule R A} →
{ℬ : ι → Submodule R B} →
{𝒞 : ι → Submodule R C} →
[inst_9 : GradedAlgebra 𝒜] →
[inst_10 : GradedAlgebra ℬ] →
[inst_11 : GradedAlgebra 𝒞] → (ℬ →ₐᵍ[R] 𝒞) → (𝒜 →ₐᵍ[R] ℬ) → 𝒜 →ₐᵍ[R] 𝒞If g and f are R-linear graded algebra homomorphisms with the domain of g equal to
the codomain of f, then g.comp f is the graded algebra homomorphism x ↦ g (f x).
- Defined in
- Mathlib.RingTheory.GradedAlgebra.AlgHom
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, 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.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Submodulestatement and proof · cited by 7,192
- AlgHomproof · cited by 3,236
- AddMonoidstatement and proof · cited by 2,864
- AlgHom.compproof · cited by 501
- GradedAlgebrastatement and proof · cited by 97
- GradedRingHomproof · cited by 91
- GradedAlgHomstatement and proof · cited by 52
- GradedRingHom.compproof · cited by 18
- GradedAlgHom.toAlgHomproof · cited by 17
Cited by9
Results whose statement or proof uses this declaration.
- GradedAlgHom.comp_applystatement and proof · cited by 0
- GradedAlgHom.comp_assocstatement · cited by 0
- GradedAlgHom.comp_idstatement · cited by 0
- GradedAlgHom.comp_toAlgHomstatement · cited by 0
- GradedAlgHom.comp_toGradedRingHomstatement · cited by 0
- GradedAlgHom.cancel_leftstatement and proof · cited by 0
- GradedAlgHom.cancel_rightstatement and proof · cited by 0
- GradedAlgHom.id_compstatement · cited by 0
- GradedAlgHom.toSemigroup_toMul_mulstatement · cited by 0