Theorems · Definition · ring theory
GradedAlgHom.ofClass
{R : Type u_1} →
{A : Type u_6} →
{B : Type u_7} →
{ι : Type u_10} →
[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} →
[inst_7 : GradedAlgebra 𝒜] →
[inst_8 : GradedAlgebra ℬ] →
{F : Type u_11} →
[inst_9 : FunLike F A B] →
[GradedFunLike F 𝒜 ℬ] → [AlgHomClass F R A B] → F → 𝒜 →ₐᵍ[R] ℬTurn an element of a type F satisfying
[FunLike F A B] [GradedFunLike F 𝒜 ℬ] [AlgHomClass F R A B] into an actual GradedAlgHom.
In future mathlib this will be deprioritised in favour of using structural projections.
- Defined in
- Mathlib.RingTheory.GradedAlgebra.AlgHom
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- FunLikestatement and proof · cited by 2,560
- GradedAlgebrastatement and proof · cited by 97
- GradedRingHomproof · cited by 91
- GradedAlgHomstatement · cited by 52
- AlgHomClassstatement and proof · cited by 50
- AlgHomClass.toAlgHomproof · cited by 14
Cited by3
Results whose statement or proof uses this declaration.
- GradedAlgHom.toGradedRingHom_ofClassstatement · cited by 0
- GradedAlgHom.toAlgHom_ofClassstatement · cited by 0
- GradedAlgHom.coe_ofClassstatement · cited by 0