Theorems · Theorem · commutative algebra
MvPolynomial.mapEquivMonic_symm_map
∀ {R : Type u_1} {S : Type u_2} {T : Type u_3} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing T]
[inst_3 : Algebra R S] [inst_4 : Algebra R T] (n : ℕ) (p : Polynomial.MonicDegreeEq S n) (g : S →ₐ[R] T),
(MvPolynomial.mapEquivMonic R T n).symm (p.map ↑g) = g.comp ((MvPolynomial.mapEquivMonic R S n).symm p)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Equivstatement · cited by 8,337
- Finsuppstatement · cited by 5,255
- Equiv.symmstatement · cited by 3,681
- AlgHomstatement and proof · cited by 3,236
- MvPolynomialstatement and proof · cited by 2,140
- RingHomClass.toRingHomstatement and proof · cited by 746
- AlgHom.compstatement and proof · cited by 501
- Equiv.symm_apply_applyproof · cited by 320
- Equiv.surjectiveproof · cited by 198
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.mapEquivMonic_symm_map_algebraMapproof · cited by 0