Theorems · Theorem · commutative algebra
Algebra.Generators.Hom.toAlgHom_monomial
∀ {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'] (f : P.Hom P') (v : ι →₀ ℕ) (r : R),
f.toAlgHom ((MvPolynomial.monomial v) r) = r • v.prod fun x1 x2 => f.val x1 ^ x2- Defined in
- Mathlib.RingTheory.Extension.Generators
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- Finsuppstatement and proof · cited by 5,255
- Algebra.algebraMapproof · cited by 4,706
- AlgHomstatement and proof · cited by 3,236
- MvPolynomialstatement · cited by 2,140
- Algebra.smul_defproof · cited by 287
- MvPolynomial.monomialstatement and proof · cited by 253
- Finsupp.prodstatement and proof · cited by 231
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.Generators.ofComp_kerCompPreimageproof · cited by 2
- Algebra.Generators.ofComp_toAlgHom_monomial_sumElimproof · cited by 1