Theorems · Theorem · commutative algebra
Algebra.Generators.Hom.algebraMap_toAlgHom
∀ {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'] (f : P.Hom P')
(x : P.Ring), (MvPolynomial.aeval P'.val) (f.toAlgHom x) = (algebraMap S S') ((MvPolynomial.aeval P.val) x)- Defined in
- Mathlib.RingTheory.Extension.Generators
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Finsuppstatement · cited by 5,255
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · cited by 3,236
- MvPolynomialstatement · cited by 2,140
- AlgHom.compproof · cited by 501
- MvPolynomial.aevalstatement and proof · cited by 298
- DFunLike.congr_funproof · cited by 288
Cited by7
Results whose statement or proof uses this declaration.
- Algebra.Generators.Cotangent.exactproof · cited by 6
- Algebra.Generators.map_ofComp_kerproof · cited by 3
- Algebra.Generators.Hom.equivAlgHomproof · cited by 2
- Algebra.Generators.H1Cotangent.δAux_ofCompproof · cited by 1
- Algebra.Generators.H1Cotangent.δAux_toAlgHomproof · cited by 1
- Algebra.Generators.ker_comp_eq_supproof · cited by 1
- Algebra.Generators.Hom.algebraMap_toAlgHom'proof · cited by 0