Theorems · Theorem · commutative algebra
Polynomial.sylvester_map_map
∀ {R : Type u_1} {S : Type u_2} [inst : Semiring R] [inst_1 : Semiring S] (f g : Polynomial R) (m n : ℕ) (φ : R →+* S),
(Polynomial.map φ f).sylvester (Polynomial.map φ g) m n = φ.mapMatrix (f.sylvester g m n)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Semiringstatement and proof · cited by 13,802
- RingHomstatement and proof · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Matrixstatement · cited by 4,303
- map_zeroproof · cited by 1,614
- Polynomial.coeffproof · cited by 1,045
- Polynomial.mapstatement · cited by 806
- Matrix.extproof · cited by 540
- Matrix.ofproof · cited by 336
- Polynomial.coeff_mapproof · cited by 114
- RingHom.mapMatrix_applyproof · cited by 73
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.resultant_map_mapproof · cited by 10