Theorems · Theorem · commutative algebra
MvPolynomial.universalFactorizationMapPresentation_jacobiMatrix
∀ (R : Type u_1) [inst : CommRing R] (n m k : ℕ) (hn : n = m + k),
(MvPolynomial.universalFactorizationMapPresentation R n m k hn).jacobiMatrix =
-((Matrix.reindex (finCongr ⋯) (finCongr ⋯))
((Polynomial.map
((MvPolynomial.mapAlgHom (Algebra.ofId R (MvPolynomial (Fin n) R))).comp
(MvPolynomial.rename Sum.inl)).toRingHom
(Polynomial.freeMonic R m)).sylvester
(Polynomial.map
((MvPolynomial.mapAlgHom (Algebra.ofId R (MvPolynomial (Fin n) R))).comp
(MvPolynomial.rename Sum.inr)).toRingHom
(Polynomial.freeMonic R k))
m k)).transpose- Cited by
- 1 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites58
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
- Algebraproof · cited by 11,388
- RingHomproof · cited by 10,189
- Equivstatement · cited by 8,337
- Finsuppstatement · cited by 5,255
- Matrixstatement · cited by 4,303
- Equiv.symmproof · cited by 3,681
- TensorProductstatement and proof · cited by 2,545
- MvPolynomialstatement and proof · cited by 2,140
- Set.Iccproof · cited by 1,702
- map_zeroproof · cited by 1,614
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.universalFactorizationMapPresentation_jacobianproof · cited by 1