Mathlib Map

Theorems · Definition · commutative algebra

Algebra.Generators.ofComp

{R : Type u} →
  {S : Type v} →
    {ι : Type w} →
      [inst : CommRing R] →
        [inst_1 : CommRing S] →
          [inst_2 : Algebra R S] →
            {ι' : Type u_3} →
              {T : Type u_7} →
                [inst_3 : CommRing T] →
                  [inst_4 : Algebra R T] →
                    [inst_5 : Algebra S T] →
                      [inst_6 : IsScalarTower R S T] →
                        (Q : Algebra.Generators S T ι') → (P : Algebra.Generators R S ι) → (Q.comp P).Hom Q

Given families of generators X ⊆ T over S and Y ⊆ S over R, there is a map of generators R[X, Y] → S[X].

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

Around this declaration

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

Algebra.Generators.H1Cotangent.δ · cited by 11H1Cotangent.δAlgebra.Generators.ofComp_val · cited by 7Generators.ofComp_valAlgebra.Generators.cotangentCompLocalizationAwayEquiv · cited by 6Generators.cotangentCompL…Algebra.Generators.Cotangent.exact · cited by 6Cotangent.exactAlgebra.Generators.toAlgHom_ofComp_surjective · cited by 5Generators.toAlgHom_ofCom…Algebra.Generators.CotangentSpace.fst_compEquiv · cited by 4CotangentSpace.fst_compEq…Algebra.Generators.Cotangent.surjective_map_ofComp · cited by 3Cotangent.surjective_map_…Algebra.Generators.CotangentSpace.exact · cited by 3CotangentSpace.exactAlgebra.Generators.map_ofComp_ker · cited by 3Generators.map_ofComp_kerAlgebra.Generators.map_toComp_ker · cited by 3Generators.map_toComp_kerAlgebra.Generators.H1Cotangent.δ_eq_δAux · cited by 3H1Cotangent.δ_eq_δAuxAlgebra.Generators.map_comp_cotangentCompAwaySec · cited by 2Generators.map_comp_cotan…Algebra.Generators.ofComp_kerCompPreimage · cited by 2Generators.ofComp_kerComp…Algebra.Generators.toAlgHom_ofComp_rename · cited by 2Generators.toAlgHom_ofCom…Algebra.Generators.comp_localizationAway_ker · cited by 1Generators.comp_localizat…DFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraIsScalarTower · cited by 3896IsScalarTowerMvPolynomial.X · cited by 552MvPolynomial.XMvPolynomial.C · cited by 400MvPolynomial.CAlgebra.Generators · cited by 152Algebra.GeneratorsAlgebra.Generators.val · cited by 115Generators.valAlgebra.Generators.comp · cited by 52Generators.compAlgebra.Generators.Hom · cited by 28Generators.HomGenerators.ofCompCITED BYCITES

Cites10

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

Cited by34

Results whose statement or proof uses this declaration.