Mathlib Map

Theorems · Definition · commutative algebra

Algebra.Generators.Hom.toExtensionHom

{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'] →
                                [inst_8 : Algebra R S'] →
                                  [IsScalarTower R R' S'] →
                                    [IsScalarTower R S S'] → P.Hom P' → P.toExtension.Hom P'.toExtension

Reinterpret a hom between generators as a hom between extensions.

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

Around this declaration

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

Algebra.H1Cotangent.map · cited by 11H1Cotangent.mapAlgebra.Generators.H1Cotangent.δ · cited by 11H1Cotangent.δAlgebra.Generators.cotangentCompLocalizationAwayEquiv · cited by 6Generators.cotangentCompL…Algebra.Generators.Cotangent.exact · cited by 6Cotangent.exactAlgebra.Generators.CotangentSpace.compEquiv_symm_inr · cited by 4CotangentSpace.compEquiv_…Algebra.Generators.CotangentSpace.fst_compEquiv · cited by 4CotangentSpace.fst_compEq…Algebra.Generators.CotangentSpace.map_toComp_injective · cited by 4CotangentSpace.map_toComp…Algebra.Generators.H1Cotangent.equiv · cited by 4H1Cotangent.equivAlgebra.Generators.H1Cotangent.map_comp_cotangentComplex_baseChange · cited by 4H1Cotangent.map_comp_cota…Algebra.Generators.Cotangent.surjective_map_ofComp · cited by 3Cotangent.surjective_map_…Algebra.Generators.CotangentSpace.exact · cited by 3CotangentSpace.exactAlgebra.Generators.H1Cotangent.δ_eq_δAux · cited by 3H1Cotangent.δ_eq_δAuxAlgebra.Generators.liftBaseChange_injective_of_isLocalizationAway · cited by 2Generators.liftBaseChange…Algebra.Generators.map_comp_cotangentCompAwaySec · cited by 2Generators.map_comp_cotan…Algebra.Generators.repr_CotangentSpaceMap · cited by 2Generators.repr_Cotangent…CommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraIsScalarTower · cited by 3896IsScalarTowerAlgHom.toRingHom · cited by 490AlgHom.toRingHomAlgebra.Extension.Ring · cited by 179Extension.RingAlgebra.Generators · cited by 152Algebra.GeneratorsAlgebra.Generators.toExtension · cited by 103Generators.toExtensionAlgebra.Extension.Hom · cited by 51Extension.HomAlgebra.Generators.Hom.toAlgHom · cited by 30Hom.toAlgHomAlgebra.Generators.Hom · cited by 28Generators.HomHom.toExtensionHomCITED BYCITES

Cites10

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

Cited by41

Results whose statement or proof uses this declaration.