Theorems · Inductive type · ring theory
GradedAlgHom
(R : Type u_1) →
{A : Type u_2} →
{B : Type u_3} →
{ι : Type u_4} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Semiring B] →
[inst_3 : Algebra R A] →
[inst_4 : Algebra R B] →
[inst_5 : DecidableEq ι] →
[inst_6 : AddMonoid ι] →
(𝒜 : ι → Submodule R A) →
(ℬ : ι → Submodule R B) → [GradedAlgebra 𝒜] → [GradedAlgebra ℬ] → Type (max u_2 u_3)An R-linear homomorphism of graded algebras, denoted 𝒜 →ₐᵍ[R] ℬ.
- Defined in
- Mathlib.RingTheory.GradedAlgebra.AlgHom
- Cited by
- 52 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
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.
- Semiringstatement · cited by 13,802
- Algebrastatement · cited by 11,388
- CommSemiringstatement · cited by 10,911
- Submodulestatement · cited by 7,192
- AddMonoidstatement · cited by 2,864
- GradedAlgebrastatement · cited by 97
Cited by68
Results whose statement or proof uses this declaration.
- GradedAlgHom.toAlgHomstatement and proof · cited by 17
- GradedAlgHom.compstatement and proof · cited by 9
- GradedAlgHom.coe_toAlgHom_injectivestatement and proof · cited by 7
- GradedAlgHom.restrictScalarsstatement and proof · cited by 6
- GradedAlgHom.idstatement · cited by 6
- GradedAlgHom.ofClassstatement · cited by 3
- GradedAlgHom.toGradedRingHomstatement and proof · cited by 3
- GradedAlgHom.coe_fn_injectivestatement · cited by 3
- GradedAlgHom.liftEquivstatement and proof · cited by 2
- GradedAlgHom.restrictScalars_toAlgHomstatement and proof · cited by 1
- GradedAlgHom.toEndstatement · cited by 1
- GradedAlgHom.mk.injstatement · cited by 1