Theorems · Definition · commutative algebra
GradedAlgHom.liftEquiv
{ι : Type u_1} →
{R : Type u_2} →
{S : Type u_3} →
{A : Type u_4} →
{B : Type u_5} →
[inst : DecidableEq ι] →
[inst_1 : AddMonoid ι] →
[inst_2 : CommSemiring R] →
[inst_3 : CommSemiring S] →
[inst_4 : Semiring A] →
[inst_5 : Semiring B] →
[inst_6 : Algebra R A] →
[inst_7 : Algebra S B] →
(𝒜 : ι → Submodule R A) →
(ℬ : ι → Submodule S B) →
[inst_8 : GradedAlgebra 𝒜] →
[inst_9 : GradedAlgebra ℬ] →
[inst_10 : Algebra R S] →
[inst_11 : Algebra R B] →
[inst_12 : IsScalarTower R S B] →
(𝒜 →ₐᵍ[R] fun x => Submodule.restrictScalars R (ℬ x)) ≃
((fun x => Submodule.baseChange S (𝒜 x)) →ₐᵍ[S] ℬ)A map from the base change of a graded algebra is the same as a map to the scalar restriction.
In category-theoretical terms, this is an adjunction between:
1. 𝒜 ↦ (𝒜 · |>.baseChange S), a functor from Graded R-Algebra to Graded S-Algebra; and:
2. ℬ ↦ (ℬ · |>.restrictScalars R), a functor from Graded S-Algebra to Graded R-Algebra.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Equivstatement · cited by 8,337
- Submodulestatement and proof · cited by 7,192
- IsScalarTowerstatement and proof · cited by 3,896
- Equiv.symmproof · cited by 3,681
- AlgHomproof · cited by 3,236
- AddMonoidstatement and proof · cited by 2,864
- TensorProductstatement and proof · cited by 2,545
- Submodule.restrictScalarsstatement and proof · cited by 180
Cited by2
Results whose statement or proof uses this declaration.
- GradedAlgHom.liftEquiv_symm_applystatement · cited by 0
- GradedAlgHom.liftEquiv_tmulstatement · cited by 0