Mathlib Map

Theorems · Definition · commutative algebra

Algebra.Generators.Hom.toAlgHom

{R : Type u} →
  {S : Type v} →
    {ι : Type w} →
      [inst : CommRing R] →
        [inst_1 : CommRing S] →
          [inst_2 : Algebra R S] →
            {P : Algebra.Generators R S ι} →
              {R' : Type u_1} →
                {S' : Type u_2} →
                  {ι' : Type u_3} →
                    [inst_3 : CommRing R'] →
                      [inst_4 : CommRing S'] →
                        [inst_5 : Algebra R' S'] →
                          {P' : Algebra.Generators R' S' ι'} →
                            [inst_6 : Algebra R R'] → [inst_7 : Algebra S S'] → P.Hom P' → P.Ring →ₐ[R] P'.Ring

A hom between two families of generators gives an algebra homomorphism between the polynomial rings.

Defined in
Mathlib.RingTheory.Extension.Generators
Cited by
30 results in Mathlib
Foundations
Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraCommRingCommRingAlgebraAlgebraAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Algebra.Generators.Hom.toExtensionHom · cited by 37Hom.toExtensionHomAlgebra.Generators.Hom.toAlgHom_X · cited by 12Hom.toAlgHom_XAlgebra.Generators.Cotangent.exact · cited by 6Cotangent.exactAlgebra.Generators.Hom.algebraMap_toAlgHom · cited by 6Hom.algebraMap_toAlgHomAlgebra.Generators.toAlgHom_ofComp_surjective · cited by 5Generators.toAlgHom_ofCom…Algebra.Generators.compLocalizationAwayAlgHom_toAlgHom_toComp · cited by 3Generators.compLocalizati…Algebra.Generators.Cotangent.surjective_map_ofComp · cited by 3Cotangent.surjective_map_…Algebra.Generators.map_ofComp_ker · cited by 3Generators.map_ofComp_kerAlgebra.Generators.map_toComp_ker · cited by 3Generators.map_toComp_kerAlgebra.Generators.toComp_toAlgHom · cited by 3Generators.toComp_toAlgHomAlgebra.Generators.liftBaseChange_injective_of_isLocalizationAway · cited by 2Generators.liftBaseChange…Algebra.Generators.ofComp_kerCompPreimage · cited by 2Generators.ofComp_kerComp…Algebra.Generators.Hom.equivAlgHom · cited by 2Hom.equivAlgHomAlgebra.Generators.toAlgHom_ofComp_rename · cited by 2Generators.toAlgHom_ofCom…Algebra.Generators.Hom.toAlgHom_monomial · cited by 2Hom.toAlgHom_monomialCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraFinsupp · cited by 5255FinsuppAlgHom · cited by 3236AlgHomMvPolynomial.aeval · cited by 298MvPolynomial.aevalAlgebra.Generators · cited by 152Algebra.GeneratorsAlgebra.Generators.Ring · cited by 133Generators.RingAlgebra.Generators.Hom · cited by 28Generators.HomAlgebra.Generators.Hom.val · cited by 23Hom.valHom.toAlgHomCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by32

Results whose statement or proof uses this declaration.