Theorems · Theorem · commutative algebra
Algebra.Generators.toComp_toAlgHom_monomial
∀ {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 ι) (j : ι →₀ ℕ) (a : R),
(Q.toComp P).toAlgHom ((MvPolynomial.monomial j) a) = (MvPolynomial.monomial (Finsupp.sumElim 0 j)) a- Defined in
- Mathlib.RingTheory.Extension.Generators
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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 and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Finsetproof · cited by 13,712
- AddCommMonoidproof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringproof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Finsuppstatement and proof · cited by 5,255
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement and proof · cited by 3,236
- Multisetproof · cited by 2,627
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.Generators.map_toComp_kerproof · cited by 3