Mathlib Map

Theorems · Definition · commutative algebra

Algebra.Generators.Hom.val

{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 S S'] → P.Hom P' → ι → P'.Ring

The assignment of each variable in I to a value in P' = R'[X'].

Defined in
Mathlib.RingTheory.Extension.Generators
Cited by
23 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext
Assumes
CommRingCommRingAlgebraCommRingCommRingAlgebraAlgebra

Around this declaration

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

Cites5

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

Cited by25

Results whose statement or proof uses this declaration.