Theorems · Definition · commutative algebra
GradedRingHom.ofClass
{ι : 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] →
{𝒜 : ι → σ} →
{ℬ : ι → τ} →
{F : Type u_10} →
[inst_4 : FunLike F A B] → [GradedFunLike F 𝒜 ℬ] → [RingHomClass F A B] → F → 𝒜 →+*ᵍ ℬTurn an element of a type F satisfying
[FunLike F A B] [GradedFunLike F 𝒜 ℬ] [RingHomClass F A B] into an actual GradedRingHom.
This should not be used directly. In the future, Mathlib will prefer structural projections over
these general constructions from hom classes.
- Defined in
- Mathlib.RingTheory.GradedAlgebra.RingHom
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- RingHomproof · cited by 10,189
- FunLikestatement and proof · cited by 2,560
- SetLikestatement and proof · cited by 1,084
- RingHomClass.toRingHomproof · cited by 746
- RingHomClassstatement and proof · cited by 193
- GradedRingHomstatement · cited by 91
- Graded.map_memproof · cited by 10
- GradedFunLikestatement and proof · cited by 9
Cited by6
Results whose statement or proof uses this declaration.
- GradedAlgHom.ofClassproof · cited by 3
- DirectSum.decompose_mapstatement and proof · cited by 1
- map_directSumDecomposeproof · cited by 1
- GradedRingHom.coe_ofClassstatement · cited by 0
- GradedAlgHom.toGradedRingHom_ofClassstatement · cited by 0
- GradedRingHom.ofClass.congr_simpstatement and proof · cited by 0